On 7/4/07, Ortwin Glück <[EMAIL PROTECTED]> wrote:



Samuli Seppänen wrote:
> People seem to have shared their appletouch configs, so here's mine
> also. I'm quite pleased with it, except that the Palm/Two finger
> detection does not seem to work.
>
> Section "InputDevice"
>         Driver          "synaptics"
>         Option          "Device"                "/dev/input/mice"
>         Option          "Protocol"              "auto-dev"

/dev/input/mice is NOT a suitable device for the synaptics driver. You
need to supply the real device.

Ortwin



I'll say the same thing as Nick... As far as I'm aware, using "auto-dev"
completely overides your device option and will use a /dev/input/event*
node.... You can put:

Option          "Device"                "/usr/local/rumplestilskin"

and an event* node will still get used. Someone correct me if I'm wrong but
I'm fairly certain that I'm not... Those of you who are using custom
"Device" options, check your Xorg.0.log... It's possible your still using
event if you've specified "auto-dev"...

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