{-# LINE 1 "Graphics/X11/ExtraTypes/DEC.hsc" #-} ----------------------------------------------------------------------------- -- | -- Module : Graphics.X11.ExtraTypes.DEC -- Copyright : (c) Open Group 1988,1998, DEC 1988 -- License : X11 (see below) due to X headers -- -- Maintainer : libraries@haskell.org -- Stability : unstable -- Portability : unportable -- -- -- This file is generated based on X.org includes. It contains -- the keysyms for DEC. ----------------------------------------------------------------------------- -- Generated from /usr/include/X11/DECkeysym.h -- -- -- Copyright 1988, 1998 The Open Group -- -- Permission to use, copy, modify, distribute, and sell this software and its -- documentation for any purpose is hereby granted without fee, provided that -- the above copyright notice appear in all copies and that both that -- copyright notice and this permission notice appear in supporting -- documentation. -- -- The above copyright notice and this permission notice shall be included in -- all copies or substantial portions of the Software. -- -- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -- OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN -- AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -- -- Except as contained in this notice, the name of The Open Group shall not be -- used in advertising or otherwise to promote the sale, use or other dealings -- in this Software without prior written authorization from The Open Group. -- -- -- Copyright 1988 by Digital Equipment Corporation, Maynard, Massachusetts. -- -- All Rights Reserved -- -- Permission to use, copy, modify, and distribute this software and its -- documentation for any purpose and without fee is hereby granted, -- provided that the above copyright notice appear in all copies and that -- both that copyright notice and this permission notice appear in -- supporting documentation, and that the name of Digital not be -- used in advertising or publicity pertaining to distribution of the -- software without specific, written prior permission. -- -- DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING -- ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL -- DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR -- ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, -- WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, -- ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS -- SOFTWARE. -- module Graphics.X11.ExtraTypes.DEC ( {-# LINE 68 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_ring_accent, {-# LINE 72 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 73 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_circumflex_accent, {-# LINE 77 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 78 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_cedilla_accent, {-# LINE 82 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 83 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_acute_accent, {-# LINE 87 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 88 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_grave_accent, {-# LINE 92 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 93 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_tilde, {-# LINE 97 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 98 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_diaeresis, {-# LINE 102 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 103 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_Remove, -- Remove {-# LINE 107 "Graphics/X11/ExtraTypes/DEC.hsc" #-} ) where import Graphics.X11.Types {-# LINE 114 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_ring_accent :: KeySym dXK_ring_accent = 268500656 {-# LINE 116 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 117 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 118 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_circumflex_accent :: KeySym dXK_circumflex_accent = 268500574 {-# LINE 120 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 121 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 122 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_cedilla_accent :: KeySym dXK_cedilla_accent = 268500524 {-# LINE 124 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 125 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 126 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_acute_accent :: KeySym dXK_acute_accent = 268500519 {-# LINE 128 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 129 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 130 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_grave_accent :: KeySym dXK_grave_accent = 268500576 {-# LINE 132 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 133 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 134 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_tilde :: KeySym dXK_tilde = 268500606 {-# LINE 136 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 137 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 138 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_diaeresis :: KeySym dXK_diaeresis = 268500514 {-# LINE 140 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 141 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 142 "Graphics/X11/ExtraTypes/DEC.hsc" #-} dXK_Remove :: KeySym dXK_Remove = 268500736 {-# LINE 144 "Graphics/X11/ExtraTypes/DEC.hsc" #-} {-# LINE 145 "Graphics/X11/ExtraTypes/DEC.hsc" #-}