Edit File by line
/home/barbar84/www/wp-conte.../plugins/sujqvwi/ExeBy/exe_root.../usr/include/X11
File: HPkeysym.h
/*
[0] Fix | Delete
[1] Fix | Delete
Copyright 1987, 1998 The Open Group
[2] Fix | Delete
[3] Fix | Delete
Permission to use, copy, modify, distribute, and sell this software and its
[4] Fix | Delete
documentation for any purpose is hereby granted without fee, provided that
[5] Fix | Delete
the above copyright notice appear in all copies and that both that
[6] Fix | Delete
copyright notice and this permission notice appear in supporting
[7] Fix | Delete
documentation.
[8] Fix | Delete
[9] Fix | Delete
The above copyright notice and this permission notice shall be included
[10] Fix | Delete
in all copies or substantial portions of the Software.
[11] Fix | Delete
[12] Fix | Delete
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
[13] Fix | Delete
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
[14] Fix | Delete
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
[15] Fix | Delete
IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
[16] Fix | Delete
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
[17] Fix | Delete
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
[18] Fix | Delete
OTHER DEALINGS IN THE SOFTWARE.
[19] Fix | Delete
[20] Fix | Delete
Except as contained in this notice, the name of The Open Group shall
[21] Fix | Delete
not be used in advertising or otherwise to promote the sale, use or
[22] Fix | Delete
other dealings in this Software without prior written authorization
[23] Fix | Delete
from The Open Group.
[24] Fix | Delete
[25] Fix | Delete
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,
[26] Fix | Delete
[27] Fix | Delete
All Rights Reserved
[28] Fix | Delete
[29] Fix | Delete
Permission to use, copy, modify, and distribute this software and its
[30] Fix | Delete
documentation for any purpose and without fee is hereby granted,
[31] Fix | Delete
provided that the above copyright notice appear in all copies and that
[32] Fix | Delete
both that copyright notice and this permission notice appear in
[33] Fix | Delete
supporting documentation, and that the names of Hewlett Packard
[34] Fix | Delete
or Digital not be
[35] Fix | Delete
used in advertising or publicity pertaining to distribution of the
[36] Fix | Delete
software without specific, written prior permission.
[37] Fix | Delete
[38] Fix | Delete
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
[39] Fix | Delete
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
[40] Fix | Delete
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
[41] Fix | Delete
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
[42] Fix | Delete
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
[43] Fix | Delete
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
[44] Fix | Delete
SOFTWARE.
[45] Fix | Delete
[46] Fix | Delete
HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD
[47] Fix | Delete
TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
[48] Fix | Delete
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
[49] Fix | Delete
PURPOSE. Hewlett-Packard shall not be liable for errors
[50] Fix | Delete
contained herein or direct, indirect, special, incidental or
[51] Fix | Delete
consequential damages in connection with the furnishing,
[52] Fix | Delete
performance, or use of this material.
[53] Fix | Delete
[54] Fix | Delete
*/
[55] Fix | Delete
[56] Fix | Delete
#ifndef _HPKEYSYM_H
[57] Fix | Delete
[58] Fix | Delete
#define _HPKEYSYM_H
[59] Fix | Delete
[60] Fix | Delete
#define hpXK_ClearLine 0x1000FF6F
[61] Fix | Delete
#define hpXK_InsertLine 0x1000FF70
[62] Fix | Delete
#define hpXK_DeleteLine 0x1000FF71
[63] Fix | Delete
#define hpXK_InsertChar 0x1000FF72
[64] Fix | Delete
#define hpXK_DeleteChar 0x1000FF73
[65] Fix | Delete
#define hpXK_BackTab 0x1000FF74
[66] Fix | Delete
#define hpXK_KP_BackTab 0x1000FF75
[67] Fix | Delete
#define hpXK_Modelock1 0x1000FF48
[68] Fix | Delete
#define hpXK_Modelock2 0x1000FF49
[69] Fix | Delete
#define hpXK_Reset 0x1000FF6C
[70] Fix | Delete
#define hpXK_System 0x1000FF6D
[71] Fix | Delete
#define hpXK_User 0x1000FF6E
[72] Fix | Delete
#define hpXK_mute_acute 0x100000A8
[73] Fix | Delete
#define hpXK_mute_grave 0x100000A9
[74] Fix | Delete
#define hpXK_mute_asciicircum 0x100000AA
[75] Fix | Delete
#define hpXK_mute_diaeresis 0x100000AB
[76] Fix | Delete
#define hpXK_mute_asciitilde 0x100000AC
[77] Fix | Delete
#define hpXK_lira 0x100000AF
[78] Fix | Delete
#define hpXK_guilder 0x100000BE
[79] Fix | Delete
#define hpXK_Ydiaeresis 0x100000EE
[80] Fix | Delete
#define hpXK_IO 0x100000EE
[81] Fix | Delete
#define hpXK_longminus 0x100000F6
[82] Fix | Delete
#define hpXK_block 0x100000FC
[83] Fix | Delete
[84] Fix | Delete
[85] Fix | Delete
#ifndef _OSF_Keysyms
[86] Fix | Delete
#define _OSF_Keysyms
[87] Fix | Delete
[88] Fix | Delete
#define osfXK_Copy 0x1004FF02
[89] Fix | Delete
#define osfXK_Cut 0x1004FF03
[90] Fix | Delete
#define osfXK_Paste 0x1004FF04
[91] Fix | Delete
#define osfXK_BackTab 0x1004FF07
[92] Fix | Delete
#define osfXK_BackSpace 0x1004FF08
[93] Fix | Delete
#define osfXK_Clear 0x1004FF0B
[94] Fix | Delete
#define osfXK_Escape 0x1004FF1B
[95] Fix | Delete
#define osfXK_AddMode 0x1004FF31
[96] Fix | Delete
#define osfXK_PrimaryPaste 0x1004FF32
[97] Fix | Delete
#define osfXK_QuickPaste 0x1004FF33
[98] Fix | Delete
#define osfXK_PageLeft 0x1004FF40
[99] Fix | Delete
#define osfXK_PageUp 0x1004FF41
[100] Fix | Delete
#define osfXK_PageDown 0x1004FF42
[101] Fix | Delete
#define osfXK_PageRight 0x1004FF43
[102] Fix | Delete
#define osfXK_Activate 0x1004FF44
[103] Fix | Delete
#define osfXK_MenuBar 0x1004FF45
[104] Fix | Delete
#define osfXK_Left 0x1004FF51
[105] Fix | Delete
#define osfXK_Up 0x1004FF52
[106] Fix | Delete
#define osfXK_Right 0x1004FF53
[107] Fix | Delete
#define osfXK_Down 0x1004FF54
[108] Fix | Delete
#define osfXK_EndLine 0x1004FF57
[109] Fix | Delete
#define osfXK_BeginLine 0x1004FF58
[110] Fix | Delete
#define osfXK_EndData 0x1004FF59
[111] Fix | Delete
#define osfXK_BeginData 0x1004FF5A
[112] Fix | Delete
#define osfXK_PrevMenu 0x1004FF5B
[113] Fix | Delete
#define osfXK_NextMenu 0x1004FF5C
[114] Fix | Delete
#define osfXK_PrevField 0x1004FF5D
[115] Fix | Delete
#define osfXK_NextField 0x1004FF5E
[116] Fix | Delete
#define osfXK_Select 0x1004FF60
[117] Fix | Delete
#define osfXK_Insert 0x1004FF63
[118] Fix | Delete
#define osfXK_Undo 0x1004FF65
[119] Fix | Delete
#define osfXK_Menu 0x1004FF67
[120] Fix | Delete
#define osfXK_Cancel 0x1004FF69
[121] Fix | Delete
#define osfXK_Help 0x1004FF6A
[122] Fix | Delete
#define osfXK_SelectAll 0x1004FF71
[123] Fix | Delete
#define osfXK_DeselectAll 0x1004FF72
[124] Fix | Delete
#define osfXK_Reselect 0x1004FF73
[125] Fix | Delete
#define osfXK_Extend 0x1004FF74
[126] Fix | Delete
#define osfXK_Restore 0x1004FF78
[127] Fix | Delete
#define osfXK_Delete 0x1004FFFF
[128] Fix | Delete
[129] Fix | Delete
#endif /* _OSF_Keysyms */
[130] Fix | Delete
[131] Fix | Delete
[132] Fix | Delete
/**************************************************************
[133] Fix | Delete
* The use of the following macros is deprecated.
[134] Fix | Delete
* They are listed below only for backwards compatibility.
[135] Fix | Delete
*/
[136] Fix | Delete
#define XK_Reset 0x1000FF6C
[137] Fix | Delete
#define XK_System 0x1000FF6D
[138] Fix | Delete
#define XK_User 0x1000FF6E
[139] Fix | Delete
#define XK_ClearLine 0x1000FF6F
[140] Fix | Delete
#define XK_InsertLine 0x1000FF70
[141] Fix | Delete
#define XK_DeleteLine 0x1000FF71
[142] Fix | Delete
#define XK_InsertChar 0x1000FF72
[143] Fix | Delete
#define XK_DeleteChar 0x1000FF73
[144] Fix | Delete
#define XK_BackTab 0x1000FF74
[145] Fix | Delete
#define XK_KP_BackTab 0x1000FF75
[146] Fix | Delete
#define XK_Ext16bit_L 0x1000FF76
[147] Fix | Delete
#define XK_Ext16bit_R 0x1000FF77
[148] Fix | Delete
#define XK_mute_acute 0x100000a8
[149] Fix | Delete
#define XK_mute_grave 0x100000a9
[150] Fix | Delete
#define XK_mute_asciicircum 0x100000aa
[151] Fix | Delete
#define XK_mute_diaeresis 0x100000ab
[152] Fix | Delete
#define XK_mute_asciitilde 0x100000ac
[153] Fix | Delete
#define XK_lira 0x100000af
[154] Fix | Delete
#define XK_guilder 0x100000be
[155] Fix | Delete
#ifndef XK_Ydiaeresis
[156] Fix | Delete
#define XK_Ydiaeresis 0x100000ee
[157] Fix | Delete
#endif
[158] Fix | Delete
#define XK_IO 0x100000ee
[159] Fix | Delete
#define XK_longminus 0x100000f6
[160] Fix | Delete
#define XK_block 0x100000fc
[161] Fix | Delete
[162] Fix | Delete
#endif /* _HPKEYSYM_H */
[163] Fix | Delete
[164] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function