aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThierry Crozat2017-04-24 00:30:28 +0100
committerThierry Crozat2017-04-24 01:06:50 +0100
commit11dd33bb73c998116c2b862389b616fe9249579b (patch)
tree0b0b05bbd0b65828565bb29eb75de089d7004ab3 /README
parent438f23f2723b384098828fde3cf2b6b20fca9bc7 (diff)
downloadscummvm-rg350-11dd33bb73c998116c2b862389b616fe9249579b.tar.gz
scummvm-rg350-11dd33bb73c998116c2b862389b616fe9249579b.tar.bz2
scummvm-rg350-11dd33bb73c998116c2b862389b616fe9249579b.zip
MACOSX: Create screenshot on Desktop
This is consistent with the OS shortcut (Crtl+Shift+3) to take a screenshot.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 828591b57a..15da89c076 100644
--- a/README
+++ b/README
@@ -2681,8 +2681,12 @@ configuration of each entry, allowing the custom options to be shown.
9.0) Screenshots (SDL backend only):
---- -------------------------------
-By default screenshots are put into the current directory, however on Windows
-the directory for this purpose is set to "Users\username\My Pictures\ScummVM Screenshots".
+On systems using the SDL backend (for example Windows, Mac or Linux) you can use
+alt+s to take snapshots (see section 5.4 - Hotkeys). The location of the created
+screenshot file depends on the OS:
+ Windows: In Users\username\My Pictures\ScummVM Screenshots.
+ macOS X: On the Desktop.
+ Any other OS: In the current directoty.
10.0) Compiling: