X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8906eed99fd6e7be8f39bd77dcde3effa29e50df..4c43bcbed6ad872abffb50e8a9ef8da2f47cf5a9:/mplayer.eng.inc.pl diff --git a/mplayer.eng.inc.pl b/mplayer.eng.inc.pl index 0cd0783..1c2e170 100644 --- a/mplayer.eng.inc.pl +++ b/mplayer.eng.inc.pl @@ -67,5 +67,58 @@ flag => { ext => ["optional" => "Some features depend on setup and/or parameters."], }, -def => do 'mplayer.inc.pl', +def => { + '' => { + "\e"=> 'q', + '[' => 'g7', + ']' => 'g7', + '{' => 'g7', + '}' => 'g7', + '<' => 'g9', + '>' => 'g9', + 'p' => 'g7', + '.' => 'g7', + 'q' => 'g9', + '+' => 'g6', + '-' => 'g6', + '/' => 'g6', + '*' => 'g6', + '9' => '=/', + '0' => '=*', + 'm' => 'g6', + '#' => 'g6', + 'f' => 'g4', + 'T' => 'g4', + 'w' => 'g4', + 'e' => 'g4', + 'o' => 'g1', + 'd' => 'g4', + 'v' => 'g2', + 'b' => 'g2', + 'j' => 'g2', + 'y' => 'g2', + 'g' => 'g2', + 'F' => 'g2', + 'a' => 'g2', + 'c' => 'g4 ext', + 'n' => 'g4 ext', + 'x' => 'g2', + 'z' => 'g2', + 'r' => 'g2', + 't' => 'g2', + 's' => 'g9 ext', + 'S' => 'g9 ext', + 'I' => 'g1', + '!' => 'g7', + '@' => 'g7', + '1' => 'g4 ext', + '2' => 'g4 ext', + '3' => 'g4 ext', + '4' => 'g4 ext', + '5' => 'g4 ext', + '6' => 'g4 ext', + '7' => 'g4 ext', + '8' => 'g4 ext', + }, +}, }