home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / ls / root.2 / usr / lib / X11 / xkb / symbols / th / th~
Text File  |  1998-08-19  |  3KB  |  68 lines

  1. // $XConsortium: th /main/2 1995/12/07 21:43:32 kaleb $
  2. partial default xkb_symbols "basic" {
  3.     name[Group2]= "Thai";
  4.     // The thai layout defines a second keyboard group and changes
  5.     // the behavior of a few modifier keys.  
  6.  
  7.     // THIS KEYMAP IS A HORRIBLE HACK.  INSTEAD OF PROPERLY USING
  8.     // THE THAI KEYSYMS, IT USES THE LATIN-1 KEYSYMS AT THE CORRESPONDING
  9.     // CODE POINT.  BLECH.
  10.     key <TLDE> {    [], [  underscore,    percent        ]    };
  11.     key <AE01> {    [], [       aring,      plus         ]    };
  12.     key <AE02> {    [], [       slash,      ntilde        ]    };
  13.     key <AE03> {    [], [       minus,    ograve        ]    };
  14.     key <AE04> {    [], [      Agrave,        oacute        ]    };
  15.     key <AE06> {    [], [    Ooblique,      Ugrave        ]    };
  16.     key <AE07> {    [], [  Odiaeresis,    ssharp        ]    };
  17.     key <AE08> {    [], [    currency,    otilde        ]    };
  18.     key <AE09> {    [], [          mu,    odiaeresis    ]    };
  19.     key <AE10> {    [], [   diaeresis,    division    ]    };
  20.     key <AE11> {    [], [        cent,    oslash        ]    };
  21.     key <AE12> {    [], [ ordfeminine,    ugrave        ]    };
  22.  
  23.     key <AD01> {    [], [          ae,    eth        ]    };
  24.     key <AD02> {    [], [  adiaeresis,    quotedbl    ]    };
  25.     key <AD03> {    [], [      Oacute,      registered    ]    };
  26.     key <AD04> {    [], [ threequarters,    plusminus    ]    };
  27.     key <AD05> {    [], [         ETH,    cedilla        ]    };
  28.     key <AD06> {    [], [      Ntilde,    iacute        ]    };
  29.     key <AD07> {    [], [      Otilde,    ecircumflex    ]    };
  30.     key <AD08> {    [], [      Atilde,    threesuperior    ]    };
  31.     key <AD09> {    [], [ onesuperior,    Idiaeresis    ]    };
  32.     key <AD10> {    [], [ Acircumflex,    hyphen        ]    };
  33.     key <AD11> {    [], [   masculine,    degree        ]    };
  34.     key <AD12> {    [], [       Aring,    comma        ]    };
  35.  
  36.     key <AC01> {    [], [ questiondown,    Adiaeresis    ]    };
  37.     key <AC02> {    [], [  Ediaeresis,    brokenbar    ]    };
  38.     key <AC03> {    [], [  exclamdown,    macron        ]    };
  39.     key <AC04> {    [], [       acute,    acircumflex    ]    };
  40.     key <AC05> {    [], [      agrave,    notsign        ]    };
  41.     key <AC06> {    [], [      eacute,    ccedilla    ]    };
  42.     key <AC07> {    [], [      egrave,    ediaeresis    ]    };
  43.     key <AC08> {    [], [      Ograve,    eacute        ]    };
  44.     key <AC09> {    [], [ Ecircumflex,    Egrave        ]    };
  45.     key <AC10> {    [], [    Ccedilla,    guillemotleft    ]    };
  46.     key <AC11> {    [], [     section,    period        ]    };
  47.  
  48.     key <AB01> {    [], [  onequarter,    parenleft    ]    };
  49.     key <AB02> {    [], [ guillemotright,    parenright    ]    };
  50.     key <AB03> {    [], [      aacute,    copyright    ]    };
  51.     key <AB04> {    [], [      Iacute,    Icircumflex    ]    };
  52.     key <AB05> {    [], [ Ocircumflex,    Uacute        ]    };
  53.     key <AB06> {    [], [    multiply,    igrave        ]    };
  54.     key <AB07> {    [], [ periodcentered,    question    ]    };
  55.     key <AB08> {    [], [      Aacute,    twosuperior    ]    };
  56.     key <AB09> {    [], [      atilde,    Igrave        ]    };
  57.     key <AB10> {    [], [     onehalf,    AE        ]    };
  58.     key <BKSL> {    [], [    sterling,    yen        ]    };
  59.     override key <LFSH> {
  60.     type="PC_SYSRQ",
  61.     [      Shift_L,        ISO_First_Group        ]
  62.     };
  63.     override key <RTSH> {
  64.     type="PC_SYSRQ",
  65.     [     Shift_R,        ISO_Last_Group         ]
  66.     };
  67. };
  68.