{-# INCLUDE "HsAllKeysyms.h" #-} {-# LINE 1 "Graphics/X11/ExtraTypes/AP.hsc" #-} ----------------------------------------------------------------------------- {-# LINE 2 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- | -- Module : Graphics.X11.ExtraTypes.AP -- Copyright : (c) Apollo 1987, HP 1989 -- 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 AP. ----------------------------------------------------------------------------- -- Generated from /usr/include/X11/ap_keysym.h -- -- Copyright 1987 by Apollo Computer Inc., Chelmsford, Massachusetts. -- Copyright 1989 by Hewlett-Packard Company. -- -- All Rights Reserved -- -- Permission to use, duplicate, change, and distribute this software and -- its documentation for any purpose and without fee is granted, provided -- that the above copyright notice appear in such copy and that this -- copyright notice appear in all supporting documentation, and that the -- names of Apollo Computer Inc., the Hewlett-Packard Company, or the X -- Consortium not be used in advertising or publicity pertaining to -- distribution of the software without written prior permission. -- -- HEWLETT-PACKARD MAKES NO WARRANTY OF ANY KIND WITH REGARD -- TO THIS SOFWARE, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -- PURPOSE. Hewlett-Packard shall not be liable for errors -- contained herein or direct, indirect, special, incidental or -- consequential damages in connection with the furnishing, -- performance, or use of this material. -- -- This software is not subject to any license of the American -- Telephone and Telegraph Company or of the Regents of the -- University of California. module Graphics.X11.ExtraTypes.AP ( {-# LINE 50 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_LineDel because your X doesn't define it {-# LINE 52 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 55 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_CharDel because your X doesn't define it {-# LINE 57 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 60 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Copy because your X doesn't define it {-# LINE 62 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 65 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Cut because your X doesn't define it {-# LINE 67 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 70 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Paste because your X doesn't define it {-# LINE 72 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 75 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Move because your X doesn't define it {-# LINE 77 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 80 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Grow because your X doesn't define it {-# LINE 82 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 85 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Cmd because your X doesn't define it {-# LINE 87 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 90 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Shell because your X doesn't define it {-# LINE 92 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 95 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_LeftBar because your X doesn't define it {-# LINE 97 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 100 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_RightBar because your X doesn't define it {-# LINE 102 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 105 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_LeftBox because your X doesn't define it {-# LINE 107 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 110 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_RightBox because your X doesn't define it {-# LINE 112 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 115 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_UpBox because your X doesn't define it {-# LINE 117 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 120 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_DownBox because your X doesn't define it {-# LINE 122 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 125 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Pop because your X doesn't define it {-# LINE 127 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 130 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Read because your X doesn't define it {-# LINE 132 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 135 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Edit because your X doesn't define it {-# LINE 137 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 140 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Save because your X doesn't define it {-# LINE 142 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 145 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Exit because your X doesn't define it {-# LINE 147 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 150 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_Repeat because your X doesn't define it {-# LINE 152 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 155 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_KP_parenleft because your X doesn't define it {-# LINE 157 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 160 "Graphics/X11/ExtraTypes/AP.hsc" #-} -- Skipping apXK_KP_parenright because your X doesn't define it {-# LINE 162 "Graphics/X11/ExtraTypes/AP.hsc" #-} ) where import Graphics.X11.Types {-# LINE 167 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 172 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 176 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 180 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 184 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 188 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 192 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 196 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 200 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 204 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 208 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 212 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 216 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 220 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 224 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 228 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 232 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 236 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 240 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 244 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 248 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 252 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 256 "Graphics/X11/ExtraTypes/AP.hsc" #-} {-# LINE 260 "Graphics/X11/ExtraTypes/AP.hsc" #-}