Udev should do it's job without any extra rules. I use standard event* nodes
that should already be set up on any distro.

KERNEL=="event*",   MODE="0644",    NAME="input/%k"

From sys.log:
Jun 30 01:09:58 jaguar kernel: appletouch Geyser 3 inited.
Jun 30 01:09:58 jaguar kernel: input: appletouch as /class/input/input11
Jun 30 01:09:58 jaguar kernel: usbcore: registered new interface driver
appletouch

xorg.conf is at
http://jaguarlinux.com/pub/DIY/source/x11R7.x/extras/xorg.conf-MBP

My "device" option is redundant because it uses protocol "auto-dev" to
assign a node for it, which will always be event*

From Xorg.0.log:

Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
(--) Touchpad auto-dev sets device to /dev/input/event11
(**) Option "Device" "/dev/input/event11"

Jon
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Mactel-linux-users mailing list
Mactel-linux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mactel-linux-users

Reply via email to