Re: Mouse Configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux