be.kbd revision 32822
1155131Srwatson#                                                         alt
2155131Srwatson# scan                       cntrl          alt    alt   cntrl lock
3155131Srwatson# code  base   shift  cntrl  shift  alt    shift  cntrl  shift state
4155131Srwatson# ------------------------------------------------------------------
5155131Srwatson  000   nop    nop    nop    nop    nop    nop    nop    nop     O
6155131Srwatson  001   esc    esc    esc    esc    esc    esc    debug  nop     O
7155131Srwatson  002   '&'    '1'    nop    nop    '|'    '|'    nop    nop     O
8155131Srwatson  003   233    '2'    nul    nul    '@'    '@'    nul    nul     O
9155131Srwatson  004   '"'    '3'    nop    nop    '#'    '#'    nop    nop     O
10155131Srwatson  005   '''    '4'    nop    nop    '''    '4'    nop    nop     O
11155131Srwatson  006   '('    '5'    nop    nop    '('    '5'    nop    nop     O
12155131Srwatson  007   167    '6'    nop    nop    '^'    '^'    rs     rs      O
13168777Srwatson  008   232    '7'    nop    nop    232    '7'    nop    nop     O
14155131Srwatson  009   '!'    '8'    nop    nop    '!'    '8'    nop    nop     O
15155131Srwatson  010   231    '9'    nop    nop    '{'    '{'    nop    nop     O
16155131Srwatson  011   225    '0'    nop    nop    '}'    '}'    nop    nop     O
17155131Srwatson  012   ')'    176    nop    nop    ')'    176    ns     ns      O
18155131Srwatson  013   '-'    '_'    nop    nop    '-'    '_'    nop    nop     O
19155131Srwatson  014   bs     bs     del    del    bs     bs     del    del     O
20155131Srwatson  015   ht     btab   nop    nop    ht     btab   nop    nop     O
21155131Srwatson  016   'a'    'A'    soh    soh    'a'    'A'    dc1    dc1     C
22155131Srwatson  017   'z'    'Z'    sub    sub    'z'    'Z'    etb    etb     C
23155131Srwatson  018   'e'    'E'    enq    enq    'e'    'E'    enq    enq     C
24155131Srwatson  019   'r'    'R'    dc2    dc2    'r'    'R'    dc2    dc2     C
25155131Srwatson  020   't'    'T'    dc4    dc4    't'    'T'    dc4    dc4     C
26155131Srwatson  021   'y'    'Y'    em     em     'y'    'Y'    em     em      C
27155131Srwatson  022   'u'    'U'    nak    nak    'u'    'U'    nak    nak     C
28155131Srwatson  023   'i'    'I'    ht     ht     'i'    'I'    ht     ht      C
29155131Srwatson  024   'o'    'O'    si     si     'o'    'O'    si     si      C
30155131Srwatson  025   'p'    'P'    dle    dle    'p'    'P'    dle    dle     C
31155131Srwatson  026   '^'    168    esc    esc    '['    '['    esc    esc     O
32155131Srwatson  027   '$'    '*'    gs     gs     ']'    ']'    gs     gs      O
33155131Srwatson  028   cr     cr     nl     nl     cr     cr     nl     nl      O
34155131Srwatson  029   lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl   O
35155131Srwatson  030   'q'    'Q'    dc1    dc1    'q'    'Q'    soh    soh     C
36155131Srwatson  031   's'    'S'    dc3    dc3    's'    'S'    dc3    dc3     C
37155131Srwatson  032   'd'    'D'    eot    eot    'd'    'D'    eot    eot     C
38168777Srwatson  033   'f'    'F'    ack    ack    'f'    'F'    ack    ack     C
39155131Srwatson  034   'g'    'G'    bel    bel    'g'    'G'    bel    bel     C
40155131Srwatson  035   'h'    'H'    bs     bs     'h'    'H'    bs     bs      C
41155131Srwatson  036   'j'    'J'    nl     nl     'j'    'J'    nl     nl      C
42168777Srwatson  037   'k'    'K'    vt     vt     'k'    'K'    vt     vt      C
43155131Srwatson  038   'l'    'L'    ff     ff     'l'    'L'    ff     ff      C
44168777Srwatson  039   'm'    'M'    cr     cr     'm'    'M'    nop    nop     O
45155131Srwatson  040   249    '%'    nul    nul    '''    '"'    nop    nop     O
46168777Srwatson  041   178    nop    nop    nop    '|'    '|'    nop    nop     O
47168777Srwatson  042   lshift lshift lshift lshift lshift lshift lshift lshift  O
48168777Srwatson  043   181    163    nop    nop     96     96    fs     fs      O
49168777Srwatson  044   'w'    'W'    etb    etb    'w'    'W'    sub    sub     C
50168777Srwatson  045   'x'    'X'    can    can    'x'    'X'    can    can     C
51168777Srwatson  046   'c'    'C'    etx    etx    'c'    'C'    etx    etx     C
52155131Srwatson  047   'v'    'V'    syn    syn    'v'    'V'    syn    syn     C
53168777Srwatson  048   'b'    'B'    stx    stx    'b'    'B'    stx    stx     C
54155131Srwatson  049   'n'    'N'    so     so     'n'    'N'    so     so      C
55155131Srwatson  050   ','    '?'    nop    nop    ','    '?'    cr     cr      C
56155131Srwatson  051   ';'    '.'    nop    nop    ';'    '.'    nop    nop     O
57155131Srwatson  052   ':'    '/'    nop    nop    ':'    '/'    nop    nop     O
58168777Srwatson  053   '='    '+'    nop    nop    '~'    '~'    nop    nop     O
59168777Srwatson  054   rshift rshift rshift rshift rshift rshift rshift rshift  O
60168777Srwatson  055   '*'    '*'    nscr   nscr   '*'    '*'    nscr   nscr    O
61155131Srwatson  056   lalt   lalt   lalt   lalt   lalt   lalt   lalt   lalt    O
62155131Srwatson  057   ' '    ' '    nul    ' '    ' '    ' '    susp   ' '     O
63155131Srwatson  058   clock  clock  clock  clock  clock  clock  clock  clock   O
64155131Srwatson  059   fkey01 fkey13 fkey25 fkey37 scr01  scr11  scr01  scr11   O
65155131Srwatson  060   fkey02 fkey14 fkey26 fkey38 scr02  scr12  scr02  scr12   O
66155131Srwatson  061   fkey03 fkey15 fkey27 fkey39 scr03  scr13  scr03  scr13   O
67155131Srwatson  062   fkey04 fkey16 fkey28 fkey40 scr04  scr14  scr04  scr14   O
68168777Srwatson  063   fkey05 fkey17 fkey29 fkey41 scr05  scr15  scr05  scr15   O
69155131Srwatson  064   fkey06 fkey18 fkey30 fkey42 scr06  scr16  scr06  scr16   O
70168777Srwatson  065   fkey07 fkey19 fkey31 fkey43 scr07  scr07  scr07  scr07   O
71155131Srwatson  066   fkey08 fkey20 fkey32 fkey44 scr08  scr08  scr08  scr08   O
72168777Srwatson  067   fkey09 fkey21 fkey33 fkey45 scr09  scr09  scr09  scr09   O
73155131Srwatson  068   fkey10 fkey22 fkey34 fkey46 scr10  scr10  scr10  scr10   O
74168777Srwatson  069   nlock  nlock  dc3    dc3    nlock  nlock  nlock  nlock   O
75155131Srwatson  070   slock  slock  del    del    slock  slock  slock  slock   O
76168777Srwatson  071   fkey49 '7'    '7'    '7'    '7'    '7'    '7'    '7'     N
77155364Srwatson  072   fkey50 '8'    '8'    '8'    '8'    '8'    '8'    '8'     N
78155131Srwatson  073   fkey51 '9'    '9'    '9'    '9'    '9'    '9'    '9'     N
79155131Srwatson  074   fkey52 '-'    '-'    '-'    '-'    '-'    '-'    '-'     N
80155131Srwatson  075   fkey53 '4'    '4'    '4'    '4'    '4'    '4'    '4'     N
81155131Srwatson  076   fkey54 '5'    '5'    '5'    '5'    '5'    '5'    '5'     N
82155131Srwatson  077   fkey55 '6'    '6'    '6'    '6'    '6'    '6'    '6'     N
83168777Srwatson  078   fkey56 '+'    '+'    '+'    '+'    '+'    '+'    '+'     N
84155131Srwatson  079   fkey57 '1'    '1'    '1'    '1'    '1'    '1'    '1'     N
85168777Srwatson  080   fkey58 '2'    '2'    '2'    '2'    '2'    '2'    '2'     N
86155131Srwatson  081   fkey59 '3'    '3'    '3'    '3'    '3'    '3'    '3'     N
87155131Srwatson  082   fkey60 '0'    '0'    '0'    '0'    '0'    '0'    '0'     N
88155131Srwatson  083   del    '.'    '.'    '.'    '.'    '.'    boot   boot    N
89155131Srwatson  084   ns     ns     nop    nop    ns     ns     ns     ns      O
90168777Srwatson  085   nop    nop    nop    nop    nop    nop    nop    nop     O
91155131Srwatson  086   '<'    '>'    fs     fs     '\'    '\'    nop    nop     O
92168777Srwatson  087   fkey11 fkey23 fkey35 fkey47 scr11  scr11  scr11  scr11   O
93155131Srwatson  088   fkey12 fkey24 fkey36 fkey48 scr12  scr12  scr12  scr12   O
94155131Srwatson  089   cr     cr     nl     nl     cr     cr     nl     nl      O
95155131Srwatson  090   rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl   O
96155131Srwatson  091   '/'    '/'    '/'    '/'    '/'    '/'    '/'    '/'     N
97155131Srwatson  092   nscr   nop    '*'    '*'    nop    nop    nop    nop     O
98155131Srwatson  093   ralt   ralt   ralt   ralt   ralt   ralt   ralt   ralt    O
99168777Srwatson  094   fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49  O
100155131Srwatson  095   fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50  O
101168777Srwatson  096   fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51  O
102155131Srwatson  097   fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53  O
103155131Srwatson  098   fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55  O
104155131Srwatson  099   fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57  O
105155131Srwatson  100   fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58  O
106168777Srwatson  101   fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59  O
107168777Srwatson  102   fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60  O
108168777Srwatson  103	fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot   fkey61  O
109155364Srwatson  104   slock  slock  slock  slock  slock  slock  slock  slock   O
110168777Srwatson  105	fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62  O
111155131Srwatson  106	fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63  O
112168777Srwatson  107	fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64  O
113155131Srwatson