1# Keyboard map for Central European languages under FreeBSD. 2# Created by G. Adam Stanislav <adam@whizkidtech.net> 3# 4# Version 1.0 - 1999-03-18 5# 6# 7# This map uses the US QWERTY keyboard for its basic layout. 8# It adds a "third row" to the top of the PC keyboard. To 9# access the third row, press and hold the Alt key, then 10# strike a key in the top row. 11# 12# Note that some of the third-row keys produce characters. 13# Others must be followed by another keystroke resulting 14# in accented characters. To print the accent mark alone, 15# press the space bar after pressing and releasing the 16# alt-accent mark key. 17# 18# In most cases I have mapped a key to a character or an 19# accent mark because the key on the US QWERTY keyboard 20# somewhat resembles the result. 21# 22# In addition to the top row, three keys on the numeric keypad 23# are mapped for the use with IS 8859-2 when combined with the 24# Alt key: The dot (del) key combined with alt will print a 25# comma instead of a dot; alt-/ will show the division mark, 26# and alt-* the multpilication sign. 27# 28# If you have an ISO-8859-2 font loaded, you can see the layout here: 29# 30# alt-` � (ogonek) and alt-~ � (cedilla) 31# Examples: ��� 32# alt-! � (German double s) 33# alt-@ � (degree) 34# alt-# � (currency) 35# alt-$ � (section, called paragraf in most CE languages) 36# alt-% � (umlaut, dve bodky) 37# Examples: ���� 38# alt-^ ^ (circumflex, vok��) 39# Examples: ��� 40# alt-& � (hyphen, poml�ka, rozde�ovacie znamienko) 41# alt-* � (ring) 42# Examples: �� 43# alt-( � (Hungarian long umlaut) 44# Examples: �� 45# alt-) � (dot accent) 46# Examples: �� 47# alt-- � (acute, d�e�, ��rka) 48# Examples: ������� 49# alt-= � (caron, m�k�e�, h��ek) and alt-+ � (breve) 50# Examples: ������ 51# alt-\ / (slash) 52# Examples: � 53# alt-/ [on numeric keypad] � 54# alt-* [on numeric keypad] � 55# alt-. [on numeric keypad] , 56# 57# This layout offers access to the entire character set of 58# ISO 8859-2, used by Slovak, Czech, German, Polish, Croatian, 59# Slovenian, Rumanian, Hungarian, and probably other languages, 60# while remaining fully compatible with the default US QWERTY 61# keyboard. 62# 63# alt 64# scan cntrl alt alt cntrl lock 65# code base shift cntrl shift alt shift cntrl shift state 66# ------------------------------------------------------------------ 67 000 nop nop nop nop nop nop nop nop O 68 001 esc esc esc esc esc esc debug esc O 69 002 '1' '!' nop nop 223 223 nop nop O 70 003 '2' '@' nul nul 176 176 nul nul O 71 004 '3' '#' nop nop 164 164 nop nop O 72 005 '4' '$' nop nop 167 167 nop nop O 73 006 '5' '%' nop nop duml duml nop nop O 74 007 '6' '^' rs rs dcir dcir rs rs O 75 008 '7' '&' nop nop 173 173 nop nop O 76 009 '8' '*' nop nop drin drin nop nop O 77 010 '9' '(' nop nop ddac ddac nop nop O 78 011 '0' ')' nop nop ddot ddot nop nop O 79 012 '-' '_' us us dacu dacu us us O 80 013 '=' '+' nop nop dcar dbre nop nop O 81 014 bs bs del del bs bs del del O 82 015 ht btab nop nop ht btab nop nop O 83 016 'q' 'Q' dc1 dc1 'q' 'Q' dc1 dc1 C 84 017 'w' 'W' etb etb 'w' 'W' etb etb C 85 018 'e' 'E' enq enq 'e' 'E' enq enq C 86 019 'r' 'R' dc2 dc2 'r' 'R' dc2 dc2 C 87 020 't' 'T' dc4 dc4 't' 'T' dc4 dc4 C 88 021 'y' 'Y' em em 'y' 'Y' em em C 89 022 'u' 'U' nak nak 'u' 'U' nak nak C 90 023 'i' 'I' ht ht 'i' 'I' ht ht C 91 024 'o' 'O' si si 'o' 'O' si si C 92 025 'p' 'P' dle dle 'p' 'P' dle dle C 93 026 '[' '{' esc esc '[' '{' esc esc O 94 027 ']' '}' gs gs ']' '}' gs gs O 95 028 cr cr nl nl cr cr nl nl O 96 029 lctrl lctrl lctrl lctrl lctrl lctrl lctrl lctrl O 97 030 'a' 'A' soh soh 'a' 'A' soh soh C 98 031 's' 'S' dc3 dc3 's' 'S' dc3 dc3 C 99 032 'd' 'D' eot eot 'd' 'D' eot eot C 100 033 'f' 'F' ack ack 'f' 'F' ack ack C 101 034 'g' 'G' bel bel 'g' 'G' bel bel C 102 035 'h' 'H' bs bs 'h' 'H' bs bs C 103 036 'j' 'J' nl nl 'j' 'J' nl nl C 104 037 'k' 'K' vt vt 'k' 'k' vt vt C 105 038 'l' 'L' ff ff 'l' 'L' ff ff C 106 039 ';' ':' nop nop ';' ':' nop nop O 107 040 ''' '"' nop nop ''' '"' nop nop O 108 041 '`' '~' nop nop dogo dced nop nop O 109 042 lshift lshift lshift lshift lshift lshift lshift lshift O 110 043 '\' '|' fs fs dsla dsla fs fs O 111 044 'z' 'Z' sub sub 'z' 'Z' sub sub C 112 045 'x' 'X' can can 'x' 'X' can can C 113 046 'c' 'C' etx etx 'c' 'C' etx etx C 114 047 'v' 'V' syn syn 'v' 'V' syn syn C 115 048 'b' 'B' stx stx 'b' 'B' stx stx C 116 049 'n' 'N' so so 'n' 'N' so so C 117 050 'm' 'M' cr cr 'm' 'M' cr cr C 118 051 ',' '<' nop nop ',' '<' nop nop O 119 052 '.' '>' nop nop '.' '>' nop nop O 120 053 '/' '?' nop nop '/' '?' nop nop O 121 054 rshift rshift rshift rshift rshift rshift rshift rshift O 122 055 '*' '*' '*' '*' 215 215 215 215 O 123 056 lalt lalt lalt lalt lalt lalt lalt lalt O 124 057 ' ' ' ' nul ' ' ' ' ' ' susp ' ' O 125 058 clock clock clock clock clock clock clock clock O 126 059 fkey01 fkey13 fkey25 fkey37 scr01 scr11 scr01 scr11 O 127 060 fkey02 fkey14 fkey26 fkey38 scr02 scr12 scr02 scr12 O 128 061 fkey03 fkey15 fkey27 fkey39 scr03 scr13 scr03 scr13 O 129 062 fkey04 fkey16 fkey28 fkey40 scr04 scr14 scr04 scr14 O 130 063 fkey05 fkey17 fkey29 fkey41 scr05 scr15 scr05 scr15 O 131 064 fkey06 fkey18 fkey30 fkey42 scr06 scr16 scr06 scr16 O 132 065 fkey07 fkey19 fkey31 fkey43 scr07 scr07 scr07 scr07 O 133 066 fkey08 fkey20 fkey32 fkey44 scr08 scr08 scr08 scr08 O 134 067 fkey09 fkey21 fkey33 fkey45 scr09 scr09 scr09 scr09 O 135 068 fkey10 fkey22 fkey34 fkey46 scr10 scr10 scr10 scr10 O 136 069 nlock nlock nlock nlock nlock nlock nlock nlock O 137 070 slock slock slock slock slock slock slock slock O 138 071 fkey49 '7' '7' '7' '7' '7' '7' '7' N 139 072 fkey50 '8' '8' '8' '8' '8' '8' '8' N 140 073 fkey51 '9' '9' '9' '9' '9' '9' '9' N 141 074 fkey52 '-' '-' '-' '-' '-' '-' '-' N 142 075 fkey53 '4' '4' '4' '4' '4' '4' '4' N 143 076 fkey54 '5' '5' '5' '5' '5' '5' '5' N 144 077 fkey55 '6' '6' '6' '6' '6' '6' '6' N 145 078 fkey56 '+' '+' '+' '+' '+' '+' '+' N 146 079 fkey57 '1' '1' '1' '1' '1' '1' '1' N 147 080 fkey58 '2' '2' '2' '2' '2' '2' '2' N 148 081 fkey59 '3' '3' '3' '3' '3' '3' '3' N 149 082 fkey60 '0' '0' '0' '0' '0' '0' '0' N 150 083 del '.' '.' '.' ',' ',' boot boot N 151 084 nop nop nop nop nop nop nop nop O 152 085 nop nop nop nop nop nop nop nop O 153 086 nop nop nop nop nop nop nop nop O 154 087 fkey11 fkey23 fkey35 fkey47 scr11 scr11 scr11 scr11 O 155 088 fkey12 fkey24 fkey36 fkey48 scr12 scr12 scr12 scr12 O 156 089 cr cr nl nl cr cr nl nl O 157 090 rctrl rctrl rctrl rctrl rctrl rctrl rctrl rctrl O 158 091 '/' '/' '/' '/' 247 247 247 247 N 159 092 nscr pscr debug debug nop nop nop nop O 160 093 ralt ralt ralt ralt ralt ralt ralt ralt O 161 094 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 fkey49 O 162 095 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 fkey50 O 163 096 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 fkey51 O 164 097 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 fkey53 O 165 098 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 fkey55 O 166 099 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 fkey57 O 167 100 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 fkey58 O 168 101 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 fkey59 O 169 102 fkey60 paste fkey60 fkey60 fkey60 fkey60 fkey60 fkey60 O 170 103 fkey61 fkey61 fkey61 fkey61 fkey61 fkey61 boot fkey61 O 171 104 slock saver slock saver susp nop susp nop O 172 105 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 fkey62 O 173 106 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 fkey63 O 174 107 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 fkey64 O 175 108 nop nop nop nop nop nop nop nop O 176 177 dgra 000 178 dacu 180 ( 'a' 225 ) ( 'A' 193 ) 179 ( 'c' 230 ) ( 'C' 198 ) 180 ( 'e' 233 ) ( 'E' 201 ) 181 ( 'i' 237 ) ( 'I' 205 ) 182 ( 'l' 229 ) ( 'L' 197 ) 183 ( 'n' 241 ) ( 'N' 209 ) 184 ( 'o' 243 ) ( 'O' 211 ) 185 ( 'r' 224 ) ( 'R' 192 ) 186 ( 's' 182 ) ( 'S' 166 ) 187 ( 'u' 250 ) ( 'U' 218 ) 188 ( 'y' 253 ) ( 'Y' 221 ) 189 ( 'z' 188 ) ( 'Z' 172 ) 190 dcir '^' ( 'a' 226 ) ( 'A' 194 ) 191 ( 'i' 238 ) ( 'I' 206 ) 192 ( 'o' 244 ) ( 'O' 212 ) 193 dtil 000 194 dmac 000 195 dbre 162 ( 'a' 227 ) ( 'A' 195 ) 196 ( 'c' 232 ) ( 'C' 200 ) 197 ( 'd' 239 ) ( 'D' 207 ) 198 ( 'e' 236 ) ( 'E' 204 ) 199 ( 'l' 181 ) ( 'L' 165 ) 200 ( 'n' 242 ) ( 'N' 210 ) 201 ( 'r' 248 ) ( 'R' 216 ) 202 ( 's' 185 ) ( 'S' 169 ) 203 ( 't' 187 ) ( 'T' 171 ) 204 ( 'z' 190 ) ( 'Z' 174 ) 205 ddot 255 ( 'z' 0xbf ) ( 'Z' 0xaf ) 206 duml 168 ( 'a' 228 ) ( 'A' 196 ) 207 ( 'e' 235 ) ( 'E' 203 ) 208 ( 'o' 246 ) ( 'O' 214 ) 209 ( 'u' 252 ) ( 'U' 220 ) 210 dsla '/' ( 'd' 240 ) ( 'D' 208 ) 211 ( 'l' 179 ) ( 'L' 163 ) 212 drin 176 ( 'u' 249 ) ( 'U' 217 ) 213 dced 184 ( 'a' 177 ) ( 'A' 161 ) 214 ( 'c' 231 ) ( 'C' 199 ) 215 ( 'e' 234 ) ( 'E' 202 ) 216 ( 's' 186 ) ( 'S' 170 ) 217 ( 't' 254 ) ( 'T' 222 ) 218 dapo 000 219 ddac 189 ( 'o' 245 ) ( 'O' 213 ) 220 ( 'u' 251 ) ( 'U' 219 ) 221 dogo 178 ( 'a' 177 ) ( 'A' 161 ) 222 ( 'c' 231 ) ( 'C' 199 ) 223 ( 'e' 234 ) ( 'E' 202 ) 224 ( 's' 186 ) ( 'S' 170 ) 225 ( 't' 254 ) ( 'T' 222 ) 226 dcar 183 ( 'a' 227 ) ( 'A' 195 ) 227 ( 'c' 232 ) ( 'C' 200 ) 228 ( 'd' 239 ) ( 'D' 207 ) 229 ( 'e' 236 ) ( 'E' 204 ) 230 ( 'l' 181 ) ( 'L' 165 ) 231 ( 'n' 242 ) ( 'N' 210 ) 232 ( 'r' 248 ) ( 'R' 216 ) 233 ( 's' 185 ) ( 'S' 169 ) 234 ( 't' 187 ) ( 'T' 171 ) 235 ( 'z' 190 ) ( 'Z' 174 ) 236 237