-
-
Notifications
You must be signed in to change notification settings - Fork 341
howto change keyboard layout? #175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Not sure I understand the question/problem. You should be able to do it on host itself ? |
so you mean the keyboard layout is based on the host kb layout? |
Exactly. The VNC protocol takes care of that. A keyboard layout is not really used inside the container. |
can i somehow change the keyboard layout inside a docker container? |
linuxserver/firefox is using RDP instead of VNC. This is why a keyboard layout make sense in that case. Keyboard layout doesn't apply with VNC. So I don't know how this could be done... Why using the host's keyboard layout doesn't work for you ? |
unfortunetaly not :/ |
hi, is there a way to change the keyboard layout to german to be able to write special characters like 'äüöÄÜÖ'
The text was updated successfully, but these errors were encountered: