keyboard: uniform title syntax
[sheet.git] / keyboard / altgr / macos.eng.inc.pl
index 38e78e237324018084966446ab519773b193ebe0..f4aba446db46d81f6a7c10e65de6d800c1843093 100644 (file)
@@ -32,8 +32,8 @@ our %rows = (
        'n' => "\N{COMBINING TILDE}",
        'O' => 'Ø',
        'o' => 'ø',
-       'p' => 'π',
        'P' => '∏',
+       'p' => 'π',
        'Q' => 'Œ',
        'q' => 'œ',
        'R' => '‰',
@@ -101,15 +101,17 @@ our %rows = (
 +{
        %{ do 'keyboard/altgr/groups.inc.pl' },
        version => '1.3',
-       title => 'option key',
+       title => 'US option',
        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{An alternative <a href="/keyboard/altgr/macos-abc">ABC Extended</a> is also available.},
+               q{Different from <a href="/keyboard/altgr/windows">AltGr</a> on Windows.},
        ),
        description => [
                "Apple US International keyboard layout table",
                "with the Option modifier key.",
        ],
+       image => 'keyboard/altgr/macoption.jpg',
 }