X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/2034c72e12562eda33ce53d92cfef2216b6fcf3e..2a99bcdadec88d7483903e2c8420ad3e78fcb805:/keyboard.plp diff --git a/keyboard.plp b/keyboard.plp index 672b214..ac9df32 100644 --- a/keyboard.plp +++ b/keyboard.plp @@ -1,28 +1,13 @@ <(common.inc.plp)><: - our $VERSION = 'v1.0'; - use Shiar_Sheet::KeySigns qw(%sign); - -:> - +Html({ + title => 'keyboard cheat sheet', + version => '1.0', + stylesheet => [qw'light dark circus mono red terse'], + keys => 1, +}); - - -keyboard cheat sheet -<:= stylesheet(qw'light dark circus mono red terse') :> - -<: - our $showkeys = exists $get{keys} && $get{keys} ne '0'; - print "\n".'' - unless $showkeys; - print "\n".'' - if $showkeys and $get{keys} eq 'ghost'; :> - - - -

keyboard cheat sheet

normal mode (default)

@@ -95,9 +80,6 @@ $keys->print_rows($get{rows}, [0]);