X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/23f7b10a8432caad3dc2e5ea875dd76757d2bea4..9830d2491e85baa0f42cb0898f2c19974e21e96a:/keyboard/altgr/windows.eng.inc.pl diff --git a/keyboard/altgr/windows.eng.inc.pl b/keyboard/altgr/windows.eng.inc.pl index d575e81..252884d 100644 --- a/keyboard/altgr/windows.eng.inc.pl +++ b/keyboard/altgr/windows.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 @az = ('A'..'Z', 'a'..'z'); my @letters = qw( @@ -68,6 +68,7 @@ $groups->{flag}{ext} = ['xkb', 'unofficial extensions added in Linux (Gnome, KDE +{ %{$groups}, title => 'Windows AltGr', + category => 'latin/windows', version => '1.4', intro => join("\n", 'Resulting selection of Unicode characters', @@ -79,5 +80,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', }