unicode: representations of common android control keys
[sheet.git] / unicode-table.inc.pl
index 39075539440aac69b0ed1d8fdbda3981d5d8a9d6..b197406dd7539f6770f4f42957875a53c71b8190 100644 (file)
@@ -1,4 +1,5 @@
-{
+use utf8;
++{
 
 punctuation => {
        quoting  => [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}],
@@ -39,6 +40,7 @@ keys => {
        control  => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose
        command  => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break
        player   => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }],
+       android  => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search
 },
 
 math => {