>  Can you post the mouse protocol section of your XF86Config file. I tried
> that (the -M forces -R) and set the protocol to MouseSystems and the
> device to /dev/gpmdata, but it would not work (ie. no mouse activity at
> all.) I am using the built in touchpad and an external Microsoft 2-button
> bus mouse.=20

Keep in mind that you have to specify the mouse-system protocol, since the
repeater functionality of gpm provides [/dev/gpmdata] only this protocol.

Here is the excerpt:

-- snip --
Section "Pointer"
    Protocol    "MouseSystems"
    Device      "/dev/gpmdata"
#    Protocol    "PS/2"
#    Device      "/dev/psaux"
    Emulate3Buttons
    Emulate3Timeout    90
EndSection
-- snip --

Hope this helps.

Oliver

-- 
[SBS Duluth, GA]
Oliver Seidel             ConSol*
Tel.  +49.89.45841-103    Consulting&Solutions Software GmbH 
Fax   +49.89.45841-111    Franziskanerstr. 38, D-81669 M�nchen
email: [EMAIL PROTECTED]  WWW: http://www.consol.com

Reply via email to