From 6c3452491834c10437766fd2f98766b8da598209 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 12 Jun 2012 19:14:23 +0200 Subject: [PATCH] unicode: catalog substitute characters --- unicode-table.inc.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 2caa899..98c83bd 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -54,6 +54,7 @@ keys => { modifier => [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # (lock and select) shift, l3, num control => [qw{. ⎈ ⌥ ⌘ ⎄ }], # ctrl, option, cmd, compose command => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break + replace => [qw{. � ␦ }], # substitute char, #2 player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record android => [qw{. ↩ ⌂ ❐ ⋮ . 🔍 -⌽ 📞 🔊 }], # back, home, windows, menu; search, power, receive, sound ps => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square -- 2.30.0