Sunkeysym.h 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. /*
  2. * Copyright (c) 1991, Oracle and/or its affiliates. All rights reserved.
  3. *
  4. * Permission is hereby granted, free of charge, to any person obtaining a
  5. * copy of this software and associated documentation files (the "Software"),
  6. * to deal in the Software without restriction, including without limitation
  7. * the rights to use, copy, modify, merge, publish, distribute, sublicense,
  8. * and/or sell copies of the Software, and to permit persons to whom the
  9. * Software is furnished to do so, subject to the following conditions:
  10. *
  11. * The above copyright notice and this permission notice (including the next
  12. * paragraph) shall be included in all copies or substantial portions of the
  13. * Software.
  14. *
  15. * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  16. * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  17. * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
  18. * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  19. * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  20. * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  21. * DEALINGS IN THE SOFTWARE.
  22. */
  23. /************************************************************
  24. Copyright 1991, 1998 The Open Group
  25. Permission to use, copy, modify, distribute, and sell this software and its
  26. documentation for any purpose is hereby granted without fee, provided that
  27. the above copyright notice appear in all copies and that both that
  28. copyright notice and this permission notice appear in supporting
  29. documentation.
  30. The above copyright notice and this permission notice shall be included in
  31. all copies or substantial portions of the Software.
  32. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  33. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  34. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  35. OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  36. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  37. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  38. Except as contained in this notice, the name of The Open Group shall not be
  39. used in advertising or otherwise to promote the sale, use or other dealings
  40. in this Software without prior written authorization from The Open Group.
  41. ***********************************************************/
  42. /*
  43. * Floating Accent
  44. */
  45. #define SunXK_FA_Grave 0x1005FF00
  46. #define SunXK_FA_Circum 0x1005FF01
  47. #define SunXK_FA_Tilde 0x1005FF02
  48. #define SunXK_FA_Acute 0x1005FF03
  49. #define SunXK_FA_Diaeresis 0x1005FF04
  50. #define SunXK_FA_Cedilla 0x1005FF05
  51. /*
  52. * Miscellaneous Functions
  53. */
  54. #define SunXK_F36 0x1005FF10 /* Labeled F11 */
  55. #define SunXK_F37 0x1005FF11 /* Labeled F12 */
  56. #define SunXK_Sys_Req 0x1005FF60
  57. #define SunXK_Print_Screen 0x0000FF61 /* Same as XK_Print */
  58. /*
  59. * International & Multi-Key Character Composition
  60. */
  61. #define SunXK_Compose 0x0000FF20 /* Same as XK_Multi_key */
  62. #define SunXK_AltGraph 0x0000FF7E /* Same as XK_Mode_switch */
  63. /*
  64. * Cursor Control
  65. */
  66. #define SunXK_PageUp 0x0000FF55 /* Same as XK_Prior */
  67. #define SunXK_PageDown 0x0000FF56 /* Same as XK_Next */
  68. /*
  69. * Open Look Functions
  70. */
  71. #define SunXK_Undo 0x0000FF65 /* Same as XK_Undo */
  72. #define SunXK_Again 0x0000FF66 /* Same as XK_Redo */
  73. #define SunXK_Find 0x0000FF68 /* Same as XK_Find */
  74. #define SunXK_Stop 0x0000FF69 /* Same as XK_Cancel */
  75. #define SunXK_Props 0x1005FF70
  76. #define SunXK_Front 0x1005FF71
  77. #define SunXK_Copy 0x1005FF72
  78. #define SunXK_Open 0x1005FF73
  79. #define SunXK_Paste 0x1005FF74
  80. #define SunXK_Cut 0x1005FF75
  81. #define SunXK_PowerSwitch 0x1005FF76
  82. #define SunXK_AudioLowerVolume 0x1005FF77
  83. #define SunXK_AudioMute 0x1005FF78
  84. #define SunXK_AudioRaiseVolume 0x1005FF79
  85. #define SunXK_VideoDegauss 0x1005FF7A
  86. #define SunXK_VideoLowerBrightness 0x1005FF7B
  87. #define SunXK_VideoRaiseBrightness 0x1005FF7C
  88. #define SunXK_PowerSwitchShift 0x1005FF7D