summaryrefslogtreecommitdiff
path: root/hw/xquartz/X11Application.h
diff options
context:
space:
mode:
authorJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-08 18:39:41 -0700
committerJeremy Huddleston <jeremyhu@freedesktop.org>2008-10-08 18:45:17 -0700
commitd13c3cbd43bc5e6b459c7df822292cf02ad2c9c4 (patch)
tree1f22a573636952a3920f6bfa550943b7811efd9c /hw/xquartz/X11Application.h
parentdc166bf6423f4243ea05f17340ff9ff99ecad74b (diff)
XQuartz: Some motion made towards supporting fullscreen.
(cherry picked from commit 99be3d68b64059caada739a373e5e01844c776e0)
Diffstat (limited to 'hw/xquartz/X11Application.h')
-rw-r--r--hw/xquartz/X11Application.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xquartz/X11Application.h b/hw/xquartz/X11Application.h
index 0caaba83f..4335abc7d 100644
--- a/hw/xquartz/X11Application.h
+++ b/hw/xquartz/X11Application.h
@@ -81,6 +81,7 @@ extern int quartzHasRoot, quartzEnableRootless;
#define PREFS_FAKEBUTTONS "enable_fake_buttons"
#define PREFS_SYSBEEP "enable_system_beep"
#define PREFS_KEYEQUIVS "enable_key_equivalents"
+#define PREFS_FULLSCREEN_HOTKEYS "fullscreen_hotkeys"
#define PREFS_SYNC_KEYMAP "sync_keymap"
#define PREFS_DEPTH "depth"
#define PREFS_NO_AUTH "no_auth"