Moderatore: Staff
A questo punto xò a me esce sempre lo stesso messaggio d'errore:xmodmap -e "pointer = 1 2 3 6 7 4 5"
bash-2.05b# xmodmap -e "pointer = 1 2 3 6 7 4 5"
xmodmap: commandline:0: bad number of buttons, must have 3 instead of 7
xmodmap: 1 error encountered, aborting.
bash-2.05b#
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection
# Aggiunta per il mouse usb
Section "InputDevice"
Identifier "Mouse2"
Option "ButtonNumber" "7"
Option "Name" "Autodetection"
Option "Vendor" "Sysp"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "SendCoreEvents" "true"
Option "ZAxisMapping" "6 7"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
EndSection


Visitano il forum: Nessuno e 1 ospite