Quick Tips
From andLinux
(Difference between revisions)
(New page: ==German Keyboard Layout in Xming== Add "-xkbmodel pc105 -xkblayout de" to the startup arguments in the Xming shortcut) |
|||
| Line 1: | Line 1: | ||
| - | ==German Keyboard Layout in Xming== | + | == German Keyboard Layout in Xming == |
| + | === via Xming arguments === | ||
Add "-xkbmodel pc105 -xkblayout de" to the startup arguments in the Xming shortcut | Add "-xkbmodel pc105 -xkblayout de" to the startup arguments in the Xming shortcut | ||
| + | === in terminal === | ||
| + | With "loadkeys de" you can set to german keyboard for the current session. | ||
| + | === via dpkg === | ||
| + | run "dpkg-reconfigure console-data" to run the setup. | ||
Revision as of 08:54, 22 April 2008
Contents |
German Keyboard Layout in Xming
via Xming arguments
Add "-xkbmodel pc105 -xkblayout de" to the startup arguments in the Xming shortcut
in terminal
With "loadkeys de" you can set to german keyboard for the current session.
via dpkg
run "dpkg-reconfigure console-data" to run the setup.
