X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/23f7b10a8432caad3dc2e5ea875dd76757d2bea4..ebeca0604a34cdbf8cde2197b22afd98a28843b4:/keyboard/altgr/macos.eng.inc.pl diff --git a/keyboard/altgr/macos.eng.inc.pl b/keyboard/altgr/macos.eng.inc.pl index aa153ad..15b0a7f 100644 --- a/keyboard/altgr/macos.eng.inc.pl +++ b/keyboard/altgr/macos.eng.inc.pl @@ -1,7 +1,7 @@ use utf8; use strict; use warnings; -do './keyboard/altgr/groups.inc.pl'; +use Shiar_Sheet::KeyboardChars 'kbchars'; my %rows = ( 'A' => 'Å', @@ -104,6 +104,7 @@ my %rows = ( %{ kbchars(\%rows) }, version => '1.3', title => 'US option', + category => '2/latin/macos', intro => join("\n", 'Resulting selection of Unicode characters', "while pressing ⌥ Option (Alt) with Apple's US (or US International) layout", @@ -115,5 +116,6 @@ my %rows = ( "Apple US International keyboard layout table", "with the Option modifier key.", ], - image => 'keyboard/altgr/matias-fk302.jpg', + image => 'data/keyboard/thumb/matias-fk302.jpg', + imagealt => 'Option key on a Matias Tactile Pro keyboard with USA keycaps', }