home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / lib / x11 / xkb / keymap / digital / us
Encoding:
Text File  |  1996-10-17  |  7.7 KB  |  186 lines

  1. // $XConsortium: us /main/1 1996/02/02 14:21:15 kaleb $
  2. //
  3. //Copyright (c) 1996  Digital Equipment Corporation
  4. //
  5. //Permission is hereby granted, free of charge, to any person obtaining
  6. //a copy of this software and associated documentation files (the
  7. //"Software"), to deal in the Software without restriction, including
  8. //without limitation the rights to use, copy, modify, merge, publish,
  9. //distribute, sublicense, and sell copies of the Software, and to
  10. //permit persons to whom the Software is furnished to do so, subject to
  11. //the following conditions:
  12. //
  13. //The above copyright notice and this permission notice shall be included
  14. //in all copies or substantial portions of the Software.
  15. //
  16. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  17. //OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  18. //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  19. //IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE LIABLE FOR ANY CLAIM,
  20. //DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
  21. //OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR
  22. //THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  23. //
  24. //Except as contained in this notice, the name of the Digital Equipment 
  25. //Corporation shall not be used in advertising or otherwise to promote
  26. //the sale, use or other dealings in this Software without prior written
  27. //authorization from Digital Equipment Corporation.
  28. //
  29. // HISTORY
  30. // $Log$
  31. // Revision 1.1.6.2  1995/10/25  21:00:53  William_Walker
  32. //     Add pc104-key support
  33. //     [1995/10/23  15:46:24  William_Walker]
  34. //
  35. // Revision 1.1.2.6  1995/06/27  12:18:05  William_Walker
  36. //     Add LK201 and LK450 support as well as TW and DP variants.
  37. //     [1995/06/26  20:26:19  William_Walker]
  38. // 
  39. // Revision 1.1.2.5  1995/06/05  19:23:12  William_Walker
  40. //     New file.  I love keymaps.
  41. //     [1995/06/05  18:14:04  William_Walker]
  42. // 
  43. // $EndLog$
  44. // 
  45. // @(#)$RCSfile: us $ $Revision: /main/1 $ (DEC) $Date: 1996/02/02 14:21:15 $
  46. // 
  47.  
  48. // **************************************************************
  49. // *                                *
  50. // * Keymaps for en_US.ISO8859-1 - English for U.S.        *
  51. // *                                *
  52. // **************************************************************
  53.  
  54. xkb_keymap "lk201" {
  55.     xkb_keycodes        { include "keycodes/digital/lk(lk201)"         };
  56.     xkb_types           { include "types/default"                    };
  57.     xkb_compatibility   { include "compat/default"            };
  58.     xkb_symbols         { include "symbols/digital/us(vt105)"        };
  59.     xkb_geometry    { description = "Digital US LK201";
  60.               include "geometry/digital/lk(lk201)"        };
  61. };
  62.  
  63. xkb_keymap "lk401" {
  64.     xkb_keycodes        { include "keycodes/digital/lk(lk401)"         };
  65.     xkb_types           { include "types/default"                    };
  66.     xkb_compatibility   { include "compat/default"            };
  67.     xkb_symbols         { include "symbols/digital/us(vt108)"        };
  68.     xkb_geometry    { description = "Digital US LK401";
  69.               include "geometry/digital/lk(lk401)"        };
  70. };
  71.  
  72. xkb_keymap "lk411" {
  73.     xkb_keycodes        { include "keycodes/digital/pc(lk411)"         };
  74.     xkb_types           { include "types/default"                    };
  75.     xkb_compatibility   { include "compat/default"            };
  76.     xkb_symbols         { include "symbols/digital/us(vt108)"        };
  77.     xkb_geometry    { description = "Digital US LK411";
  78.               include "geometry/digital/lk(lk401)"        };
  79. };
  80.  
  81. xkb_keymap "lk421" {
  82.     xkb_keycodes        { include "keycodes/digital/lk(lk421)"        };
  83.     xkb_types           { include "types/default"                    };
  84.     xkb_compatibility   { include "compat/default"                };
  85.     xkb_symbols         { include "symbols/digital/us(unix)"        };
  86.     xkb_geometry    { description = "Digital US LK421";
  87.               include "geometry/digital/unix(unix)"        };
  88. };
  89.  
  90. xkb_keymap "lk441" {
  91.     xkb_keycodes        { include "keycodes/digital/lk(lk443)"         };
  92.     xkb_types           { include "types/default"                    };
  93.     xkb_compatibility   { include "compat/default"            };
  94.     xkb_symbols         { include "symbols/digital/us(lk44x)"        };
  95.     xkb_geometry    { description = "Digital US LK441";
  96.               include "geometry/digital/pc(pc101)"
  97.               include "geometry/digital/pc(leds_alone)"    };
  98. };
  99.  
  100. xkb_keymap "lk443" {
  101.     xkb_keycodes        { include "keycodes/digital/lk(lk443)"         };
  102.     xkb_types           { include "types/default"                    };
  103.     xkb_compatibility   { include "compat/default"            };
  104.     xkb_symbols         { include "symbols/digital/us(lk44x)"        };
  105.     xkb_geometry    { description = "Digital US LK443";
  106.               include "geometry/digital/pc(pc101)"
  107.               include "geometry/digital/pc(leds_alone)"    };
  108. };
  109.  
  110. xkb_keymap "lk44x" {
  111.     xkb_keycodes        { include "keycodes/digital/lk(lk443)"         };
  112.     xkb_types           { include "types/default"                    };
  113.     xkb_compatibility   { include "compat/default"            };
  114.     xkb_symbols         { include "symbols/digital/us(lk44x)"        };
  115.     xkb_geometry    { description = "Digital US LK443";
  116.               include "geometry/digital/pc(pc101)"
  117.               include "geometry/digital/pc(leds_alone)"    };
  118. };
  119.  
  120. xkb_keymap "lk450" {
  121.     xkb_keycodes        { include "keycodes/digital/pc(lk450)"         };
  122.     xkb_types           { include "types/default"                    };
  123.     xkb_compatibility   { include "compat/default"            };
  124.     xkb_symbols         { include "symbols/digital/us(vt108)"        };
  125.     xkb_geometry    { description = "Digital US LK450";
  126.               include "geometry/digital/lk(lk450)"        };
  127. };
  128.  
  129. xkb_keymap "pcxalaa" {
  130.     xkb_keycodes        { include "keycodes/digital/pc(pc101)"         };
  131.     xkb_types           { include "types/default"                };
  132.     xkb_compatibility   { include "compat/default"            };
  133.     xkb_symbols         { include "symbols/digital/us(pcxalaa)"        };
  134.     xkb_geometry    { description = "Digital US PCXAL-AA";
  135.               include "geometry/digital/pc(pc101)"
  136.               include "geometry/digital/pc(leds_alone)"    };
  137. };
  138.  
  139. xkb_keymap "pcxalfa" {
  140.     xkb_keycodes        { include "keycodes/digital/pc(pc101)"         };
  141.     xkb_types           { include "types/default"                };
  142.     xkb_compatibility   { include "compat/default"            };
  143.     xkb_symbols         { include "symbols/digital/us(pcxalfa)"        };
  144.     xkb_geometry    { description = "Digital US PCXAL-FA";
  145.               include "geometry/digital/pc(pc101)"
  146.               include "geometry/digital/pc(leds_on_keys)"    };
  147. };
  148.  
  149. xkb_keymap "pcxalga" {
  150.     xkb_keycodes        { include "keycodes/digital/pc(pc101)"         };
  151.     xkb_types           { include "types/default"                };
  152.     xkb_compatibility   { include "compat/default"            };
  153.     xkb_symbols         { include "symbols/digital/us(pcxalga)"        };
  154.     xkb_geometry    { description = "Digital US PCXAL-GA";
  155.               include "geometry/digital/pc(pc101)"
  156.               include "geometry/digital/pc(leds_alone)"    };
  157. };
  158.  
  159. xkb_keymap "pcxalka" {
  160.     xkb_keycodes        { include "keycodes/digital/pc(pc101)"         };
  161.     xkb_types           { include "types/default"                };
  162.     xkb_compatibility   { include "compat/default"            };
  163.     xkb_symbols         { include "symbols/digital/us(pcxalka)"        };
  164.     xkb_geometry    { description = "Digital US PCXAL-KA";
  165.               include "geometry/digital/pc(pc101)"
  166.               include "geometry/digital/pc(leds_alone)"    };
  167. };
  168.  
  169. xkb_keymap "pcxal" {
  170.     xkb_keycodes        { include "keycodes/digital/pc(pc101)"         };
  171.     xkb_types           { include "types/default"                };
  172.     xkb_compatibility   { include "compat/default"            };
  173.     xkb_symbols         { include "symbols/digital/us(pcxal)"        };
  174.     xkb_geometry    { description = "Digital US PCXAL";
  175.               include "geometry/digital/pc(pc101)"
  176.               include "geometry/digital/pc(leds_alone)"    };
  177. };
  178.  
  179. xkb_keymap "mnk" {
  180.     xkb_keycodes        { include "keycodes/digital/pc(pc104)"         };
  181.     xkb_types           { include "types/default"                };
  182.     xkb_compatibility   { include "compat/default"            };
  183.     xkb_symbols         { include "symbols/digital/us(pc104)"        };
  184.     xkb_geometry    { include "geometry/microsoft"            };
  185. };
  186.