{-# LINE 1 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
module Graphics.X11.ExtraTypes.Sun
(
{-# LINE 73 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Grave,
{-# LINE 77 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 78 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Circum,
{-# LINE 82 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 83 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Tilde,
{-# LINE 87 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 88 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Acute,
{-# LINE 92 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 93 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Diaeresis,
{-# LINE 97 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 98 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Cedilla,
{-# LINE 102 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 103 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_F36,
{-# LINE 107 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 108 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_F37,
{-# LINE 112 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 113 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Sys_Req,
{-# LINE 117 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 118 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Print_Screen,
{-# LINE 122 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 123 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Compose,
{-# LINE 127 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 128 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AltGraph,
{-# LINE 132 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 133 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PageUp,
{-# LINE 137 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 138 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PageDown,
{-# LINE 142 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 143 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Undo,
{-# LINE 147 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 148 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Again,
{-# LINE 152 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 153 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Find,
{-# LINE 157 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 158 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Stop,
{-# LINE 162 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 163 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Props,
{-# LINE 167 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 168 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Front,
{-# LINE 172 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 173 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Copy,
{-# LINE 177 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 178 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Open,
{-# LINE 182 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 183 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Paste,
{-# LINE 187 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 188 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Cut,
{-# LINE 192 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 193 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PowerSwitch,
{-# LINE 197 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 198 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioLowerVolume,
{-# LINE 202 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 203 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioMute,
{-# LINE 207 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 208 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioRaiseVolume,
{-# LINE 212 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 213 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoDegauss,
{-# LINE 217 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 218 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoLowerBrightness,
{-# LINE 222 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 223 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoRaiseBrightness,
{-# LINE 227 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 228 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PowerSwitchShift,
{-# LINE 232 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
) where
import Graphics.X11.Types
{-# LINE 239 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Grave :: KeySym
sunXK_FA_Grave :: KeySym
sunXK_FA_Grave = KeySym
268828416
{-# LINE 241 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 242 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 243 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Circum :: KeySym
sunXK_FA_Circum :: KeySym
sunXK_FA_Circum = KeySym
268828417
{-# LINE 245 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 246 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 247 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Tilde :: KeySym
sunXK_FA_Tilde :: KeySym
sunXK_FA_Tilde = KeySym
268828418
{-# LINE 249 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 250 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 251 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Acute :: KeySym
sunXK_FA_Acute :: KeySym
sunXK_FA_Acute = KeySym
268828419
{-# LINE 253 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 254 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 255 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Diaeresis :: KeySym
sunXK_FA_Diaeresis :: KeySym
sunXK_FA_Diaeresis = KeySym
268828420
{-# LINE 257 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 258 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 259 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_FA_Cedilla :: KeySym
sunXK_FA_Cedilla :: KeySym
sunXK_FA_Cedilla = KeySym
268828421
{-# LINE 261 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 262 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 263 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_F36 :: KeySym
sunXK_F36 :: KeySym
sunXK_F36 = KeySym
268828432
{-# LINE 265 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 266 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 267 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_F37 :: KeySym
sunXK_F37 :: KeySym
sunXK_F37 = KeySym
268828433
{-# LINE 269 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 270 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 271 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Sys_Req :: KeySym
sunXK_Sys_Req :: KeySym
sunXK_Sys_Req = KeySym
268828512
{-# LINE 273 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 274 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 275 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Print_Screen :: KeySym
sunXK_Print_Screen :: KeySym
sunXK_Print_Screen = KeySym
65377
{-# LINE 277 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 278 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 279 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Compose :: KeySym
sunXK_Compose :: KeySym
sunXK_Compose = KeySym
65312
{-# LINE 281 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 282 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 283 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AltGraph :: KeySym
sunXK_AltGraph :: KeySym
sunXK_AltGraph = KeySym
65406
{-# LINE 285 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 286 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 287 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PageUp :: KeySym
sunXK_PageUp :: KeySym
sunXK_PageUp = KeySym
65365
{-# LINE 289 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 290 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 291 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PageDown :: KeySym
sunXK_PageDown :: KeySym
sunXK_PageDown = KeySym
65366
{-# LINE 293 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 294 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 295 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Undo :: KeySym
sunXK_Undo :: KeySym
sunXK_Undo = KeySym
65381
{-# LINE 297 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 298 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 299 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Again :: KeySym
sunXK_Again :: KeySym
sunXK_Again = KeySym
65382
{-# LINE 301 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 302 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 303 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Find :: KeySym
sunXK_Find :: KeySym
sunXK_Find = KeySym
65384
{-# LINE 305 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 306 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 307 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Stop :: KeySym
sunXK_Stop :: KeySym
sunXK_Stop = KeySym
65385
{-# LINE 309 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 310 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 311 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Props :: KeySym
sunXK_Props :: KeySym
sunXK_Props = KeySym
268828528
{-# LINE 313 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 314 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 315 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Front :: KeySym
sunXK_Front :: KeySym
sunXK_Front = KeySym
268828529
{-# LINE 317 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 318 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 319 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Copy :: KeySym
sunXK_Copy :: KeySym
sunXK_Copy = KeySym
268828530
{-# LINE 321 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 322 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 323 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Open :: KeySym
sunXK_Open :: KeySym
sunXK_Open = KeySym
268828531
{-# LINE 325 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 326 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 327 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Paste :: KeySym
sunXK_Paste :: KeySym
sunXK_Paste = KeySym
268828532
{-# LINE 329 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 330 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 331 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_Cut :: KeySym
sunXK_Cut :: KeySym
sunXK_Cut = KeySym
268828533
{-# LINE 333 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 334 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 335 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PowerSwitch :: KeySym
sunXK_PowerSwitch :: KeySym
sunXK_PowerSwitch = KeySym
268828534
{-# LINE 337 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 338 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 339 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioLowerVolume :: KeySym
sunXK_AudioLowerVolume :: KeySym
sunXK_AudioLowerVolume = KeySym
268828535
{-# LINE 341 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 342 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 343 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioMute :: KeySym
sunXK_AudioMute :: KeySym
sunXK_AudioMute = KeySym
268828536
{-# LINE 345 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 346 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 347 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_AudioRaiseVolume :: KeySym
sunXK_AudioRaiseVolume :: KeySym
sunXK_AudioRaiseVolume = KeySym
268828537
{-# LINE 349 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 350 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 351 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoDegauss :: KeySym
sunXK_VideoDegauss :: KeySym
sunXK_VideoDegauss = KeySym
268828538
{-# LINE 353 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 354 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 355 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoLowerBrightness :: KeySym
sunXK_VideoLowerBrightness :: KeySym
sunXK_VideoLowerBrightness = KeySym
268828539
{-# LINE 357 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 358 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 359 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_VideoRaiseBrightness :: KeySym
sunXK_VideoRaiseBrightness :: KeySym
sunXK_VideoRaiseBrightness = KeySym
268828540
{-# LINE 361 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 362 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 363 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
sunXK_PowerSwitchShift :: KeySym
sunXK_PowerSwitchShift :: KeySym
sunXK_PowerSwitchShift = KeySym
268828541
{-# LINE 365 "Graphics/X11/ExtraTypes/Sun.hsc" #-}
{-# LINE 366 "Graphics/X11/ExtraTypes/Sun.hsc" #-}