Hello. I have a problem with configuring input devices in Xorg. No matter what I put as Match* in my InputClass section in /etc/X11/xorg.conf.d/90-input-streak.conf my devices are not matched and X server does not detect them.
If i set "AllowEmptyInput" "False" option, my devices are created with default configuration, but still not matched against my custom InputClass sections. This also suggests that 00-input-default.conf does not set 'evdev' driver on the devices. At the end of my .log I noticed the following lines: [ 465.418] config/udev: failed to bind the udev monitor [ 465.456] [config] failed to initialise udev Could this be the cause that the Xorg server does not detect any devices? This might be related to the fact we have Xorg server running as meego user not root, and it does not have permission to bind udev monitor. [r...@localhost ~]# su meego -c 'udevadm monitor' monitor will print the received events for: bind failed: Operation not permitted error: unable to subscribe to udev events _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
