xref: /freebsd/share/syscons/keymaps/it.iso.kbd (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1#
2# Aggiunte ad una tastiera italiana standard :
3#
4# -- ~    : SHIFT + ALT + a accentata
5# -- {    : SHIFT + [
6#         : ALT + 7
7# -- }    : SHIFT + ]
8#         : ALT + 0
9# -- [    : definita anche come ALT + 8
10# -- ]    : definita anche come ALT + 9
11# -- `    : ALT +  '
12#         : CTRL + '
13#
14# Per usare la mappatura dare i seguenti comandi:
15#
16#  vidcontrol -f 8x16 iso15-8x16.fnt
17#  kbdcontrol -l it.iso.kbd
18#  setenv LANG it_IT.ISO8859-15
19#  setenv MM_CHARSET iso-8859-15
20#  setenv TERM cons25l1
21#
22# Per l'utilizzo della stessa in modo permanente e/o
23# per eventuali note su specifiche applicazioni:
24# Gruppo utenti FreeBSD Italia - http://www.gufi.org
25# Gianmarco Home Page - http://www.gufi.org/~gmarco
26#
27#
28# Credits to:
29#
30#       Gianmarco Giovannelli <gmarco@giovannelli.it>
31#       Nicola Vitale <nivit@libero.it>
32#       Marco Trentini <m.trentini@remotelab.org>
33#
34####################################################################
35#                                                         alt
36# scan                       cntrl          alt    alt   cntrl lock
37# code  base   shift  cntrl  shift  alt    shift  cntrl  shift state
38# ------------------------------------------------------------------
39  000   nop    nop    nop    nop    nop    nop    nop    nop     O
40  001   esc    esc    esc    esc    esc    esc    debug  esc     O
41  002   '1'    '!'    nop    nop    185    161    nop    nop     O
42  003   '2'    '"'    nul    duml   178    nop    nul    nul     O
43  004   '3'    163    nop    nop    179    163    nop    nop     O
44  005   '4'    '$'    nop    nop    188    '$'    nop    nop     O
45  006   '5'    '%'    nop    nop    189    nop    nop    nop     O
46  007   '6'    '&'    rs     rs     190    nop    rs     rs      O
47  008   '7'    '/'    nop    nop    '{'    nop    nop    nop     O
48  009   '8'    '('    nop    nop    '['    nop    nop    nop     O
49  010   '9'    ')'    nop    nop    ']'    177    nop    nop     O
50  011   '0'    '='    nop    nop    '}'    176    nop    nop     O
51  012   '''    '?'    96     dacu   96     191    us     dgra    O
52  013   236    '^'    nop    dcir   '~'    dogo   nop    dtil    O
53  014   bs     bs     del    del    bs     bs     del    del     O
54  015   ht     btab   nop    nop    ht     btab   nop    nop     O
55  016   'q'    'Q'    dc1    dc1    '@'    'Q'    dc1    dc1     C
56  017   'w'    'W'    etb    etb    nop    nop    etb    etb     C
57  018   'e'    'E'    enq    enq    164    'E'    enq    enq     C
58  019   'r'    'R'    dc2    dc2    167    174    dc2    dc2     C
59  020   't'    'T'    dc4    dc4    nop    nop    dc4    dc4     C
60  021   'y'    'Y'    em     em     nop    165    em     em      C
61  022   'u'    'U'    nak    nak    nop    nop    nak    nak     C
62  023   'i'    'I'    ht     ht     nop    nop    ht     ht      C
63  024   'o'    'O'    si     si     248    216    si     si      C
64  025   'p'    'P'    dle    dle    254    222    dle    dle     C
65  026   232    233    esc    esc    '['    '{'    esc    esc     O
66  027   '+'    '*'    gs     gs     ']'    '}'    gs     gs      O
67  028   cr     cr     nl     nl     cr     cr     nl     nl      O
68  029   lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl  lctrl   O
69  030   'a'    'A'    soh    soh    230    198    soh    soh     C
70  031   's'    'S'    dc3    dc3    223    167    dc3    dc3     C
71  032   'd'    'D'    eot    eot    240    208    eot    eot     C
72  033   'f'    'F'    ack    ack    nop    170    ack    ack     C
73  034   'g'    'G'    bel    bel    nop    nop    bel    bel     C
74  035   'h'    'H'    bs     bs     nop    nop    bs     bs      C
75  036   'j'    'J'    nl     nl     'j'    'J'    nl     nl      C
76  037   'k'    'K'    vt     vt     'k'    '&'    vt     vt      C
77  038   'l'    'L'    ff     ff     'l'    'L'    ff     ff      C
78  039   242    231    nop    nop    '@'    ddac   nop    nop     O
79  040   224    176    nop    drin   '#'    '~'    nop    dtil    O
80  041   '\'    '|'    fs     nop    172    nop    nop    nop     O
81  042   lshift lshift lshift lshift lshift lshift lshift lshift  O
82  043   249    167    fs     dgra   fs     fs     fs     dbre    O
83  044   'z'    'Z'    sub    sub    171    60     sub    sub     C
84  045   'x'    'X'    can    can    187    62     can    can     C
85  046   'c'    'C'    etx    etx    162    169    etx    etx     C
86  047   'v'    'V'    syn    syn    nop    96     syn    syn     C
87  048   'b'    'B'    stx    stx    nop    39     stx    stx     C
88  049   'n'    'N'    so     so     'n'    'N'    so     so      C
89  050   'm'    'M'    cr     cr     181    186    cr     cr      C
90  051   ','    ';'    nop    nop    95     215    nop    nop     O
91  052   '.'    ':'    nop    nop    183    247    nop    nop     O
92  053   '-'    '_'    nop    nop    ddot   ddot   nop    nop     O
93  054   rshift rshift rshift rshift rshift rshift rshift rshift  O
94  055   '*'    '*'    '*'    '*'    '*'    '*'    '*'    '*'     O
95  056   lalt   lalt   lalt   lalt   lalt   lalt   lalt   lalt    O
96  057   ' '    ' '    nul    ' '    ' '    ' '    susp   ' '     O
97  058   clock  clock  clock  clock  clock  clock  clock  clock   O
98  059   fkey01 fkey13 fkey25 fkey37 scr01  scr11  scr01  scr11   O
99  060   fkey02 fkey14 fkey26 fkey38 scr02  scr12  scr02  scr12   O
100  061   fkey03 fkey15 fkey27 fkey39 scr03  scr13  scr03  scr13   O
101  062   fkey04 fkey16 fkey28 fkey40 scr04  scr14  scr04  scr14   O
102  063   fkey05 fkey17 fkey29 fkey41 scr05  scr15  scr05  scr15   O
103  064   fkey06 fkey18 fkey30 fkey42 scr06  scr16  scr06  scr16   O
104  065   fkey07 fkey19 fkey31 fkey43 scr07  scr07  scr07  scr07   O
105  066   fkey08 fkey20 fkey32 fkey44 scr08  scr08  scr08  scr08   O
106  067   fkey09 fkey21 fkey33 fkey45 scr09  scr09  scr09  scr09   O
107  068   fkey10 fkey22 fkey34 fkey46 scr10  scr10  scr10  scr10   O
108  069   nlock  nlock  nlock  nlock  nlock  nlock  nlock  nlock   O
109  070   slock  slock  slock  slock  slock  slock  slock  slock   O
110  071   fkey49 '7'    '7'    '7'    '7'    '7'    '7'    '7'     N
111  072   fkey50 '8'    '8'    '8'    '8'    '8'    '8'    '8'     N
112  073   fkey51 '9'    '9'    '9'    '9'    '9'    '9'    '9'     N
113  074   fkey52 '-'    '-'    '-'    '-'    '-'    '-'    '-'     N
114  075   fkey53 '4'    '4'    '4'    '4'    '4'    '4'    '4'     N
115  076   fkey54 '5'    '5'    '5'    '5'    '5'    '5'    '5'     N
116  077   fkey55 '6'    '6'    '6'    '6'    '6'    '6'    '6'     N
117  078   fkey56 '+'    '+'    '+'    '+'    '+'    '+'    '+'     N
118  079   fkey57 '1'    '1'    '1'    '1'    '1'    '1'    '1'     N
119  080   fkey58 '2'    '2'    '2'    '2'    '2'    '2'    '2'     N
120  081   fkey59 '3'    '3'    '3'    '3'    '3'    '3'    '3'     N
121  082   fkey60 '0'    '0'    '0'    '0'    '0'    '0'    '0'     N
122  083   del    '.'    '.'    '.'    '.'    '.'    boot   boot    N
123  084   nop    nop    nop    nop    nop    nop    nop    nop     O
124  085   nop    nop    nop    nop    nop    nop    nop    nop     O
125  086   '<'    '>'    nop    nop    124    166    nop    nop     O
126  087   fkey11 fkey23 fkey35 fkey47 scr11  scr11  scr11  scr11   O
127  088   fkey12 fkey24 fkey36 fkey48 scr12  scr12  scr12  scr12   O
128  089   cr     cr     nl     nl     cr     cr     nl     nl      O
129  090   rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl  rctrl   O
130  091   '/'    '/'    '/'    '/'    '/'    '/'    '/'    '/'     O
131  092   nscr   nscr   debug  debug  nop    nop    nop    nop     O
132  093   ralt   ralt   ralt   ralt   ralt   ralt   ralt   ralt    O
133  094   fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49  O
134  095   fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50  O
135  096   fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51  O
136  097   fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53  O
137  098   fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55  O
138  099   fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57  O
139  100   fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58  O
140  101   fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59  O
141  102   fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 fkey60  O
142  103   fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot   pdwn    O
143  104   slock  saver  slock  saver  susp   nop    susp   nop     O
144  105   fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62  O
145  106   fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63  O
146  107   fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64  O
147
148  dgra  '`'  ( 'a' 224 ) ( 'A' 192 ) ( 'e' 232 ) ( 'E' 200 )
149             ( 'i' 236 ) ( 'I' 204 ) ( 'o' 242 ) ( 'O' 210 )
150             ( 'u' 249 ) ( 'U' 217 )
151  dacu  '''  ( 'a' 225 ) ( 'A' 193 ) ( 'e' 233 ) ( 'E' 201 )
152             ( 'i' 237 ) ( 'I' 205 ) ( 'o' 243 ) ( 'O' 211 )
153             ( 'u' 250 ) ( 'U' 218 ) ( 'y' 253 ) ( 'Y' 221 )
154  dcir  '^'  ( 'a' 226 ) ( 'A' 194 ) ( 'e' 234 ) ( 'E' 202 )
155             ( 'i' 238 ) ( 'I' 206 ) ( 'o' 244 ) ( 'O' 212 )
156             ( 'u' 251 ) ( 'U' 219 )
157  dtil  '~'  ( 'a' 227 ) ( 'A' 195 ) ( 'n' 241 ) ( 'N' 209 )
158             ( 'o' 245 ) ( 'O' 213 )
159  dmac  175
160  dbre  000
161  ddot  000
162  duml  168  ( 'a' 228 ) ( 'A' 196 ) ( 'e' 235 ) ( 'E' 203 )
163             ( 'i' 239 ) ( 'I' 207 ) ( 'o' 246 ) ( 'O' 214 )
164             ( 'u' 252 ) ( 'U' 220 ) ( 'y' 255 )
165  dsla  000
166  drin  176  ( 'a' 229 ) ( 'A' 197 )
167  dced  184  ( 'c' 231 ) ( 'C' 199 )
168  dapo  000
169  ddac  000
170  dogo  000
171  dcar  000
172