summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 17:30:18 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 17:30:18 +0000
commit577f567243e883fda5cc43677a005cab0ee56d82 (patch)
treeb56954719f51f1703fdba813fc6b1e7ea40f9fa3 /etc
parentc289ff3a72b122557f6ae03d20db3e439a03aefa (diff)
downloadmpv-577f567243e883fda5cc43677a005cab0ee56d82.tar.bz2
mpv-577f567243e883fda5cc43677a005cab0ee56d82.tar.xz
Use more intuitive and user-friendly DVDNAV control keys.
It is particularly useful for laptops users that obviously do not have a keypad ;-) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26761 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 8cc3232795..8445e273e2 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -149,13 +149,13 @@ AR_VDOWN volume -1
## Requires dvdnav://
##
-KP8 dvdnav 1 # DVDNav UP
-KP2 dvdnav 2 # DVDNav DOWN
-KP4 dvdnav 3 # DVDNav LEFT
-KP6 dvdnav 4 # DVDNav RIGHT
-KP5 dvdnav 5 # DVDNav MENU
-KP_ENTER dvdnav 6 # DVDNav SELECT (ok)
-KP7 dvdnav 7 # DVDNav PREVIOUS menu (in the order chapter->title->root)
+UP {dvdnav} dvdnav 1 # DVDNav UP
+DOWN {dvdnav} dvdnav 2 # DVDNav DOWN
+LEFT {dvdnav} dvdnav 3 # DVDNav LEFT
+RIGHT {dvdnav} dvdnav 4 # DVDNav RIGHT
+ESC {dvdnav} dvdnav 5 # DVDNav MENU
+ENTER {dvdnav} dvdnav 6 # DVDNav SELECT (ok)
+BS {dvdnav} dvdnav 7 # DVDNav PREVIOUS menu (in the order chapter->title->root)
#? seek_chapter -1 # skip to previous dvd chapter
#? seek_chapter +1 # next