Mercurial > mplayer.hg
changeset 26768:e92b50bfea22
Allow DVD Menus to be controlled by AppleIR Remote.
author | ben |
---|---|
date | Sun, 18 May 2008 12:19:51 +0000 |
parents | 5f304bb41cd9 |
children | d6b7b1c4e652 |
files | etc/input.conf |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/input.conf Sun May 18 12:11:17 2008 +0000 +++ b/etc/input.conf Sun May 18 12:19:51 2008 +0000 @@ -157,5 +157,12 @@ ENTER {dvdnav} dvdnav 6 # DVDNav SELECT (ok) BS {dvdnav} dvdnav 7 # DVDNav PREVIOUS menu (in the order chapter->title->root) +AR_VUP {dvdnav} dvdnav 1 # DVDNav UP +AR_VDOWN {dvdnav} dvdnav 2 # DVDNav DOWN +AR_PREV {dvdnav} dvdnav 3 # DVDNav LEFT +AR_NEXT {dvdnav} dvdnav 4 # DVDNav RIGHT +AR_MENU {dvdnav} dvdnav 5 # DVDNav MENU +AR_PLAY {dvdnav} dvdnav 6 # DVDNav SELECT (ok) + #? seek_chapter -1 # skip to previous dvd chapter #? seek_chapter +1 # next