~ubuntu-branches/ubuntu/gutsy/vnc4/gutsy

« back to all changes in this revision

Viewing changes to unix/xc/programs/xkbcomp/symbols/pc/am

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2006-05-15 20:35:17 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515203517-l4lre1ku942mn26k
Tags: 4.1.1+X4.3.0-10
* Correction of critical security issue. Thanks to Martin Kogler
  <e9925248@student.tuwien.ac.at> that informed me about the issue,
  and provided the patch.
  This flaw was originally found by Steve Wiseman of intelliadmin.com.
* Applied patch from Javier Kohen <jkohen@users.sourceforge.net> that
  inform the user that only 8 first characters of the password will
  actually be used when typing more than 8 characters, closes:
  #355619.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
// based on a keyboard map from an 'xkb/symbols/am' file
 
3
//
 
4
// $XFree86: xc/programs/xkbcomp/symbols/pc/am,v 1.2 2002/11/22 04:03:28 dawes Exp $
 
5
 
 
6
partial default alphanumeric_keys 
 
7
xkb_symbols "basic" {
 
8
 
 
9
    name[Group1]= "Armenian";
 
10
 
 
11
    // Alphanumeric section
 
12
    key <TLDE> {        [ 0x100055d, 0x100055c  ]       };
 
13
    key <LSGT> {        [  question,  0x100058a ]       };
 
14
    key <BKSL> {        [ guillemotright, guillemotleft ] };
 
15
 
 
16
    key <AE01> {        [ 0x1000586,  0x1000556 ]       };
 
17
    key <AE02> {        [ 0x1000571,  0x1000541 ]       };
 
18
    key <AE03> {        [ 0x1002013,  0x1002014 ]       };
 
19
    key <AE04> {        [     comma,  dollar    ]       };
 
20
    key <AE05> {        [ 0x1000589,  0x1002026 ]       };
 
21
    key <AE06> {        [ 0x100055e,  percent   ]       };
 
22
    key <AE07> {        [    period,  0x1000587 ]       };
 
23
    key <AE08> {        [ 0x100055b,  0x10002bc ]       };
 
24
    key <AE09> {        [ parenright, parenleft ]       };
 
25
    key <AE10> {        [ 0x1000585,  0x1000555 ]       };
 
26
    key <AE11> {        [ 0x1000567,  0x1000537 ]       };
 
27
    key <AE12> {        [ 0x1000572,  0x1000542 ]       };
 
28
 
 
29
 
 
30
    key <AD01> {        [ 0x1000573, 0x1000543  ]       };
 
31
    key <AD02> {        [ 0x1000583, 0x1000553  ]       };
 
32
    key <AD03> {        [ 0x1000562, 0x1000532  ]       };
 
33
    key <AD04> {        [ 0x100057d, 0x100054d  ]       };
 
34
    key <AD05> {        [ 0x1000574, 0x1000544  ]       };
 
35
    key <AD06> {        [ 0x1000578, 0x1000548  ]       };
 
36
    key <AD07> {        [ 0x1000582, 0x1000552  ]       };
 
37
    key <AD08> {        [ 0x100056f, 0x100053f  ]       };
 
38
    key <AD09> {        [ 0x1000568, 0x1000538  ]       };
 
39
    key <AD10> {        [ 0x1000569, 0x1000539  ]       };
 
40
    key <AD11> {        [ 0x100056e, 0x100053e  ]       };
 
41
    key <AD12> {        [ 0x1000581, 0x1000551  ]       };
 
42
 
 
43
    key <AC01> {        [ 0x100057b, 0x100054b  ]       };
 
44
    key <AC02> {        [ 0x100057e, 0x100054e  ]       };
 
45
    key <AC03> {        [ 0x1000563, 0x1000533  ]       };
 
46
    key <AC04> {        [ 0x1000565, 0x1000535  ]       };
 
47
    key <AC05> {        [ 0x1000561, 0x1000531  ]       };
 
48
    key <AC06> {        [ 0x1000576, 0x1000546  ]       };
 
49
    key <AC07> {        [ 0x100056b, 0x100053b  ]       };
 
50
    key <AC08> {        [ 0x100057f, 0x100054f  ]       };
 
51
    key <AC09> {        [ 0x1000570, 0x1000540  ]       };
 
52
    key <AC10> {        [ 0x100057a, 0x100054a  ]       };
 
53
    key <AC11> {        [ 0x1000580, 0x1000550  ]       };
 
54
 
 
55
    key <AB01> {        [ 0x100056a, 0x100053a  ]       };
 
56
    key <AB02> {        [ 0x1000564, 0x1000534  ]       };
 
57
    key <AB03> {        [ 0x1000579, 0x1000549  ]       };
 
58
    key <AB04> {        [ 0x1000575, 0x1000545  ]       };
 
59
    key <AB05> {        [ 0x1000566, 0x1000536  ]       };
 
60
    key <AB06> {        [ 0x100056c, 0x100053c  ]       };
 
61
    key <AB07> {        [ 0x1000584, 0x1000554  ]       };
 
62
    key <AB08> {        [ 0x100056d, 0x100053d  ]       };
 
63
    key <AB09> {        [ 0x1000577, 0x1000547  ]       };
 
64
    key <AB10> {        [ 0x100057c, 0x100054c  ]       };
 
65
 
 
66
};