X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/84cb696906fed0069c2a22256c15adf0abf4f4e7..e1a705660758f0d1b2520717c8fd0823d7347e50:/keyboard/altgr/macos.eng.inc.pl diff --git a/keyboard/altgr/macos.eng.inc.pl b/keyboard/altgr/macos.eng.inc.pl index 9dfab2c..d7bed09 100644 --- a/keyboard/altgr/macos.eng.inc.pl +++ b/keyboard/altgr/macos.eng.inc.pl @@ -32,8 +32,8 @@ our %rows = ( 'n' => "\N{COMBINING TILDE}", 'O' => 'Ø', 'o' => 'ø', - 'p' => 'π', 'P' => '∏', + 'p' => 'π', 'Q' => 'Œ', 'q' => 'œ', 'R' => '‰', @@ -101,16 +101,17 @@ our %rows = ( +{ %{ do 'keyboard/altgr/groups.inc.pl' }, version => '1.3', - title => 'option key', + title => 'US option', intro => join("\n", - 'Special characters', - "when pressing ⌥ Option (Alt) with Apple's US (or US International) layout", + 'Resulting selection of Unicode characters', + "while pressing ⌥ Option (Alt) with Apple's US (or US International) layout", 'on macOS.', - q{Not to be confused with Windows' AltGr keys.}, + q{An alternative ABC Extended is also available.}, + q{Different from AltGr on Windows.}, ), description => [ "Apple US International keyboard layout table", "with the Option modifier key.", ], - image => 'keyboard/altgr/macoption.jpg', + image => 'keyboard/altgr/matias-fk302.jpg', }