{{Header}} __FORCETOC__ {{title|title= Keyboard Layout }} {{#seo: |description=How to change the Keyboard Layout in {{project_name_long}}. |image=Keyboardlayout1282268640.jpg }} [[file:Keyboardlayout1282268640.jpg|thumb]] {{intro| This wiki page provides information on keyboard layouts and how to configure them in {{project_name_short}}. }} = {{non_q_project_name_short}} = == Desktop Environment == '''Table:''' ''Desktop Keyboard Layout Change'' {| class="wikitable" |- ! scope="col"| '''Platform''' ! scope="col"| '''Steps''' |- ! scope="row"| Xfce | To permanently change the keyboard layout, apply the following steps. * ApplicationsSettingsKeyboardLayoutdisable "use system defaults"add your layout at the bottomremove the old layoutclose |- ! 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 }} |- |} == Terminal == To change the keyboard layout. French keyboards:
Perhaps an upstream bug.
( https://web.archive.org/web/20160519163403/https://free.nchc.org.tw/clonezilla-live/stable/Known-issues-Clonezilla-live.txt )
If you are using French Keymap, remember to use "Select keymap from full list":
1. Select keymap from full list
2. pc / azerty / French / Same as X11 (latin 9) /Standard
{{CodeSelect|code= sudo dpkg-reconfigure keyboard-configuration }} Make the reconfigured keyboard-configuration change take effect. {{CodeSelect|code= sudo setupcon }} Alternative /etc/default/keyboard method:
{{Open with root rights|filename= /etc/default/keyboard }}
Alternative loadkeys method:
Temporary until reboot. {{CodeSelect|code= sudo loadkeys de }}
= {{q_project_name_short}} = To correctly apply changes system-wide via 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 ToolsKeyboardLayout 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]]