Mouse Configuration

Alexander Dalloz ad+lists at uni-x.org
Tue Apr 26 13:58:06 UTC 2005


Am Di, den 26.04.2005 schrieb Adam Burke um 4:53:

> Is there any way to reconfigure the mouse buttons in fedora? I have an
> IntelliMouse Explorer which has extra buttons on the side which are
> doing weird commands whenever i press them, and i would like to set
> them to be back and forward commands as they are default in windows.
> Any help would be greatly appreciated.
> 
> Adam Burke

In /etc/X121/xorg.conf:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "yes"

Additionally executing following command:
/usr/X11R6/bin/xmodmap -e "pointer = 1 2 3 6 7 4 5"

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773
legal statement: http://www.uni-x.org/legal.html
Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.11-1.14_FC2smp 
Serendipity 15:56:29 up 14 days, 12:36, load average: 0.41, 0.30, 0.27 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20050426/2af805e7/attachment-0002.bin 


More information about the users mailing list