keyboard/altgr: image alt descriptions
[sheet.git] / keyboard / altgr / windows.eng.inc.pl
index d575e81a732fdc3fd2a9a53e5c30a2eb9892fe93..fc2f5d7a25e572e3c5a7363656d2a27529ce1705 100644 (file)
@@ -1,7 +1,7 @@
 use utf8;
 use strict;
 use warnings;
-do './keyboard/altgr/groups.inc.pl';
+use Shiar_Sheet::KeyboardChars 'kbchars';
 
 my @az = ('A'..'Z', 'a'..'z');
 my @letters = qw(
@@ -79,5 +79,6 @@ $groups->{flag}{ext} = ['xkb', 'unofficial extensions added in Linux (Gnome, KDE
                "Windows US international keyboard layout table",
                "with the AltGr modifier key.",
        ],
-       image => 'keyboard/altgr/ku2971b-usint.jpg',
+       image => 'data/keyboard/thumb/ku2971b-usint.jpg',
+       imagealt => 'AltGr on a KeyboardCompany KU2971B with USA International keycaps',
 }