User Tools

Site Tools


general:linux:laptop_keyboard_configuration
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


general:linux:laptop_keyboard_configuration [2021/02/24 16:09] (current) – created sunkan
Line 1: Line 1:
 +====== My current laptop keyboard configuration ======
 +Uses three layouts (US Dvorak, Swedish Dvorak, and plain Swedish)
  
 +<code>
 +$ cat /etc/default/keyboard
 +# KEYBOARD CONFIGURATION FILE
 +
 +# Consult the keyboard(5) manual page.
 +
 +XKBMODEL="pc105"
 +XKBLAYOUT="us,se,se"
 +XKBVARIANT="dvorak,dvorak_a5"
 +XKBOPTIONS="ctrl:nocaps,grp:lctrl_toggle"
 +
 +BACKSPACE="guess"
 +</code>
general/linux/laptop_keyboard_configuration.txt · Last modified: 2021/02/24 16:09 by sunkan

Donate Powered by PHP Valid HTML5 Valid CSS Run on Debian Driven by DokuWiki