Change Keyboard to German, not the language


SonWon

Recommended Posts

I used the plugin "Nerd Tools". Installed "kbd-1.15.3-x86_64-2.txz" (Settings - Nerd Pack) and added this to the go file on flash for Swedish keyboard (qwerty) in terminal etc:

# load keyboard layout
loadkeys se-latin1

For german (qwertz), you have these:
de-latin1-nodeadkeys
de-latin1
de-mobii
de
de_CH-latin1

de_alt_UTF-8

Add and reboot (you can also try it out by running "loadkeys de-latin1-nodeadkeys" in the server terminal without rebooting ofc).
 

You could also download kbd-1.15.3-x86_64-2.txz manually and put it in to flash/extra folder and it will install at boot instead of using Nerd Tools.


I hope this helps. :)

Edited by Niklas
  • Like 1
Link to comment
  • 2 years later...

Unfortunately loadkeys is not longer available on 6.9.2:

~# loadkeys de-latin1
-bash: loadkeys: command not found
~# which loadkeys
which: no loadkeys in (.:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin)

 

Edited by ol2tmx
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.