summaryrefslogtreecommitdiffstats
path: root/DOCS/video.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-03 11:06:04 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-02-03 11:06:04 +0000
commitf105bb3189055292e06c7345f0d8015707b6b2d5 (patch)
tree3ea3025df71f099712abee96e0b4de64b0dbe5ae /DOCS/video.html
parent7aaf48300532846749c4b331a41ba235ec6b4cda (diff)
downloadmpv-f105bb3189055292e06c7345f0d8015707b6b2d5.tar.bz2
mpv-f105bb3189055292e06c7345f0d8015707b6b2d5.tar.xz
mga_vid supports reads and writes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4505 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/video.html')
-rw-r--r--DOCS/video.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/video.html b/DOCS/video.html
index 343ee9039e..fb0d9ac608 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -658,6 +658,10 @@ you have matroxfb console, or '-vo xmga' under XFree86 3.x.x or 4.x.x.</P>
<P>The mga_vid driver cooperates with Xv.</P>
+<P>The <CODE>/dev/mga_vid</CODE> device file can be read (for example by
+ <CODE>cat /dev/mga_vid</CODE>) for some info, and written for brightness
+ change : <CODE>echo "brightness=120" > /dev/mga_vid</CODE></P>
+
<P><B><A NAME=2.3.1.8>2.3.1.8. SiS 6326 framebuffer (sis_vid)</A></B></P>