From 640f93d0183419c1d7894fa09ef7cafac416ab9f Mon Sep 17 00:00:00 2001 From: joey Date: Sun, 30 Nov 2003 16:36:10 +0000 Subject: runtime 'stay-on-top' functionality git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11543 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/example.conf | 4 ++++ etc/input.conf | 1 + 2 files changed, 5 insertions(+) (limited to 'etc') diff --git a/etc/example.conf b/etc/example.conf index ab4e3a3e66..4a8afa812f 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -34,6 +34,10 @@ fs=yes # Enlarges movie window to your desktop's size. # monitoraspect=4:3 # standard monitor size, with square pixels # monitoraspect=16:9 # use this for widescreen monitor! non-square pixels +# ontop=yes # Makes the player window stay ontop + # Used by drivers which use X11, except SDL, + # as well as directx and gl2 under Windows + ## ## Specify your preferred default skin here ## (skins are searched in /usr/local/share/mplayer/Skin/yourskin diff --git a/etc/input.conf b/etc/input.conf index 4b9cb3a4dd..50a2d81978 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -47,6 +47,7 @@ t sub_pos +1 #? sub_step +1 # immediately display next subtitle #? sub_step -1 # previous f vo_fullscreen +T vo_ontop w panscan -0.1 e panscan +0.1 -- cgit v1.2.3