Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Fix broken shift+down/up/8/= in X11 and KDE' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Fix broken shift+down/up/8/= in X11 and KDE
Authored by: nwpierce on May 23, '04 10:28:37PM

To simplify things a tad, you can just put this in your ~/.Xmodmap:

keycode 74 =
keycode 78 =
keycode 80 =
keycode 85 =

and then touch /etc/X11/xinit/xinitrc as mentioned earlier... No need to copy the whole map :-)



[ Reply to This | # ]