aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTorbjörn Andersson2006-06-14 19:32:26 +0000
committerTorbjörn Andersson2006-06-14 19:32:26 +0000
commit42d093cd166aacccf11bc8fdc0c384aa3d38a73a (patch)
treed6d42eb4e53cd11abd0018b2be90ebeaa4b8b1bf /README
parent793151a0aa4c8fe5ee5ce2e312826a361fd80474 (diff)
downloadscummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.tar.gz
scummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.tar.bz2
scummvm-rg350-42d093cd166aacccf11bc8fdc0c384aa3d38a73a.zip
Added --themepath option, and documented (very briefly) the --gui-theme option.
svn-id: r23108
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 431ba0b5c0..a65de76db6 100644
--- a/README
+++ b/README
@@ -602,6 +602,8 @@ arguments -- see the next section.
-f, --fullscreen Force full-screen mode
-F, --no-fullscreen Force windowed mode
-g, --gfx-mode=MODE Select graphics scaler (see also section 5.3)
+ --gui-theme=THEME Select GUI theme (default, modern, classic)
+ --themepath=PATH Path to where GUI themes are stored
-e, --music-driver=MODE Select music driver (see also section 7.0)
-q, --language=LANG Select language (see also section 5.2)
-m, --music-volume=NUM Set the music volume, 0-255 (default: 192)