us.dvorak.kbd revision 12315
131028Sache# A Dvorak keyboard for US English
231028Sache#
331028Sache# There are some minor variations, but this seems like the most
431028Sache# common layout.  I personally use one with three more pairs swapped:
531028Sache# esc <-> `~, clock <-> lctrl, and =+ <-> \| (supplied as 
631028Sache# "us.dvorakx.kbd").
731028Sache#
832822Syokota#   -Satoshi
931028Sache#                                                         alt
1031028Sache# scan                       cntrl          alt    alt   cntrl lock
1131028Sache# code  base   shift  cntrl  shift  alt    shift  cntrl  shift state
1231028Sache# ------------------------------------------------------------------
1331028Sache  000   nop    nop    nop    nop    nop    nop    nop    nop     O
1431028Sache  001   esc    esc    nop    nop    esc    esc    nop    nop     O
1531028Sache  002   '1'    '!'    nop    nop    '1'    '!'    nop    nop     O
1631028Sache  003   '2'    '@'    nul    nul    '2'    '@'    nul    nul     O
1731028Sache  004   '3'    '#'    nop    nop    '3'    '#'    nop    nop     O
1831028Sache  005   '4'    '$'    nop    nop    '4'    '$'    nop    nop     O
1931028Sache  006   '5'    '%'    nop    nop    '5'    '%'    nop    nop     O
2031028Sache  007   '6'    '^'    rs     rs     '6'    '^'    rs     rs      O
2131028Sache  008   '7'    '&'    nop    nop    '7'    '&'    nop    nop     O
2231028Sache  009   '8'    '*'    nop    nop    '8'    '*'    nop    nop     O
2331028Sache  010   '9'    '('    nop    nop    '9'    '('    nop    nop     O
2431028Sache  011   '0'    ')'    nop    nop    '0'    ')'    nop    nop     O
2531028Sache  012   '['    '{'    esc    esc    '['    '{'    esc    esc     O
2631028Sache  013   ']'    '}'    gs     gs     ']'    '}'    gs     gs      O
2731028Sache  014   bs     bs     del    del    bs     bs     del    del     O
2831028Sache  015   ht     btab   nop    nop    ht     btab   nop    nop     O
2931028Sache  016   '''    '"'    nop    nop    '''    '"'    nop    nop     O
3031028Sache  017   ','    '<'    nop    nop    ','    '<'    nop    nop     O
3131028Sache  018   '.'    '>'    nop    nop    '.'    '>'    nop    nop     O
3231028Sache  019   'p'    'P'    dle    dle    'p'    'P'    dle    dle     C
3331028Sache  020   'y'    'Y'    em     em     'y'    'Y'    em     em      C
3431028Sache  021   'f'    'F'    ack    ack    'f'    'F'    ack    ack     C
3531028Sache  022   'g'    'G'    bel    bel    'g'    'G'    bel    bel     C
3631028Sache  023   'c'    'C'    etx    etx    'c'    'C'    etx    etx     C
3731028Sache  024   'r'    'R'    dc2    dc2    'r'    'R'    dc2    dc2     C
3831028Sache  025   'l'    'L'    ff     ff     'l'    'L'    ff     ff      C
3931028Sache  026   '/'    '?'    nop    nop    '/'    '?'    nop    nop     O
4031028Sache  027   '='    '+'    nop    nop    '='    '+'    nop    nop     O
4131028Sache  028   cr     cr     nl     nl     cr     cr     nl     nl      O
4231028Sache  029   lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl   O
4331028Sache  030   'a'    'A'    soh    soh    'a'    'A'    soh    soh     C
4431028Sache  031   'o'    'O'    si     si     'o'    'O'    si     si      C
4531028Sache  032   'e'    'E'    enq    enq    'e'    'E'    enq    enq     C
4631028Sache  033   'u'    'U'    nak    nak    'u'    'U'    nak    nak     C
4731028Sache  034   'i'    'I'    ht     ht     'i'    'I'    ht     ht      C
4831028Sache  035   'd'    'D'    eot    eot    'd'    'D'    eot    eot     C
4931028Sache  036   'h'    'H'    bs     bs     'h'    'H'    bs     bs      C
5031028Sache  037   't'    'T'    dc4    dc4    't'    'T'    dc4    dc4     C
5131028Sache  038   'n'    'N'    so     so     'n'    'N'    so     so      C
5231028Sache  039   's'    'S'    dc3    dc3    's'    'S'    dc3    dc3     C
5331028Sache  040   '-'    '_'    ns     ns     '-'    '_'    ns     ns      O
5431028Sache  041   '`'    '~'    nop    nop    '`'    '~'    nop    nop     O
5531028Sache  042   lshift lshift lshift lshift lshift lshift lshift lshift  O
5631028Sache  043   '\'    '|'    fs     fs     '\'    '|'    fs     fs      O
5731028Sache  044   ';'    ':'    nop    nop    ';'    ':'    nop    nop     O
5831028Sache  045   'q'    'Q'    dc1    dc1    'q'    'Q'    dc1    dc1     C
5931028Sache  046   'j'    'J'    nl     nl     'j'    'J'    nl     nl      C
6031028Sache  047   'k'    'K'    vt     vt     'k'    'K'    vt     vt      C
6131028Sache  048   'x'    'X'    can    can    'x'    'X'    can    can     C
6231028Sache  049   'b'    'B'    stx    stx    'b'    'B'    stx    stx     C
6331028Sache  050   'm'    'M'    cr     cr     'm'    'M'    cr     cr      C
6432822Syokota  051   'w'    'W'    etb    etb    'w'    'W'    etb    etb     C
6531028Sache  052   'v'    'V'    syn    syn    'v'    'V'    syn    syn     C
6631028Sache  053   'z'    'Z'    sub    sub    'z'    'Z'    sub    sub     C
6731028Sache  054   rshift rshift rshift rshift rshift rshift rshift rshift  O
6831028Sache  055   '*'    '*'    nscr   nscr   '*'    '*'    nscr   nscr    O
6931028Sache  056   lalt   lalt   lalt   lalt   lalt   lalt   lalt   lalt    O
7031028Sache  057   ' '    ' '    nul    ' '    ' '    ' '    ' '    ' '     O
7131028Sache  058   clock  clock  clock  clock  clock  clock  clock  clock   O
7231028Sache  059   fkey01 fkey13 fkey25 fkey37 scr01  scr11  scr01  scr11   O
7331028Sache  060   fkey02 fkey14 fkey26 fkey38 scr02  scr12  scr02  scr12   O
7431028Sache  061   fkey03 fkey15 fkey27 fkey39 scr03  scr13  scr03  scr13   O
7531028Sache  062   fkey04 fkey16 fkey28 fkey40 scr04  scr14  scr04  scr14   O
7631028Sache  063   fkey05 fkey17 fkey29 fkey41 scr05  scr15  scr05  scr15   O
7731028Sache  064   fkey06 fkey18 fkey30 fkey42 scr06  scr16  scr06  scr16   O
7831028Sache  065   fkey07 fkey19 fkey31 fkey43 scr07  scr07  scr07  scr07   O
7931028Sache  066   fkey08 fkey20 fkey32 fkey44 scr08  scr08  scr08  scr08   O
8031028Sache  067   fkey09 fkey21 fkey33 fkey45 scr09  scr09  scr09  scr09   O
8131028Sache  068   fkey10 fkey22 fkey34 fkey46 scr10  scr10  scr10  scr10   O
8231028Sache  069   nlock  nlock  nlock  nlock  nlock  nlock  nlock  nlock   O
8331028Sache  070   slock  slock  slock  slock  slock  slock  slock  slock   O
8431028Sache  071   fkey49 '7'    '7'    '7'    '7'    '7'    '7'    '7'     N
8531028Sache  072   fkey50 '8'    '8'    '8'    '8'    '8'    '8'    '8'     N
8631028Sache  073   fkey51 '9'    '9'    '9'    '9'    '9'    '9'    '9'     N
8731028Sache  074   fkey52 '-'    '-'    '-'    '-'    '-'    '-'    '-'     N
8831028Sache  075   fkey53 '4'    '4'    '4'    '4'    '4'    '4'    '4'     N
8931028Sache  076   fkey54 '5'    '5'    '5'    '5'    '5'    '5'    '5'     N
9031028Sache  077   fkey55 '6'    '6'    '6'    '6'    '6'    '6'    '6'     N
9131028Sache  078   fkey56 '+'    '+'    '+'    '+'    '+'    '+'    '+'     N
9231028Sache  079   fkey57 '1'    '1'    '1'    '1'    '1'    '1'    '1'     N
9331028Sache  080   fkey58 '2'    '2'    '2'    '2'    '2'    '2'    '2'     N
9431028Sache  081   fkey59 '3'    '3'    '3'    '3'    '3'    '3'    '3'     N
9531028Sache  082   fkey60 '0'    '0'    '0'    '0'    '0'    '0'    '0'     N
9631028Sache  083   del    '.'    '.'    '.'    '.'    '.'    boot   boot    N
9731028Sache  084   ns     ns     ns     ns     ns     ns     ns     ns      O
9831028Sache  085   nop    nop    nop    nop    nop    nop    nop    nop     O
9931028Sache  086   nop    nop    nop    nop    nop    nop    nop    nop     O
10031028Sache  087   fkey11 fkey23 fkey35 fkey47 scr11  scr11  scr11  scr11   O
10131028Sache  088   fkey12 fkey24 fkey36 fkey48 scr12  scr12  scr12  scr12   O
10231028Sache  089   scr03  scr03  scr03  scr03  scr03  scr03  scr03  scr03   N
10331028Sache  090   rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl   O
10431028Sache  091   '/'    '/'    '/'    '/'    '/'    '/'    '/'    '/'     N
10531028Sache  092   nscr   nop    debug  nop    nop    nop    nop    nop     O
10631028Sache  093   ralt   ralt   ralt   ralt   ralt   ralt   ralt   ralt    O
10731028Sache  094   fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49  O
10831028Sache  095   fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50  O
10931028Sache  096   fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51  O
11031028Sache  097   fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53  O
11131028Sache  098   fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55  O
11231028Sache  099   fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57  O
11331028Sache  100   fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58  O
11431028Sache  101   fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59  O
115  102   fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60  O
116  103	fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot   fkey61  O
117  104   slock  slock  slock  slock  slock  slock  slock  slock   O
118  105	fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62  O
119  106	fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63  O
120  107	fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64  O
121