From: Mischa POSLAWSKY Date: Mon, 26 Mar 2012 15:30:05 +0000 (+0200) Subject: keys: replace omni-present escape keys X-Git-Tag: v1.5~45 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/6d38d53c6cacbb5dabe6dc663c500d8ef8bb62d0 keys: replace omni-present escape keys Instead of hardcoding the esc key in html, implement it as a standard row. --- diff --git a/Shiar_Sheet/Keyboard.pm b/Shiar_Sheet/Keyboard.pm index c5ab016..2cbaffe 100644 --- a/Shiar_Sheet/Keyboard.pm +++ b/Shiar_Sheet/Keyboard.pm @@ -128,7 +128,7 @@ sub print_rows { my $keyrow = $row < 0 ? [["\e"]] : $keyrows{$self->{map}}->[$row]; printf qq{