X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5ff4b1c1b790314cd654d32ca6d72368d1748283..49fc31c976f839b8d1d2708bcbb9acc30b061fd3:/mplayer.plp diff --git a/mplayer.plp b/mplayer.plp index 73e79fb..0059a3b 100644 --- a/mplayer.plp +++ b/mplayer.plp @@ -44,7 +44,7 @@ $header{content_type} = "text/html; charset=$sign{charset}";
  • @@ -53,7 +53,7 @@ $header{content_type} = "text/html; charset=$sign{charset}"; use Shiar_Sheet::Keyboard; my $keys = Shiar_Sheet::Keyboard->new({do 'mplayer.inc.pl'}); $keys->map($get{map}) or undef $get{map}; -$keys->print_rows($get{rows}); +$keys->print_rows($get{rows}, [1,0]); :> @@ -62,22 +62,18 @@ $keys->print_rows($get{rows});
    -
    aside -
    Temporarily display something without changing state. -
    select -
    Scroll list and/or select a different line. -
    search -
    Go to a specific message entry. -
    edit -
    Modify message flags or contents. -
    command -
    Any other action which does not alter an existing message. -
    send -
    Prepare and/or send a (new) message. -
    leave -
    Exit the opened folder. -
    display -
    Permanently alter/toggle current view. +
    osd +
    Print information or change display. +
    subtitles +
    Control subtitle selection or settings. +
    video +
    Video adjustment. +
    audio +
    Sound (track) configuration. +
    playback +
    Playback control. +
    general +
    Other MPlayer features.
    @@ -85,6 +81,8 @@ $keys->print_rows($get{rows});
    key<:= $sign{arg} :>
    Commands with a dot need an argument afterwards. +
    optional +
    Some features depend on setup and/or parameters.