Keyboard
This is a wiki page. Be bold and improve it!
If you have any questions about the content on this page, don't hesitate to open a new ticket and we'll do our best to assist you.
Placeholder page for:
Keyboard hardware
keyboard configuration.
To change the keyboard layout for the whole system:
/etc/conf.d/ $ vi keymaps
# Use keymap to specify the default console keymap. There is a complete tree
# of keymaps in /usr/share/keymaps to choose from.
keymap="dvorak"
To change immediately:
# loadkeys dvorak
On Ubuntu, to make keyboard layout changes permanent, do:
sudo dpkg-reconfigure keyboard-configuration
To configure the keyboard layout for sddm, edit:
/usr/share/sddm/scripts/Xsetup
http://linux.overshoot.tv/usr/share/sddm
and add a line:
setxkbmap "us"
# or
# setxkbmap "dvorak"
https://wiki.gentoo.org/wiki/Keyboard_layout_switching
http://www.kaufmann.no/roland/dvorak/linux.html
Issues related to this page:
Project | Summary | Status | Priority | Category | Last updated | Assigned to |
---|---|---|---|---|---|---|
Linux software | loadkeys dvorak: Couldn't get a file descripto… | active | normal | bug report | 8 years 2 weeks | |
Linux Distribution | Keyboard layout: create obvious, easy configura… | active | normal | task | 7 years 52 weeks |