Path: blob/master/thirdparty/linuxbsd_headers/X11/keysym.h
9898 views
/***********************************************************12Copyright 1987, 1998 The Open Group34Permission to use, copy, modify, distribute, and sell this software and its5documentation for any purpose is hereby granted without fee, provided that6the above copyright notice appear in all copies and that both that7copyright notice and this permission notice appear in supporting8documentation.910The above copyright notice and this permission notice shall be included in11all copies or substantial portions of the Software.1213THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR14IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,15FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE16OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN17AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN18CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.1920Except as contained in this notice, the name of The Open Group shall not be21used in advertising or otherwise to promote the sale, use or other dealings22in this Software without prior written authorization from The Open Group.232425Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.2627All Rights Reserved2829Permission to use, copy, modify, and distribute this software and its30documentation for any purpose and without fee is hereby granted,31provided that the above copyright notice appear in all copies and that32both that copyright notice and this permission notice appear in33supporting documentation, and that the name of Digital not be34used in advertising or publicity pertaining to distribution of the35software without specific, written prior permission.3637DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING38ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL39DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR40ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,41WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,42ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS43SOFTWARE.4445******************************************************************/4647/* default keysyms */48#define XK_MISCELLANY49#define XK_XKB_KEYS50#define XK_LATIN151#define XK_LATIN252#define XK_LATIN353#define XK_LATIN454#define XK_LATIN855#define XK_LATIN956#define XK_CAUCASUS57#define XK_GREEK58#define XK_KATAKANA59#define XK_ARABIC60#define XK_CYRILLIC61#define XK_HEBREW62#define XK_THAI63#define XK_KOREAN64#define XK_ARMENIAN65#define XK_GEORGIAN66#define XK_VIETNAMESE67#define XK_CURRENCY68#define XK_MATHEMATICAL69#define XK_BRAILLE70#define XK_SINHALA7172#include <X11/keysymdef.h>73747576