Keyboard layout/language in config

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Keyboard layout/language in config

Re: Keyboard layout/language in config

by aka » Thu Aug 22, 2019 6:43 pm

1. config.txt is raspberry firmware config, mostly for display settings.

Language and keyboard is in WTware config. WTware config is configs/config.wtc (or on TFTP/HTTP server if downloaded by network).

2. Try to add to WTware config:

Code: Select all

language=de,default

Keyboard layout/language in config

by cwt » Wed Aug 21, 2019 9:35 am

Howdy!

First: great software! I already bought a license for testing purposes.

My question: can I define a different keyboard language in the config.txt of the Raspberry Pi 4B? I don't mean the language definded in the terminal configuration file.

The problem is, that the English keyboard layout in the login window leads to problems (we have the German keyboard layout) when entering usernames and passwords. Typical: Z <-> Y, umlauts (Ö, Ä & Ü), etc.

Thanks in advance :)

Cheers

Chris

Top