full first site commit
[martlubbers.net.git] / dvorak.html
1 <html>
2 <head>
3 <title>Dvorak resources</title>
4 <link href="style.css" rel="stylesheet" type="text/css" />
5 </head>
6 <body>
7 <p>Since about 2011 I've started using dvorak as my main keyboard layout and like the efficiency compared to QWERTY.</p>
8
9 <h2>Dvorak in dos</h2>
10 <p>To use dvorak in dos download this <a href="files/dvorak_dos.tar">file</a> containing dvorak.com<br />
11 Transfer it to your C:\DOS folder for example and add this to your AUTOEXEC.bat:
12 <pre>C:\DOS\DVORAK.COM</pre>
13 When your computer boots the program will say DVORAK is loaded and you're good to go</p>
14
15 <h2>Dvorak in dosbox</h2>
16 <p>Dvorak is also usable in dosbox via a custom mapper file that your can find <a href="files/dvorak-0.74.map">here</a><br />
17 You can enable the layout by saving this in your settings directory and <pre>mapperfile=dvorak-0.74.map</pre> to your sdl section of your dosbox config.</p>
18
19 </body>
20 </html>