|
Key remap
Hey guys,
I've read several boards, and I understood that X substitutes its own
key mapping (with less flexibility than the linux base, but still sufficient).
Say, I want to remap aring to AltGr+o and Aring to AltGr+O.
At the moment, it's the O with a stripe through it, which I don't need.
I've read things about the loadkeys, dumpkeys and showkey commands.
In addition, I'd like this mapping to be valid in the command line as much as in
an usual X window. (Is that possible with this X substitution, or should we
remap in 2 places?)
I've read a post in the Slackware Distro forum, but I don't want to rewrite the keymap file, cuz I believe that I can write a simple file in my home folder to substitute again my own keymap.
(If there's substitution once, there can be one more time...)
Could somebody help me to understand what's going on, and possibly a procedure
to follow?
Thanks
@+ Daz
PS : `xmodmap -e "keysym o = o O aring Aring"` runs, but then the AltGr key seems disabled, meaning that not only AltGr+o doesn't output anything, but no other AltGr combinations work.
|