Explorar o código

Add instruction to switch to dvorak in tty

DricomDragon %!s(int64=4) %!d(string=hai) anos
pai
achega
f177197eba
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      Guides/keyboard.md

+ 8 - 0
Guides/keyboard.md

@@ -19,3 +19,11 @@ and get id. Then set up with :
 ```sh
 setxkbmap -device 13 -layout us
 ```
+
+## In TTY
+
+Classical dvoark
+
+```sh
+sudo loadkeys dvorak
+```