X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/18606a64db0a6c02e5e289074b62728c93b5231b..d633423013d3cfb34c674454fa402a11561c2eac:/keyboard/altgr/windows.eng.inc.pl diff --git a/keyboard/altgr/windows.eng.inc.pl b/keyboard/altgr/windows.eng.inc.pl index 329cb7f..252884d 100644 --- a/keyboard/altgr/windows.eng.inc.pl +++ b/keyboard/altgr/windows.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 @az = ('A'..'Z', 'a'..'z'); my @letters = qw( @@ -69,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', @@ -80,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', }