X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e04254be9c83d0db501eb8592517fc7e30ba15ad..8da63edfda172244fb15ffd3cf69223fe06d4898:/Shiar_Sheet/Keyboard.pm diff --git a/Shiar_Sheet/Keyboard.pm b/Shiar_Sheet/Keyboard.pm index 8f436a6..adaa3dd 100644 --- a/Shiar_Sheet/Keyboard.pm +++ b/Shiar_Sheet/Keyboard.pm @@ -113,7 +113,7 @@ sub print_key { ); $flags .= ' chr'.ord(substr $key, -1) if $key ne '^0'; - print qq{\t\t
  • $keytxt}; + print qq{\t\t$keytxt}; print "\n"; } @@ -126,14 +126,15 @@ sub print_rows { my $defrows = shift || [2, 1, 0]; my @modes = sort keys %{ $self->{def} }; - print '