On Wed, 2001-11-28 at 15:07, Udo Willers wrote: > greetings to everyone. I want to use an build-in touchpad and, if > attached, an USB mouse with 7 buttons. > To use the side buttons, if have to map the wheel to button 6 and 7 and > then remap them with xmodmap > to button 4 and 5. > This works fine if I use the USB mouse as core pointer and the touchpad > to generate core events. > This has the drawback that my X-Server won't start if the USB mouse is > not attached because it can't find the core pointer.
This should work if you use /dev/input/mice with protocol ImPS/2 for the USB mouse. -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
