index: publish altgr subpages for windows and macos
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 18 Dec 2023 17:24:20 +0000 (18:24 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 20 Dec 2023 00:36:14 +0000 (01:36 +0100)
index.plp
keyboard/altgr/macos.eng.inc.pl
keyboard/altgr/windows.eng.inc.pl

index 70b674475e790bf87c0f3e5047eb965bf9a96219..ce86a022ebc83f2cdd169767f6253619900901d9 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -2,7 +2,7 @@
 
 Html({
        title => 'cheat sheets',
-       version => '1.15',
+       version => '1.16',
        description => [
                "Cheat sheets summarising various software programs and standards.",
        ],
@@ -51,6 +51,8 @@ if (open my $log, '<', 'UPDATE') {{
 <li><a href="/mutt">mutt</a>
 <li><a href="/nethack">nethack</a>
 <li><a href="/mplayer/mpv">mplayer/mpv</a>
+<li><a href="/keyboard/altgr/windows">altgr</a
+  >/<a href="/keyboard/altgr/macos">option</a>
 </ul>
 </div>
 
index 9dfab2c72e666b6057e37d4f2acaf5034e3bb122..da0c85ec74afde756e1701ea72dfe042014e25ac 100644 (file)
@@ -103,10 +103,10 @@ our %rows = (
        version => '1.3',
        title => 'option key',
        intro => join("\n",
-               'Special <a href="/unicode">characters</a>',
-               "when pressing ⌥ Option (Alt) with Apple's US (or US International) layout",
+               'Resulting <a href="/unicode">selection</a> of <a href="/charset">Unicode</a> characters',
+               "while pressing ⌥ Option (Alt) with Apple's US (or US International) layout",
                'on <abbr title="at least in Ventura 13.2">macOS</abbr>.',
-               q{Not to be confused with <a href="/keyboard/altgr/windows">Windows'</a> AltGr keys.},
+               q{Different from <a href="/keyboard/altgr/windows">AltGr</a> on Windows.},
        ),
        description => [
                "Apple US International keyboard layout table",
index 993ea3329c8a7c91bb9bace54fd250b54dbf421e..54d3d9800a1ab17a27f19caa25bcbc407abefcbd 100644 (file)
@@ -16,9 +16,10 @@ our %rows = map {
        title => 'altgr',
        version => '1.3',
        intro => join("\n",
-               'Special <a href="/unicode">characters</a> returned with the AltGr modifier',
-               'for the Windows US international layout.',
-               'Similar to <a href="/keyboard/altgr/macos">Apple</a> options.',
+               'Resulting <a href="/unicode">selection</a> of <a href="/charset">Unicode</a> characters',
+               'while pressing the AltGr modifier',
+               'with the Windows US international layout.',
+               'Macs have <a href="/keyboard/altgr/macos">option</a> options instead.',
        ),
        description => [
                "Windows US international keyboard layout table",