home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 mARCH
/
PCWK3A99.iso
/
Polskie
/
Insert
/
KBDEF.TBL
< prev
next >
Wrap
Text File
|
1993-01-05
|
3KB
|
184 lines
# Virtual keyborad codes
# Sequences starting with +0 are for IBM PC
127 +0 83 # Delete
301 +0 72 # Cursor up
301 ^e
302 +0 80 # Cursor down
302 ^x
303 +0 77 # Cursor right
303 ^d
304 +0 75 # Cursor left
304 ^s
305 +0 73 # Page up
305 ^r
306 +0 81 # Page down
306 ^c
307 +0 119 # Ctrl home
307 ^t
308 +0 117 # Ctrl end
308 ^y
309 +0 71 # Home
309 ^w
310 +0 79 # End
310 ^z
311 +0 82 # Ins
312 ^v
312 +0 115 # Ctrl <-
313 ^a
313 +0 116 # Ctrl ->
314 ^f
315 +0 15 # Shift Tab
315 ^b
321 ^u # Scroll Window Up
322 ^j # Scroll Window Down
323 ^l # Scroll Window Right
324 ^k # Scroll Window Left
325 +0 74 # Unzoom numeric pad -
325 ^o
326 +0 78 # Zoom numeric pad +
326 ^p
331 +0 59 # F1
331 ^q 1
332 +0 60 # F2
332 ^q 2
333 +0 61 # F3
333 ^q 3
334 +0 62 # F4
334 ^q 4
335 +0 63 # F5
335 ^q 5
336 +0 64 # F6
336 ^q 6
337 +0 65 # F7
337 ^q 7
338 +0 66 # F8
338 ^q 8
339 +0 67 # F9
339 ^q 9
340 +0 68 # F0
340 ^q 0
371 +0 30 # Alt A
371 ^q ^a
372 +0 48 # Alt B
372 ^q ^b
373 +0 46 # Alt C
373 ^q ^c
374 +0 32 # Alt D
374 ^q ^d
375 +0 18 # Alt E
375 ^q ^e
376 +0 33 # Alt F
376 ^q ^f
377 +0 34 # Alt G
377 ^q ^g
378 +0 35 # Alt H
378 ^q ^h
379 +0 23 # Alt I
379 ^q ^i
380 +0 36 # Alt J
380 ^q ^j
381 +0 37 # Alt K
381 ^q ^k
382 +0 38 # Alt L
382 ^q ^l
383 +0 50 # Alt M
383 ^q ^m
384 +0 49 # Alt N
384 ^q ^n
385 +0 24 # Alt O
385 ^q ^o
386 +0 25 # Alt P
386 ^q ^p
387 +0 16 # Alt Q
387 ^q ^q
388 +0 19 # Alt R
388 ^q ^r
389 +0 31 # Alt S
389 ^q ^s
390 +0 20 # Alt T
390 ^q ^t
391 +0 22 # Alt U
391 ^q ^u
392 +0 47 # Alt V
392 ^q ^v
393 +0 17 # Alt W
393 ^q ^w
394 +0 45 # Alt X
394 ^q ^x
395 +0 21 # Alt Y
395 ^q ^y
396 +0 44 # Alt Z
396 ^q ^z
# Only for IBM PC
341 +0 84 # Shift F1
342 +0 85 # Shift F2
343 +0 86 # Shift F3
344 +0 87 # Shift F4
345 +0 88 # Shift F5
346 +0 89 # Shift F6
347 +0 90 # Shift F7
348 +0 91 # Shift F8
349 +0 92 # Shift F9
350 +0 93 # Shift F10
351 +0 94 # Ctrl F1
352 +0 95 # Ctrl F2
353 +0 96 # Ctrl F3
354 +0 97 # Ctrl F4
355 +0 98 # Ctrl F5
356 +0 99 # Ctrl F6
357 +0 100 # Ctrl F7
358 +0 101 # Ctrl F8
359 +0 102 # Ctrl F9
360 +0 103 # Ctrl F10
361 +0 104 # Alt F1
362 +0 105 # Alt F2
363 +0 106 # Alt F3
364 +0 107 # Alt F4
365 +0 108 # Alt F5
366 +0 109 # Alt F6
367 +0 110 # Alt F7
368 +0 111 # Alt F8
369 +0 112 # Alt F9
370 +0 113 # Alt F10
# Literal control characters
^@ ^^ ^@ # Ctrl @
^a ^^ ^a # Ctrl a
^b ^^ ^b # Ctrl b
^c ^^ ^c # Ctrl c
^d ^^ ^d # Ctrl d
^e ^^ ^e # Ctrl e
^f ^^ ^f # Ctrl f
^g ^^ ^g # Ctrl g
^h ^^ ^h # Ctrl h
^i ^^ ^i # Ctrl i
^j ^^ ^j # Ctrl j
^k ^^ ^k # Ctrl k
^l ^^ ^l # Ctrl l
^m ^^ ^m # Ctrl m
^n ^^ ^n # Ctrl n
^o ^^ ^o # Ctrl o
^p ^^ ^p # Ctrl p
^q ^^ ^q # Ctrl q
^r ^^ ^r # Ctrl r
^s ^^ ^s # Ctrl s
^t ^^ ^t # Ctrl t
^u ^^ ^u # Ctrl u
^v ^^ ^v # Ctrl v
^w ^^ ^w # Ctrl w
^x ^^ ^x # Ctrl x
^y ^^ ^y # Ctrl y
^z ^^ ^z # Ctrl z
^[ ^^ ^[ # Ctrl [
^\ ^^ ^\ # Ctrl \
^] ^^ ^] # Ctrl ]
^^ ^^ ^^ # Ctrl ^
^_ ^^ ^_ # Ctrl _
# End of keyboard definition table