X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/a6462b5d3af5799f73f6475cbe551b35b84c44b2..973451ff27debd3dcc2ccd4c9c26a08aceb39e4c:/keyboard/altgr/msx.eng.inc.pl diff --git a/keyboard/altgr/msx.eng.inc.pl b/keyboard/altgr/msx.eng.inc.pl index 6ed49a6..a7d8c0b 100644 --- a/keyboard/altgr/msx.eng.inc.pl +++ b/keyboard/altgr/msx.eng.inc.pl @@ -96,16 +96,21 @@ $groups->{flag}{ext} = ['anachrone', 'expected uppercase variants if allowed by +{ %{ $groups }, - version => '1.1', - title => 'msx code', + version => '1.2', + title => 'MSX code', + category => 'legacy/msx/latin', intro => join("\n", - 'Resulting selection of equivalent Unicode characters', + 'Resulting selection', + 'of equivalent Unicode characters', "when the code key is pressed on an MSX home computer", "(International model such as Toshiba HX10 or Phillips NMS 8245).", + 'See also block graphics', + "from pressing graph.", ), description => [ "MSX keyboard layout table", "with the code modifier key.", ], image => 'data/keyboard/thumb/msxcode.jpg', + imagealt => 'Code key on a Toshiba HX10 with graph labels', }