From 71b18d3aa695f41e98aeedc297a0ad6de63687a4 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Thu, 18 Jul 2013 07:38:28 -0700 Subject: [PATCH] Added presentation mode shortcut --- Frequently-Asked-Questions.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Frequently-Asked-Questions.md b/Frequently-Asked-Questions.md index e5a174f..b9dc5fa 100644 --- a/Frequently-Asked-Questions.md +++ b/Frequently-Asked-Questions.md @@ -80,6 +80,7 @@ User interface buttons or ctrl + mouse wheel can be used to change the zooming l * **restore normal zoom:** ctrl + 0 (in full screen mode) * **rotate the document clockwise:** r * **rotate counterclockwise:** shift + r +* **presentation mode:** ctrl + alt + p (replace ctrl with meta on some configurations)