keyboard/altgr/unigraph: secret zoo of mnemonic animals
[sheet.git] / keyboard / altgr / olpc.eng.inc.pl
index 2cd99e2399fa2f528fb69802a14afd63a8b5a15f..e67d8e75963b5ba055606b23245abf14d7185c3a 100644 (file)
@@ -64,17 +64,16 @@ my %shift = (
        qw( { [  } ]  " '  | \  < ,  > .  ? /  ` 3  ~ = ),
        (map {uc, lc} qw[ r t y u i o p  h j  m  ]),
 );
-$rows{$_} = $rows{ $shift{$_} } for keys %shift; # alias shifted
+$rows{$_} = \$shift{$_} for keys %shift; # alias shifted
 
 my $groups = kbchars(\%rows);
 $groups->{flag}{ext} = ['alias', 'identical results from unshifted key'];
-$groups->{def}{''}{$_} .= ' ext' for keys %shift; # mark aliases
 
 +{
        %{ $groups },
        version => '1.0',
        title => 'OLPC',
-       category => 'legacy/latin',
+       category => 'legacy/latin/xorg',
        intro => join("\n",
                "International US English developed for the OLPC project,",
                'providing mostly European',