On Sun, 04 Mar 2001, [EMAIL PROTECTED] wrote:
> Date: Sun, 04 Mar 2001 23:24:34 +0900 (JST)
> To: [EMAIL PROTECTED]
> From: [EMAIL PROTECTED]
> CC: [email protected]
> Sender: Anthony Fok <[EMAIL PROTECTED]>
> Subject: Re: 3��mouse in xfree86 4.0.2..........
>
> granziliao> How to make xserver-xfree86 4.0.2 to emulate 3 button for
> granziliao> a 2 button mouse?
> granziliao> �p��������ƹ��b xserver-xfree86 4.0.2 �U�����T��ƹ�?
> granziliao> Thanx!!!
>
> in the section "InputDevice" of XF86onfig-4,
> Section "InputDevice"
> Identifier "Generic Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/gpmdata"
Option "Device" "/dev/psaux"
> Option "Protocol" "IntelliMouse"
Option "Potocol" "PS/2"
> Option "Emulate3Buttons" "true"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> Regards,
>
> --Wen
> [EMAIL PROTECTED]
It works! Thanz a lot!
I do like to use gpm ,so my mouse potocol is ps2.
I hope that it may help other friends use PS/2 potocol