Portál AbcLinuxu, 31. října 2025 13:54
 7.11.2008 21:27
Jardík             | skóre: 40
             | blog: jarda_bloguje
        7.11.2008 21:27
Jardík             | skóre: 40
             | blog: jarda_bloguje
            
         8.11.2008 12:58
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 12:58
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         8.11.2008 13:21
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 13:21
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        Option "AutoAddDevices" "false"
             8.11.2008 13:36
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 13:36
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        (II) config/hal: Adding input device TPPS/2 IBM TrackPoint (**) TPPS/2 IBM TrackPoint: always reports core events (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event5" (II) TPPS/2 IBM TrackPoint: Found x and y relative axes (II) TPPS/2 IBM TrackPoint: Found mouse buttons (II) TPPS/2 IBM TrackPoint: Configuring as mouse (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE) (**) Option "Emulate3Buttons" "true" (II) TPPS/2 IBM TrackPoint: Forcing middle mouse button emulation. (II) config/hal: Adding input device AT Translated Set 2 keyboardVeci ako scrollovanie trackpoinotm úplne ignoruje. Treba na to nejaký špeciálny software?
 8.11.2008 14:04
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 14:04
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        $ hal-device /org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input
udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'
  input.x11_options.Emulate3Buttons = 'true'  (string)
  input.x11_options.YAxisMapping = '4 5'  (string)
  linux.sysfs_path = '/sys/class/input/input4/event4'  (string)
  info.category = 'input'  (string)
  input.device = '/dev/input/event4'  (string)
  info.subsystem = 'input'  (string)
  input.x11_options.XAxisMapping = '6 7'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port'  (string)
  info.capabilities = { 'input', 'input.mouse' } (string list)
  info.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.x11_options.EmulateWheelTimeOut = '200'  (string)
  info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  linux.device_file = '/dev/input/event4'  (string)
  input.x11_driver = 'evdev'  (string)
  input.x11_options.EmulateWheel = 'true'  (string)
  input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port'  (string)
  input.x11_options.EmulateWheelButton = '2'  (string)
  input.x11_options.ZAxsisMapping = '4 5'  (string)
             8.11.2008 23:27
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
        8.11.2008 23:27
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
         8.11.2008 23:37
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
        8.11.2008 23:37
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
         9.11.2008 09:05
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        9.11.2008 09:05
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         9.11.2008 12:32
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
        9.11.2008 12:32
Marián Kyral             | skóre: 29
             | blog: Sem_Tam
             | Frýdek-Místek
         9.11.2008 12:52
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        9.11.2008 12:52
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        Takže presne to nastavenie mám. Z logu:
(II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE) (**) Option "Emulate3Buttons" "true" (II) TPPS/2 IBM TrackPoint: Forcing middle mouse button emulation.
vyplýva, že jediné nastavenie ktoré z hal použilo je emulácia 3 gombíkov (nie scrollovanie).
Z výpisu hal-device:
udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'
  input.x11_options.Emulate3Buttons = 'true'  (string)
  input.x11_options.YAxisMapping = '4 5'  (string)
  linux.sysfs_path = '/sys/class/input/input4/event4'  (string)
  info.category = 'input'  (string)
  input.device = '/dev/input/event4'  (string)
  info.subsystem = 'input'  (string)
  input.x11_options.XAxisMapping = '6 7'  (string)
  info.parent = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port'  (string)
  info.capabilities = { 'input', 'input.mouse' } (string list)
  info.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.product = 'TPPS/2 IBM TrackPoint'  (string)
  input.x11_options.EmulateWheelTimeOut = '200'  (string)
  info.udi = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port_logicaldev_input'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  linux.device_file = '/dev/input/event4'  (string)
  input.x11_driver = 'evdev'  (string)
  input.x11_options.EmulateWheel = 'true'  (string)
  input.originating_device = '/org/freedesktop/Hal/devices/platform_i8042_i8042_AUX_port'  (string)
  input.x11_options.EmulateWheelButton = '2'  (string)
  input.x11_options.ZAxsisMapping = '4 5'  (string)
vyplýva, že systém hal má správne informácie o trackpointe (alebo sa mýlim)?
Potrebujem teda vedieť čo mám zlé. Najlepšie nejaká referenčná dokumentácia s voľbami, požiadavkami, napr. xorg-server >=, hal .. proste aký software k tomu potrebujem ...
No a k verziám:
x11-base/xorg-server-1.5.2 x11-proto/inputproto-1.4.4 x11-drivers/xf86-input-evdev-2.0.7 x11-drivers/xf86-input-mouse-1.3.0 x11-drivers/xf86-input-keyboard-1.3.1 sys-apps/hal-0.5.11-r1 sys-apps/dbus-1.2.3-r1
 9.11.2008 16:49
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        9.11.2008 16:49
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         9.11.2008 09:08
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        9.11.2008 09:08
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         8.11.2008 14:55
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 14:55
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        Xorg.0.log sleduj i výpisy daemon.log. Pokud máš v konfiguraci chybu, stěžuje si tam.
             8.11.2008 18:20
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        8.11.2008 18:20
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         9.11.2008 09:06
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
        9.11.2008 09:06
mirec             | skóre: 32
             | blog: mirecove_dristy
             | Poprad
         9.11.2008 14:38
David Heidelberg             | skóre: 46
             | blog: blog_
        9.11.2008 14:38
David Heidelberg             | skóre: 46
             | blog: blog_
            
         To řešení přes hal je doopravdy lepší, než přes xorg.conf
 To řešení přes hal je doopravdy lepší, než přes xorg.conf  
            
        Tiskni
            
                Sdílej:
                 
                 
                 
                 
                 
                 
            
    
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.