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