Skip to content

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

Open
3x3cut0r opened this issue Apr 4, 2023 · 6 comments
Open

howto change keyboard layout? #175

3x3cut0r opened this issue Apr 4, 2023 · 6 comments

Comments

@3x3cut0r
Copy link

3x3cut0r commented Apr 4, 2023

hi, is there a way to change the keyboard layout to german to be able to write special characters like 'äüöÄÜÖ'

@jlesage
Copy link
Owner

jlesage commented Apr 4, 2023

Not sure I understand the question/problem. You should be able to do it on host itself ?

@3x3cut0r
Copy link
Author

3x3cut0r commented Apr 4, 2023

so you mean the keyboard layout is based on the host kb layout?
what is if i want another layout inside the container as on the host?

@jlesage
Copy link
Owner

jlesage commented Apr 4, 2023

Exactly. The VNC protocol takes care of that. A keyboard layout is not really used inside the container.

@3x3cut0r
Copy link
Author

3x3cut0r commented Apr 4, 2023

can i somehow change the keyboard layout inside a docker container?
for example in the linuxserver/firefox container there is a possibility with a "KEYBOARD"-environment variable to change the layout. could you also implement this?

@jlesage
Copy link
Owner

jlesage commented Apr 4, 2023

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 ?

@3x3cut0r
Copy link
Author

3x3cut0r commented Apr 5, 2023

unfortunetaly not :/
host and guest need to be different

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants