Selaa lähdekoodia

Add instruction to switch to dvorak in tty

DricomDragon 4 vuotta sitten
vanhempi
commit
f177197eba
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  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
+```