summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-14 15:33:10 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-14 15:33:10 +0000
commitde4720539ae323be7d25076cd07e02d7b8b1e65e (patch)
tree414ea3ab396c8cf0e9fc1689f2dd7aeb38a4b379 /etc
parent82f168a4f657e4026dc3b4a027ad310ac26353bd (diff)
downloadmpv-de4720539ae323be7d25076cd07e02d7b8b1e65e.tar.bz2
mpv-de4720539ae323be7d25076cd07e02d7b8b1e65e.tar.xz
Make '.' key default for framestepping
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13643 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf
index ebd0552841..092a408fd1 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -19,7 +19,7 @@ q quit
ESC quit
ENTER pt_step 1 1
p pause
-s frame_step
+. frame_step
SPACE pause
HOME pt_up_step 1
END pt_up_step -1