Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
XFree86: Versions since 3.3
You'd like top switch between different keyboard mappings without having to reconfigure and restart the XFree86 system every time.
First, you'll need the keymap information for the specific keyboards you wish to use. These can be generated with the tool xmodmap
.
After you've created the necessary keymaps proceed as follows:
xterm
or the like)
xmodmap -pke > Xmodmap.en
SaX
or xf86config
) for the second keymap you'd like to use (in this example French).
xmodmap -pke > Xmodmap.fr
xmodmap
in a terminal window as follows:
xmodmap ~/Xmodmap.fr
In this case we've changed to the French keymap we saved earlier.
See also:
Keywords: XFREE86, KEYBOARD, XMODMAP
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch