The Following 5 Users Say Thank You to francoisg For This Useful Post: | ||
|
2010-02-17
, 19:21
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#2
|
to work around this, I run setxkbmap. this also has the effect of fixing the repeat problems on the left and down buttons
then i load up the xmodmap (to fix control and set other keys i use often) and run xkbset to enable sticky keys and disable timers. this enables sticky keys for shift, ctrl, alt, and fn.
All this goes into a file I autorun when I startup which looks like:
--francois