granziliao> How to make xserver-xfree86 4.0.2 to emulate 3 button for
granziliao> a 2 button mouse?
granziliao> 如何讓雙鍵滑鼠在 xserver-xfree86 4.0.2 下模擬三鍵滑鼠?
granziliao> Thanx!!!

in the section "InputDevice" of  XF86onfig-4, 
Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/gpmdata"
        Option          "Protocol"              "IntelliMouse"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Regards,

--Wen
[EMAIL PROTECTED]

-- 
| This message was re-posted from [email protected]
| and converted from gb2312 to big5 by an automatic gateway.


回复