summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-16 17:58:30 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-16 17:58:30 +0000
commit565cfd4200821b052c6f014576d11385da543566 (patch)
tree74e3421a2e4b79fd73e95bfd694e9ac678ee02f6 /DOCS
parentef260cc7b76c88047d9f68b75dd0b2446ed0b354 (diff)
downloadmpv-565cfd4200821b052c6f014576d11385da543566.tar.bz2
mpv-565cfd4200821b052c6f014576d11385da543566.tar.xz
documented set_mouse_pos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19861 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 6d3199e869..3fb2cfa653 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -236,6 +236,9 @@ seek_chapter <value> [type]
0 is a relative seek of +/- <value> chapters (default).
1 is a seek to chapter <value>.
+set_mouse_pos <x> <y>
+ Sets the coordinates of the mouse on the screen.
+
set_property <property> <value>
Set a property.