X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/6ab9c94cde0ca32c221dc3120f0088e1693e71c1..0cbc24f7e59d22304ef33fa9df64afca3fefbdc5:/keyboard.plp diff --git a/keyboard.plp b/keyboard.plp index 9a69527..2ecfa8b 100644 --- a/keyboard.plp +++ b/keyboard.plp @@ -2,7 +2,11 @@ Html({ title => 'keyboard cheat sheet', - version => '1.0', + version => '1.1', + description => [ + "Windows US international keyboard layout table", + "with the AltGr modifier key.", + ], stylesheet => [qw( light dark circus mono red )], keys => 1, }); @@ -10,82 +14,62 @@ Html({ :>

keyboard cheat sheet

-

normal mode (default)

- - - -
- -
-
-
-
info -
Info command: shows/does something without altering anything. -
motion -
positioning -
Other movement (jumps, window (re)positioning). -
command -
Direct action command. -
ins mode -
Enters Insert or Replace mode. -
mode -
Enters a different mode. -
vis mode -
Enters Visual or Select mode. -
key cmd -
Additional key commands (click for overview). -
-
- -
-
-
- - -
-
+$keys->print_legends(\%get);