Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
commit062f66bbcaa4ae449aec5068f0fc67d0ced04654
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 7 Mar 2009 13:25:55 +0000 (7 13:25 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 7 Mar 2009 13:25:55 +0000 (7 13:25 +0000)
tree291022330ded4664598ae129d493fe54faffbb51
parent7397dbcb66b7e2e36120c3c7e5d05f81962a1d2c
Make pausing_keep_force the default for the set_mouse_pos and key_down_event -
different behaviour is unlikely to make sense but it is better to handle
this in input.c instead of adding special cases to mplayer.c and being
able to override the default behaviour at least should not hurt.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28870 b3059339-0415-0410-9bf9-f77b7e298cf2
DOCS/tech/slave.txt
input/input.c
mplayer.c