Sunkeysym.h
上传用户:lctgjx
上传日期:2022-06-04
资源大小:8887k
文件大小:4k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. /* $Xorg: Sunkeysym.h,v 1.4 2001/02/09 02:03:22 xorgcvs Exp $ */
  2. /************************************************************
  3. Copyright 1991, 1998  The Open Group
  4. Permission to use, copy, modify, distribute, and sell this software and its
  5. documentation for any purpose is hereby granted without fee, provided that
  6. the above copyright notice appear in all copies and that both that
  7. copyright notice and this permission notice appear in supporting
  8. documentation.
  9. The above copyright notice and this permission notice shall be included in
  10. all copies or substantial portions of the Software.
  11. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  12. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  13. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
  14. OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
  15. AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  16. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  17. Except as contained in this notice, the name of The Open Group shall not be
  18. used in advertising or otherwise to promote the sale, use or other dealings
  19. in this Software without prior written authorization from The Open Group.
  20. Copyright 1991 by Sun Microsystems, Inc. Mountain View, CA.
  21.                     All Rights Reserved
  22. Permission  to  use,  copy,  modify,  and  distribute   this
  23. software  and  its documentation for any purpose and without
  24. fee is hereby granted, provided that the above copyright no-
  25. tice  appear  in all copies and that both that copyright no-
  26. tice and this permission notice appear in  supporting  docu-
  27. mentation,  and  that the name of Sun not be used in
  28. advertising or publicity pertaining to distribution  of  the
  29. software  without specific prior written permission. Sun 
  30. makes  no  representations about the suitability  of this
  31. software for any purpose. It is provided "as is" without any
  32. express or implied warranty.
  33. SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO  THIS  SOFTWARE,
  34. INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FIT-
  35. NESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SUN BE  LI-
  36. ABLE  FOR  ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  37. ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,  DATA  OR
  38. PROFITS,  WHETHER  IN  AN  ACTION OF CONTRACT, NEGLIGENCE OR
  39. OTHER TORTUOUS ACTION, ARISING OUT OF OR IN CONNECTION  WITH
  40. THE USE OR PERFORMANCE OF THIS SOFTWARE.
  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