Path: blob/aarch64-shenandoah-jdk8u272-b10/jdk/src/solaris/native/sun/awt/HPkeysym.h
32287 views
/*1* reserved comment block2* DO NOT REMOVE OR ALTER!3*/4/* $Xorg: HPkeysym.h,v 1.4 2000/08/18 04:05:43 coskrey Exp $ */5/*67Copyright 1987, 1998 The Open Group89All Rights Reserved.1011The above copyright notice and this permission notice shall be included12in all copies or substantial portions of the Software.1314THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS15OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF16MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.17IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR18OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,19ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR20OTHER DEALINGS IN THE SOFTWARE.2122Except as contained in this notice, the name of The Open Group shall23not be used in advertising or otherwise to promote the sale, use or24other dealings in this Software without prior written authorization25from The Open Group.2627Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts,2829All Rights Reserved3031Permission to use, copy, modify, and distribute this software and its32documentation for any purpose and without fee is hereby granted,33provided that the above copyright notice appear in all copies and that34both that copyright notice and this permission notice appear in35supporting documentation, and that the names of Hewlett Packard36or Digital not be37used in advertising or publicity pertaining to distribution of the38software without specific, written prior permission.3940DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING41ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL42DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR43ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,44WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,45ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS46SOFTWARE.4748HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD49TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED50WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR51PURPOSE. Hewlett-Packard shall not be liable for errors52contained herein or direct, indirect, special, incidental or53consequential damages in connection with the furnishing,54performance, or use of this material.5556*/5758#ifndef _HPKEYSYM_H5960#define _HPKEYSYM6162#define hpXK_ClearLine 0x1000FF6F63#define hpXK_InsertLine 0x1000FF7064#define hpXK_DeleteLine 0x1000FF7165#define hpXK_InsertChar 0x1000FF7266#define hpXK_DeleteChar 0x1000FF7367#define hpXK_BackTab 0x1000FF7468#define hpXK_KP_BackTab 0x1000FF7569#define hpXK_Modelock1 0x1000FF4870#define hpXK_Modelock2 0x1000FF4971#define hpXK_Reset 0x1000FF6C72#define hpXK_System 0x1000FF6D73#define hpXK_User 0x1000FF6E74#define hpXK_mute_acute 0x100000A875#define hpXK_mute_grave 0x100000A976#define hpXK_mute_asciicircum 0x100000AA77#define hpXK_mute_diaeresis 0x100000AB78#define hpXK_mute_asciitilde 0x100000AC79#define hpXK_lira 0x100000AF80#define hpXK_guilder 0x100000BE81#define hpXK_Ydiaeresis 0x100000EE82#define hpXK_IO 0x100000EE83#define hpXK_longminus 0x100000F684#define hpXK_block 0x100000FC858687#ifndef _OSF_Keysyms88#define _OSF_Keysyms8990#define osfXK_Copy 0x1004FF0291#define osfXK_Cut 0x1004FF0392#define osfXK_Paste 0x1004FF0493#define osfXK_BackTab 0x1004FF0794#define osfXK_BackSpace 0x1004FF0895#define osfXK_Clear 0x1004FF0B96#define osfXK_Escape 0x1004FF1B97#define osfXK_AddMode 0x1004FF3198#define osfXK_PrimaryPaste 0x1004FF3299#define osfXK_QuickPaste 0x1004FF33100#define osfXK_PageLeft 0x1004FF40101#define osfXK_PageUp 0x1004FF41102#define osfXK_PageDown 0x1004FF42103#define osfXK_PageRight 0x1004FF43104#define osfXK_Activate 0x1004FF44105#define osfXK_MenuBar 0x1004FF45106#define osfXK_Left 0x1004FF51107#define osfXK_Up 0x1004FF52108#define osfXK_Right 0x1004FF53109#define osfXK_Down 0x1004FF54110#define osfXK_EndLine 0x1004FF57111#define osfXK_BeginLine 0x1004FF58112#define osfXK_EndData 0x1004FF59113#define osfXK_BeginData 0x1004FF5A114#define osfXK_PrevMenu 0x1004FF5B115#define osfXK_NextMenu 0x1004FF5C116#define osfXK_PrevField 0x1004FF5D117#define osfXK_NextField 0x1004FF5E118#define osfXK_Select 0x1004FF60119#define osfXK_Insert 0x1004FF63120#define osfXK_Undo 0x1004FF65121#define osfXK_Menu 0x1004FF67122#define osfXK_Cancel 0x1004FF69123#define osfXK_Help 0x1004FF6A124#define osfXK_SelectAll 0x1004FF71125#define osfXK_DeselectAll 0x1004FF72126#define osfXK_Reselect 0x1004FF73127#define osfXK_Extend 0x1004FF74128#define osfXK_Restore 0x1004FF78129#define osfXK_Delete 0x1004FFFF130131#endif /* _OSF_Keysyms */132133134/**************************************************************135* The use of the following macros is deprecated.136* They are listed below only for backwards compatibility.137*/138#define XK_Reset 0x1000FF6C139#define XK_System 0x1000FF6D140#define XK_User 0x1000FF6E141#define XK_ClearLine 0x1000FF6F142#define XK_InsertLine 0x1000FF70143#define XK_DeleteLine 0x1000FF71144#define XK_InsertChar 0x1000FF72145#define XK_DeleteChar 0x1000FF73146#define XK_BackTab 0x1000FF74147#define XK_KP_BackTab 0x1000FF75148#define XK_Ext16bit_L 0x1000FF76149#define XK_Ext16bit_R 0x1000FF77150#define XK_mute_acute 0x100000a8151#define XK_mute_grave 0x100000a9152#define XK_mute_asciicircum 0x100000aa153#define XK_mute_diaeresis 0x100000ab154#define XK_mute_asciitilde 0x100000ac155#define XK_lira 0x100000af156#define XK_guilder 0x100000be157#ifndef XK_Ydiaeresis158#define XK_Ydiaeresis 0x100000ee159#endif160#define XK_IO 0x100000ee161#define XK_longminus 0x100000f6162#define XK_block 0x100000fc163164#endif /* _HPKEYSYM_H */165166167