On Wed, Oct 10, 2001 at 08:07:05PM +0200, S?ren Neigaard wrote: > How do I get my touchpad working on my Dell Inspiron 7500? If I unplug > my mouse, and as much as touches my touchpad, it goes bananas all over > the desktop.
That at least means you've got it working... only in the wrong protocol mode. Check your gpm/X mouse configuration and see what protocol your mouse is currently setup for. It will probably not be plain PS/2 which is what most touchpads are. I've got my system set up like this: gpm: use /dev/psaux as PS/2 device (Interal touchpad and optional external PS/2 mouse) X: /dev/input/mice as Scrolling MouseManPlusPS/2 mouse, and /dev/psaux as generic PS/2 mouse (X supports multiple mice) So check your config files :) -- Mark Janssen Unix Consultant @ SyConOS IT E-mail: [EMAIL PROTECTED] GnuPG Key Id: 357D2178 http: maniac.nl, unix-god.[net|org], markjanssen.[com|net|org|nl] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

