> >I checked that /dev/mouse was symlinked to /dev/adbmouse, check. >Mouse works on the console via GPM, so I know that's not the >problem.. I understand that Xpmac doesn't use the XF86Config file, >that it needs commandline options, so can someone tell me the >commandline options to replace the "Protocol BusMouse, Buttons 2, >Emulate3Button, Device /dev/adbmouse" options I have in XF86Config?
I think you can fake Xpmac by creating a symlink /dev/usbmouse pointing to /dev/input/mice when using the new input layer. Xpmac will "think" there's an USB mouse and will then correctly use the PS/2 protocol as provided by the new input layer.

