On Fri, Jan 30, 2009 at 9:08 AM, Jeff Chua <[email protected]> wrote: > On Fri, Jan 30, 2009 at 9:58 PM, Jeff Chua <[email protected]> wrote: >> On Fri, Jan 30, 2009 at 7:28 PM, Peter Hutterer >> <[email protected]> wrote: >>> please provide your log file. > > Ok, found the problem. It was naive assumption to assume keyboard is > at event0 and mouse at event1. Turned out be event 6 and 8 from > /proc/bus/input/devices.
If you can use the persistent symlinks: /dev/input/by-id and /dev/input/by-path. The event nodes are essentially random and are only determined by the order the kernel initializes them. -- Dan _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
