/[rdesktop]/sourceforge.net/trunk/rdesktop/keymaps/cs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/rdesktop/keymaps/cs

Parent Directory Parent Directory | Revision Log Revision Log


Revision 954 - (show annotations)
Tue Aug 2 18:35:47 2005 UTC (18 years, 9 months ago) by astrand
File size: 833 byte(s)
Added Czech keymap, from Lukas Kubin. Patch #1100305.

1 # Czech keymap
2 include common
3 map 0x405
4
5 # AltGr
6 ISO_Level3_Shift 0xb8
7
8 #
9 # Top row
10 #
11
12 # `
13 grave 0x29
14 asciitilde 0x29 shift
15 # 1
16 exclam 0x2 shift
17 # 2
18 at 0x3 shift
19 ecaron 0x3 altgr
20 # 3
21 numbersign 0x4 shift
22 # 4
23 dollar 0x5 shift
24 # 5
25 percent 0x6 shift
26 # 6
27 asciicircum 0x7 shift
28 # 7
29 ampersand 0x8 shift
30 # 8
31 asterisk 0x9 shift
32 # 9
33 parenleft 0xa shift
34 # 0
35 parenright 0xb shift
36 # -
37 minus 0xc
38 underscore 0xc shift
39 # =
40 equal 0xd
41 plus 0xd shift
42
43
44 #
45 # QWERTZ first row
46 #
47
48 # q
49 q 0x10 altgr
50 # e
51 e 0x12 altgr
52 # [
53 bracketleft 0x1a
54 braceleft 0x1a shift
55 # ]
56 bracketright 0x1b
57 braceright 0x1b shift
58
59 #
60 # QWERTZ second row
61 #
62
63 # ;
64 semicolon 0x27
65 # ;
66 colon 0x27 shift
67 # '
68 apostrophe 0x28
69 # '
70 quotedbl 0x28 shift
71
72 #
73 # QWERTZ third row
74 #
75
76 # v
77 v 0x2f altgr
78 # ,
79 comma 0x33
80 less 0x33 shift
81 # .
82 period 0x34
83 greater 0x34 shift
84 # /
85 slash 0x35
86 question 0x35 shift
87

  ViewVC Help
Powered by ViewVC 1.1.26