![]() |
Multi_key, xorg.conf & setxkbmap
Hello, I've only recently learned how to use the "Multi_key" function of the X windows system... I learned how to set a ‘compose key’ from:
http://www.linuxhowtos.org/Tips%20an...ks/compose.htm Which I found via google. It gave both directions for defining a compose key in the xorg.conf file. which method did NOT work for me on Arch Linux «even after a full reboot...» I'm not all that concerned about that however, because I find the temporary setxkbmap method more appealing anyway. A simple ‘~/bin’ bash script which if $1 begins with -h will less /usr/share/X11/locale/en_US.UTF-8/Compose and will otherwise run the command: Code:
setxkbmap -model pc104 -layout us -option compose:rwinMy question is IF I use the above setxkbmap command to enable a Multi_key, is there also a setxkbmap command I could issue to disable it??? |
Man sexkbmap
Code:
Code:
setxkbmap -model pc104 -layout us -option -option compose:lwin |
Quote:
|
| All times are GMT -5. The time now is 05:32 AM. |