Thread: help w/udev rule for Cirque Glidepoint?
folks, i've got adesso keyboard cirque glidepoint touchpad.
cirque subsidiary of alps, although doesn't mean cirque's glidepoint compatible alps touchpad driver.
nonetheless, i'm plowing forward. between xorg.log , output of udevadm, think i've got enough information wire glidepoint synaptic driver, assuming can write udev rule inclusion in /etc/udev/rules.d.
cannot find simple explanation or example of writing such rule. teasing out salient part of /lib/udev/rules.d/60-persistent-input.rules , /lib/udev/rules.d/66-xorg-synaptics-quirks.rules has been unproductive.
can point me source?
if can @ least wire rules, can play around different drivers.
think need tell x use specific driver, rather evdev, since want access seemingly vendor-specific capabilities -- might available through synaptics driver.
help. output of udevadm , xorg.log below.
using udevadm, i've lifted:
looking @ device '/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.5/1-2.5:1.0/input/input3/event3':
kernel=="event3"
subsystem=="input"
driver==""
looking @ parent device '/devices/pci0000:00/0000:00:02.1/usb1/1-2/1-2.5/1-2.5:1.0/input/input3':
kernels=="input3"
subsystems=="input"
drivers==""
attrs{name}=="cirque glidepoint"
attrs{phys}=="usb-0000:00:02.1-2.5/input0"
attrs{uniq}==""
attrs{properties}=="0"
, xorg.log shows me:
[ 26.124] (ii) config/udev: adding input device cirque glidepoint (/dev/input/event3)
[ 26.125] (**) cirque glidepoint: applying inputclass "evdev pointer catchall"
[ 26.125] (**) cirque glidepoint: applying inputclass "evdev keyboard catchall"
[ 26.125] (ii) using input driver 'evdev' 'cirque glidepoint'
[ 26.125] (ii) loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 26.125] (**) cirque glidepoint: reports core events
[ 26.125] (**) cirque glidepoint: device: "/dev/input/event3"
[ 26.125] (--) cirque glidepoint: found 3 mouse buttons
[ 26.125] (--) cirque glidepoint: found scroll wheel(s)
[ 26.125] (--) cirque glidepoint: found relative axes
[ 26.125] (--) cirque glidepoint: found x , y relative axes
[ 26.125] (--) cirque glidepoint: found absolute axes
[ 26.125] (ii) evdev-grail: failed open grail, no gesture support
[ 26.125] (--) cirque glidepoint: found keys
[ 26.125] (ii) cirque glidepoint: configuring mouse
[ 26.125] (ii) cirque glidepoint: configuring keyboard
[.... , more...
sorry, forgot mention i'm running 11.10
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] help w/udev rule for Cirque Glidepoint?
Ubuntu
Comments
Post a Comment