summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-07 11:27:20 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-10-07 11:27:20 +0000
commit7d5ae10689c3a12e37251c541d7d5a6373bf4b8c (patch)
tree5e3db14d3ad4a63c035336fd2f072998a2129696 /etc
parent7147ea6aa62f6b03a157500d38751332e47d3f55 (diff)
downloadmpv-7d5ae10689c3a12e37251c541d7d5a6373bf4b8c.tar.bz2
mpv-7d5ae10689c3a12e37251c541d7d5a6373bf4b8c.tar.xz
documenting vesa 3 / GTF config
patch by Rudolf Marek <MAREKR2@cs.felk.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7652 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/example.conf14
1 files changed, 8 insertions, 6 deletions
diff --git a/etc/example.conf b/etc/example.conf
index d9c7efa29a..65a0cae2d7 100644
--- a/etc/example.conf
+++ b/etc/example.conf
@@ -75,8 +75,14 @@ fs=yes # Enlarges movie window to your desktop's size.
# ffactor = 0.75
##
-## FBdev driver: specify your monitor's timings, so resolutions
-## can be autodetected.
+## FBdev driver:
+
+# fb = /dev/fb0 # framebuffer device to use
+# fbmode = 640x480-120 # use this mode (read from fb.modes!)
+# fbmodeconfig = /etc/fb.modes # the fb.modes file
+
+## VESA and FBdev driver: specify your monitor's timings
+##
## (see for example /etc/X11/XF86Config for timings!)
## ** CAUTION! IF YOUR DISPLAY DOESN'T SUPPORT AUTOMATICALLY TURNING OFF WHEN
## OVERDRIVED (AND EVEN IF IT DOES), THIS MAY CAUSE DAMAGE TO YOUR DISPLAY!
@@ -85,10 +91,6 @@ fs=yes # Enlarges movie window to your desktop's size.
## k, K : means multiply by 1000
## m, M : means multiply by 1.000.000
##
-
-# fb = /dev/fb0 # framebuffer device to use
-# fbmode = 640x480-120 # use this mode (read from fb.modes!)
-# fbmodeconfig = /etc/fb.modes # the fb.modes file
# monitor_hfreq = 31.5k-50k,70k # horizontal frequency range
# monitor_vfreq = 50-90 # vertical frequency range
# monitor_dotclock = 30M-300M # dotclock (or pixelclock) range