|
Linux thinks Im holding the ctrl key when Im not
Hi,
I have tried with three differen keyboards, same error.
Sometimes linux percives the ctrl, alt or shift key as pressed, even though Im not touching eithr one of them. This results in some rather annoying situations!
I have tried playing with XF86Config-4:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "dk"
Option "AutoRepeat" "1500 130"
Option "XkbVariant" "nodeadkeys"
EndSection
and also with KDEs keyboard control center, but the problem continues ...
any ideas ?
THANKS !
|