Difference between revisions of "Dvorak"
m (rm spam, spammer: Beretta, Ouroboros) |
m (style) |
||
(57 intermediate revisions by 32 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Keyboard configuration]] |
− | This is a quick blurb for setting or converting your keymaps to dvorak instead of | + | [[da:Dvorak]] |
+ | [[fr:Dvorak]] | ||
+ | [[ja:Dvorak]] | ||
+ | [[zh-hans:Dvorak]] | ||
+ | This is a quick blurb for setting or converting your keymaps to [[wikipedia:Dvorak_Simplified_Keyboard|dvorak]] instead of qwerty. | ||
− | + | == Setting Dvorak Layout == | |
− | + | See [[Keyboard configuration in console]] or [[Keyboard configuration in Xorg]] for configuration details. | |
− | + | For the virtual terminal, dvorak and the regional keyboard are combined into one keymap. But Xorg lists dvorak as varian of your regional keymap. | |
− | |||
− | |||
− | + | The {{ic|us}} Dvorak keymaps for the virtual terminal are: | |
− | |||
− | + | * {{ic|dvorak}}, Standard | |
− | + | * {{ic|dvorak-l}}, Left handed Dvorak | |
− | + | * {{ic|dvorak-r}}, Right handed Dvorak | |
+ | * {{ic|dvorak-programmer}}, Programmer Dvorak | ||
− | Swedish people interested in trying dvorak can find the swedish "version", called svorak, at www.aoeu.info! | + | The {{ic|us}} Dvorak keymaps for Xorg are: |
+ | |||
+ | * {{ic|dvorak}}, Standard | ||
+ | * {{ic|dvorak-l}}, Left Handed Dvorak | ||
+ | * {{ic|dvorak-r}}, Right Handed Dvorak | ||
+ | * {{ic|dvp}}, Programmer Dvorak | ||
+ | * {{ic|dvorak-intl}}, International Dvorak | ||
+ | * {{ic|dvorak-classic}} | ||
+ | * {{ic|dvorak-alt-intl}} | ||
+ | |||
+ | {{Note|For console, these are standalone keymaps, but for Xorg these are variants of the {{ic|us}} layout, you need to pass them to {{ic|XkbVariant}} variable. See [[Keyboard configuration in Xorg#Setting keyboard layout]] for an explanation.}} | ||
+ | |||
+ | == For international users == | ||
+ | |||
+ | === Swedish === | ||
+ | |||
+ | Swedish people interested in trying dvorak can find the swedish "version", called svorak, at [http://www.aoeu.info aoeu.info]! To convert to svorak in X you do not need to download any additional files from www.aoeu.info. | ||
+ | |||
+ | === Spanish === | ||
+ | |||
+ | In console, specify {{ic|dvorak-es}} instead of {{ic|dvorak}} to use the Spanish dvorak variant. | ||
+ | |||
+ | In Xorg, specify {{ic|es}} as {{ic|XkbLayout}} and {{ic|dvorak}} as {{ic|XkbVariant}}. | ||
+ | |||
+ | === United Kingdom === | ||
+ | |||
+ | In console, specify {{ic|dvorak-ukp}} (available from {{AUR|dvorak-ukp}}) instead of {{ic|dvorak}} to use the United Kingdom dvorak variant with ISO/IEC 9995-1 punctuation. | ||
+ | |||
+ | In Xorg, specify {{ic|gb}} as {{ic|XkbLayout}} and {{ic|dvorakukp}} as {{ic|XkbVariant}}. | ||
+ | |||
+ | == Typing tutors == | ||
+ | |||
+ | ; Console | ||
+ | * {{AUR|dvorakng}} | ||
+ | |||
+ | ; GUI | ||
+ | * {{Pkg|ktouch}} (includes Dvorak lessons in English, French, German & Spanish) | ||
+ | * {{pkg|klavaro}} Dvorak lessons: (BG; BR; DE_neo2; EO; FR; FR_bépo; TR; UK; US; US_BR; US_ES; US_SE) |
Latest revision as of 20:23, 9 November 2018
This is a quick blurb for setting or converting your keymaps to dvorak instead of qwerty.
Contents
Setting Dvorak Layout
See Keyboard configuration in console or Keyboard configuration in Xorg for configuration details.
For the virtual terminal, dvorak and the regional keyboard are combined into one keymap. But Xorg lists dvorak as varian of your regional keymap.
The us
Dvorak keymaps for the virtual terminal are:
dvorak
, Standarddvorak-l
, Left handed Dvorakdvorak-r
, Right handed Dvorakdvorak-programmer
, Programmer Dvorak
The us
Dvorak keymaps for Xorg are:
dvorak
, Standarddvorak-l
, Left Handed Dvorakdvorak-r
, Right Handed Dvorakdvp
, Programmer Dvorakdvorak-intl
, International Dvorakdvorak-classic
dvorak-alt-intl
us
layout, you need to pass them to XkbVariant
variable. See Keyboard configuration in Xorg#Setting keyboard layout for an explanation.For international users
Swedish
Swedish people interested in trying dvorak can find the swedish "version", called svorak, at aoeu.info! To convert to svorak in X you do not need to download any additional files from www.aoeu.info.
Spanish
In console, specify dvorak-es
instead of dvorak
to use the Spanish dvorak variant.
In Xorg, specify es
as XkbLayout
and dvorak
as XkbVariant
.
United Kingdom
In console, specify dvorak-ukp
(available from dvorak-ukpAUR) instead of dvorak
to use the United Kingdom dvorak variant with ISO/IEC 9995-1 punctuation.
In Xorg, specify gb
as XkbLayout
and dvorakukp
as XkbVariant
.
Typing tutors
- Console
- dvorakngAUR
- GUI