From 3a7ac7639a12c1a4815799101c49727c1baa5c93 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Mon, 29 Dec 2008 00:30:31 -0800 Subject: [PATCH] XQuartz: Updated man page fullscreen_hotkeys fullscreen_menu (cherry picked from commit 00f3a2e33c8e91da5f855821313a04ea97445656) --- hw/xquartz/doc/Xquartz.man.pre | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hw/xquartz/doc/Xquartz.man.pre b/hw/xquartz/doc/Xquartz.man.pre index a442c9666..04bbee30c 100644 --- a/hw/xquartz/doc/Xquartz.man.pre +++ b/hw/xquartz/doc/Xquartz.man.pre @@ -32,6 +32,12 @@ Change the modifier keys used to emulate the second mouse button. By default, Command is used to emulate the second button. Any combination of the following modifier names may be used: {l,r,}shift, {l,r,}option, {l,r,}control, {l,r,}command, fn .TP 8 +.B defaults write org.x.X11 fullscreen_hotkeys -boolean true +Enable OSX hotkeys while in fullscreen +.TP 8 +.B defaults write org.x.X11 fullscreen_menu -boolean true +Show the OSX menu while in fullscreen +.TP 8 .B defaults write org.x.X11 no_quit_alert -boolean true Disables the alert dialog displayed when attempting to quit X11. .TP 8