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

  1. // $XConsortium: us /main/1 1996/02/02 14:19:57 kaleb $
  2. //
  3. //Copyright (c) 1996  X Consortium
  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/or 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
  14. //included in all copies or substantial portions of the Software.
  15. //
  16. //THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  17. //EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  18. //MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  19. //IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  20. //OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  21. //ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  22. //OTHER DEALINGS IN THE SOFTWARE.
  23. //
  24. //Except as contained in this notice, the name of the X Consortium shall
  25. //not be used in advertising or otherwise to promote the sale, use or
  26. //other dealings in this Software without prior written authorization
  27. //from the X Consortium.
  28. //
  29. xkb_keymap "type4_us" {
  30.     xkb_keycodes    { include "keycodes/sun(type4)"        };
  31.     xkb_types        { include "types/default"        };
  32.     xkb_compatibility    { include "compat/default"        };
  33.     xkb_symbols     { include "symbols/sun/us(sun4)"    };
  34.     xkb_geometry    { include "geometry/sun(type4)"        };
  35. };
  36. xkb_keymap "type4_us_openlook" {
  37.     xkb_keycodes    { include "keycodes/sun(type4)"        };
  38.     xkb_types        { include "types/default"        };
  39.     xkb_compatibility    { include "compat/default"        };
  40.     xkb_symbols     { include "symbols/sun/us(sun4ol)"    };
  41.     xkb_geometry    { include "geometry/sun(type4)"        };
  42. };
  43. default xkb_keymap "type5_us" {
  44.     xkb_keycodes    { include "keycodes/sun(type5)"        };
  45.     xkb_types        { include "types/default"        };
  46.     xkb_compatibility    { include "compat/default"        };
  47.     xkb_symbols     { include "symbols/sun/us(sun5)"    };
  48.     xkb_geometry    { include "geometry/sun(type5)"        };
  49. };
  50. xkb_keymap "type5_us_openlook" {
  51.     xkb_keycodes    { include "keycodes/sun(type5)"        };
  52.     xkb_types        { include "types/default"        };
  53.     xkb_compatibility    { include "compat/default"        };
  54.     xkb_symbols     { include "symbols/sun/us(sun5ol)"    };
  55.     xkb_geometry    { include "geometry/sun(type5)"        };
  56. };
  57. xkb_keymap "type5_unix" {
  58.     xkb_keycodes    { include "keycodes/sun(type5)"        };
  59.     xkb_types        { include "types/default"        };
  60.     xkb_compatibility    { include "compat/default"        };
  61.     xkb_symbols     { include "symbols/sun/us(sun5)"    };
  62.     xkb_geometry    { include "geometry/sun(type5unix)"    };
  63. };
  64. xkb_keymap "type5_unix_openlook" {
  65.     xkb_keycodes    { include "keycodes/sun(type5)"        };
  66.     xkb_types        { include "types/default"        };
  67.     xkb_compatibility    { include "compat/default"        };
  68.     xkb_symbols     { include "symbols/sun/us(sun5ol)"    };
  69.     xkb_geometry    { include "geometry/sun(type5unix)"    };
  70. };
  71.