summaryrefslogtreecommitdiffstats
path: root/DOCS/example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/example.conf')
-rw-r--r--DOCS/example.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/example.conf b/DOCS/example.conf
index a3dc822743..f003aab481 100644
--- a/DOCS/example.conf
+++ b/DOCS/example.conf
@@ -17,6 +17,16 @@ ao=oss # To specify default audio driver (see -ao help for
fs=yes # Enlarges movie window to your desktop's size.
# Used by drivers: all
+# fsmode=0 # This option workarounds some problems when using
+ # specific windowmanagers and fullscreen mode. If you
+ # experience fullscreen problems, try changing this
+ # value between 0 and 7. Hint: either 0 or 1 should
+ # be sufficient.
+ # 0 = new method (since 0.18pre3)
+ # 1 = ICCCWM patch (for KDE2/icewm)
+ # 2 = old method (0.17a)
+ # 3 = ICCCWM patch + Motif method
+
vm=no # Tries to change to a different videomode
# Used by drivers: dga2, x11, sdl