X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=dvorak.html;h=75149dec1b35fe235cf6c73349ce4b1c920eac66;hb=d47e46cbdbe9e93a98b5c88b2bde309cb5ebd74e;hp=c67b4349c010cdc2208b977e7167ef52c068fe5b;hpb=0ceabc4e18610cbd4d99b670103399bb785391b1;p=martlubbers.net.git diff --git a/dvorak.html b/dvorak.html index c67b434..75149de 100644 --- a/dvorak.html +++ b/dvorak.html @@ -1,11 +1,58 @@ Dvorak resources - + +

Since about 2011 I've started using dvorak as my main keyboard layout and like the efficiency compared to QWERTY.

+

Dvorak in dosbox (2) (2020-06-11)

+

Dvorak is now built in as a keymap in dosbox. + You can enable the layout by running

KEYB dv103
in a dosbox + prompt or setting
+[dos]
+keyboardlayout=dv103
+		
in your dosbox config file. + +

Dvorak update update (2015-10-30)

+

Note to self: x-keyboard-config on arch linux overwrites the + file where the dvorak russian keymap is stored and by that the + xserver fails to set the keymap, returning to default qwerty. + This can be solved by loading the keymap from a custom + location? Or maybe to pin the file so that the package manager + doesn't overwrite it?

+ +

Dvorak russian update (2015-04-16)

+

Since having to setup the keyboard after login can be useful if you + don't have the rights to edit system configuration files on your system(eg. + work) but it's not a durable solution for your own system. If you want to + make these things semipermanent you can use the handy program called + + localectl + which writes an xorg.conf.d/ file. In my specific case these are the + commands to set the keymap for the console and for within X. For the + console I only use normal dvorak whereas in X I want to be able to + switch(with menu key) and use the right alt as compose key. +

+# localectl set-x11-keymap --no-convert dvorak,ru pc104 ,phonetic_dvorak compose:ralt,grp:menu_toggle
+# localectl set-keymap --no-convert dvorak
+		
+

+ +

Dvorak russian (2014-10-07)

+

When learning russian I had to type some stuff in russian, as I found + out that there was a phonetic keyboard I was excited but it didn't work on + dvorak layout. So some guy named Oleg made a phonetic russian keyboard + layout in dvorak and you can download it + here. When you want to use it you + have to append the information from the file to +

/usr/share/X11//xkb/symbols/ru
+ When you want to load it you can + type +
setxkbmap -layout ru -variant phonetic_dvorak
+

+

Dvorak in dos

To use dvorak in dos download this file containing dvorak.com
Transfer it to your C:\DOS folder for example and add this to your AUTOEXEC.bat: