X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/18606a64db0a6c02e5e289074b62728c93b5231b..d554ba953e645559ddd2a01b322b24d22453923c:/keyboard/altgr/macos.eng.inc.pl diff --git a/keyboard/altgr/macos.eng.inc.pl b/keyboard/altgr/macos.eng.inc.pl index 4c80397..15b0a7f 100644 --- a/keyboard/altgr/macos.eng.inc.pl +++ b/keyboard/altgr/macos.eng.inc.pl @@ -1,8 +1,7 @@ use utf8; use strict; use warnings; -require './keyboard/altgr/groups.inc.pl'; -Shiar_Sheet::KeyboardChars->import('kbchars'); +use Shiar_Sheet::KeyboardChars 'kbchars'; my %rows = ( 'A' => 'Å', @@ -105,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", @@ -116,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', }