Explorar el Código

Add instruction to switch to dvorak in tty

DricomDragon hace 4 años
padre
commit
f177197eba
Se han modificado 1 ficheros con 8 adiciones y 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
+```