keyboard/altgr: image alt descriptions
[sheet.git] / keyboard / altgr / ukext.eng.inc.pl
index 87d629a012652ec5a8372dac5601200096a306cb..303648c0b80f87b0f053b9d8b749dbef5d222327 100644 (file)
@@ -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 = (
        '~' => '¦',
@@ -115,5 +114,6 @@ $rows{']'} = $rows{'#'};
                "Google UK-Extended keyboard layout table for Chrome OS",
                "with the AltGr modifier key.",
        ],
-       image => 'keyboard/altgr/chromebook-hp11.jpg',
+       image => 'data/keyboard/thumb/chromebook-hp11.jpg',
+       imagealt => 'AltGr key on a HP Chromebook 11 G2',
 }