summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-07-01 16:48:03 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:13:00 +0200
commitd1455cac3c3ee810023cefc127bb237a764e577a (patch)
treeef33589529aa3aa101de66c1af35ac637cec707a /DOCS
parentbd5aaa54686db927f167cb381468d16c05bc1ecc (diff)
downloadmpv-d1455cac3c3ee810023cefc127bb237a764e577a.tar.bz2
mpv-d1455cac3c3ee810023cefc127bb237a764e577a.tar.xz
DOCS/tech/slave.txt: Add disabling input to hints
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31595 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/slave.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index f03339aac3..683289e4a6 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -41,6 +41,8 @@ Various tips and tricks (please help expand it!):
get_property pause
to switch to the next file. It avoids audio playback starting to play
the old file for a short time before switching to the new one.
+- To ensure the user can't control MPlayer "behind your back" use
+ something like -input nodefault-bindings -noconfig all
Available commands ('mplayer -input cmdlist' will print a list):