|
|
||
A Slackware Desktop Enhancement GuideConfiguring the Right Alt Key The Same As The Left Alt Key© Copyright Darrell Anderson. Although with hindsight I now understand the design philosophy, one aspect of GNU/Linux that disgruntled me from my beginning days of using GNU/Linux was that outside of KDE the Right Alt key did not work the same as the Left Alt key. This frustrated me because I use an old but faithful Northgate Omnikey Ultra-T keyboard and the primary functions keys are located on the left side of the keyboard. Additional functions keys are located at the top of the keyboard and I modify those keys to act as Shift-Fn keys. I have small hands and using the Left Alt key was always awkward with one hand. Through the many years I have been using this keyboard, I developed a habit of using two hands to invoke function key commands by using the Right Alt key. Standard GNU/Linux design assigns a different function to the Right Alt key called the AltGr function. This function is for people who need a special modifier key to toggle between different keymaps for different languages. Certainly a handy feature for many people but for me, still frustrating. After a long time of not knowing how to fix the problem, one day I stumbled upon some clues and I quickly tackled the problem to resolve my keyboard frustrations. Now my Right Alt and Left Alt keys work exactly the same when in console mode. Please bear in mind that my solution is not for everybody and that my solution disables the standard AltGr function expected by many people.
You now can run the rc.keymap script manually and both Alt keys should work the same. If later you decide that you want to restore the AltGr function associated with the Right Alt key, merely edit the rc.keymap script. Or, if you are handy with writing scripts, edit the rc.keymap file to toggle keymaps for you. /usr/share/kbd/keymaps/i386/qwerty/us-two-alt.map.gz Finis. |
||