From 840d12c7a6ac6a974da185045215ce944a61fab6 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Fri, 9 Apr 2010 13:29:34 -0700 Subject: XQuartz: Add a defaults option to toggle Alt / Mode_switch See option_sends_alt in Xquartz(1) Signed-off-by: Jeremy Huddleston Reviewed-by: Kevin Van Vechten --- hw/xquartz/X11Application.h | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/xquartz/X11Application.h') diff --git a/hw/xquartz/X11Application.h b/hw/xquartz/X11Application.h index d7e9a5fa5..ce19e034a 100644 --- a/hw/xquartz/X11Application.h +++ b/hw/xquartz/X11Application.h @@ -90,6 +90,7 @@ extern int quartzHasRoot, quartzEnableRootless, quartzFullscreenMenu; #define PREFS_NO_TCP "nolisten_tcp" #define PREFS_DONE_XINIT_CHECK "done_xinit_check" #define PREFS_NO_QUIT_ALERT "no_quit_alert" +#define PREFS_OPTION_SENDS_ALT "option_sends_alt" #define PREFS_FAKE_BUTTON2 "fake_button2" #define PREFS_FAKE_BUTTON3 "fake_button3" #define PREFS_APPKIT_MODIFIERS "appkit_modifiers" -- cgit v1.2.3