From 47b036ef8ce20ed0d5a668e0a92b429321ed5268 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 27 Jan 2024 19:10:13 +0100 Subject: [PATCH] =?utf8?q?keyboard/altgr:=20comparison=20index=20of=20samp?= =?utf8?q?le=20keys=20[asSci1!=C2=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Replace pretty but non-descriptive gallery (unless explicitly requested). --- keyboard/altgr/index.inc.plp | 53 ++++++++++++++++++++++++++++-------- 1 file changed, 42 insertions(+), 11 deletions(-) diff --git a/keyboard/altgr/index.inc.plp b/keyboard/altgr/index.inc.plp index e4ed3d8..057d6a9 100644 --- a/keyboard/altgr/index.inc.plp +++ b/keyboard/altgr/index.inc.plp @@ -6,7 +6,7 @@ my @incs = glob 'keyboard/altgr/*.eng.inc.pl'; Html({ title => "altgr keyboard cheat sheets", - version => '1.0', + version => '1.1', description => [ "Overview of alternate keyboard modes,", "offering extended Unicode characters if a modifier key", @@ -15,13 +15,27 @@ Html({ keywords => [qw' sheet cheat reference overview keyboard altgr option '], + image => 'data/keyboard/thumb/ibm-m.jpg', stylesheet => [qw( light dark circus mono red )], data => ['keyboard/altgr/index.inc.plp', @incs], raw => <<'.', . @@ -30,25 +44,42 @@ img { :>

Extended keyboards

-

Representative images of available layouts -with AltGr or similar modifier keys.

+

Available key layouts with AltGr or similar modifier keys.

- +:> -- 2.30.0