{{Header}} __FORCETOC__ {{title|title= Keyboard Layout }} {{#seo: |description=How to change the Keyboard Layout in {{project_name_long}}. |image=Keyboardlayout1282268640.jpg }}
Applications
→ Settings
→ Keyboard
→ Layout
→ disable "use system defaults"
→ add your layout at the bottom
→ remove the old layout
→ close
|-
! scope="row"| Graphical Terminal Emulator
| Temporary until reboot.
{{CodeSelect|code=
setxkbmap de
}}
Note: To set the keyboard to your preferred language, run this command to list all possible layouts.
[https://www.mankier.com/1/setxkbmap setxkbmap Man Page]
{{CodeSelect|code=
localectl list-x11-keymap-layouts
}}
|-
! scope="row" | Wayland
| TBD. Differs depending on the Wayland compositor in use. Usually can be set using DE-specific tools, may require editing a configuration file and then restarting the compositor to make changes take effect.
labwc
uses the XKB_DEFAULT_LAYOUT
environment variable, as documented at https://labwc.github.io/getting-started.html
|-
|}
== Terminal ==
To change the keyboard layout.
French keyboards:
/etc/default/keyboard
method: loadkeys
method: dom0
: The Qubes bug reporting [https://github.com/QubesOS/qubes-issues/issues/1396 the change does not propagate to other VMs] has now been resolved.
* System Tools
→ Keyboard
→ Layout
Alternatively, [https://github.com/Qubes-Community/Contents/blob/master/docs/customization/language-localization.md language localization input] can be configured on a per VM basis.
If problems are encountered, see: [https://www.qubes-os.org/faq/#my-keyboard-layout-settings-are-not-behaving-correctly-what-should-i-do My keyboard layout settings are not behaving correctly. What should I do?] in the Qubes FAQ.
= See Also =
* [[Language|Change the System or Firefox Language]]
= Footnotes =
{{reflist|close=1}}
{{Footer}}
[[Category:Documentation]]