keyboard: preliminary altgr subpage ukext with additional classes
[sheet.git] / mplayer.eng.inc.pl
index 6c79fc9474ee93304835b8f5c933c2e02c5a3bb2..9568ed8513adaeb09384c5e7a0752fada3b5ddd6 100644 (file)
@@ -2,11 +2,17 @@ use utf8;
 
 {
 title => 'MPlayer',
+version => '1.3',
 intro => join("\n",
        'Default interface controls for the original MPlayer v1.0 media player.',
        'Mostly inherited by <a href="/mplayer/mpv">mpv</a>.',
 ),
+description => [
+       "Keyboard cheat sheet for the $mode media player,",
+       "overviewing the default controls.",
+],
 keywords => [qw'mpv mplayer mplayer2 media player video audio'],
+rows => [1, 0],
 
 key => {
        '[' => "slow down 10%",
@@ -70,7 +76,7 @@ flag => {
        g7 => [playback  => "Playback control."],
        g9 => [general   => "Other MPlayer features."],
 
-       arg => ["key<arg>" => "Commands with a dot need an argument afterwards."],
+       arg => ["key<arg>" => "Commands with a dot read further input afterwards."],
        ext => ["optional" => "Some features depend on setup and/or parameters."],
 },