Sfoglia il codice sorgente

Add instruction to switch to dvorak in tty

DricomDragon 4 anni fa
parent
commit
f177197eba
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  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
+```