Logitech Cordless Keyboard/Mouse problem
hi
im haveing a problem with my Logitech Cordless Keyboard / Mouse, i use Debian linux .
Keyboard :
1.the keyboard has those fancy (useless) buttonts at the top and (ofcorse) they dont work, so if enybdy nows how to activate them plz tell me
2. in X the Alt & Alt Gr buttons dont works oa cant write @ and (backslash), ...
Mouse : i have a problem with the wheel
in my XF86config i have :
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
Section "InputDevice"
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
i have tried to coment the line Option "Buttons" "5" but it doesnt work
plz help
alyo
|