summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-17 15:06:28 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-17 15:06:28 +0000
commit212e625ee67fdb0a4e1992260986fea43063f24e (patch)
tree2d33f943aa6e8dbcfb8dfb0f6bba62af0d951b44
parent1f8851863813c6a94cd1d6e2ca5fb108cd6ed61f (diff)
downloadmpv-212e625ee67fdb0a4e1992260986fea43063f24e.tar.bz2
mpv-212e625ee67fdb0a4e1992260986fea43063f24e.tar.xz
better description of set_mouse_pos.
People seem to expect that mplayer suddenly begins to move the user's mouse like a ghost git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19877 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/slave.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index c8caee7c1c..6993005272 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -237,7 +237,8 @@ seek_chapter <value> [type]
1 is a seek to chapter <value>.
set_mouse_pos <x> <y>
- Set the coordinates of the mouse on the screen.
+ Tells MPlayer the coordinates of the mouse in the window.
+ This command doesn't move the mouse!
set_property <property> <value>
Set a property.