From: Mischa POSLAWSKY Date: Mon, 22 Feb 2010 01:52:25 +0000 (+0000) Subject: unicode: symbols for key commands X-Git-Tag: v1.3~64 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/42cbea608cce239a8741a6bc3c1a692e32397f83?ds=sidebyside unicode: symbols for key commands Logically outlined keyboard representations, for those without the shift+alt feature of rxvt-unicode, or wanting a good overview. Follows Unicode specifications and personal preferences, even matching most symbols on international Apple keyboards. Also attempting an overview of (music) playback interface symbols, using premature proposals from Unicode document n3607. --- diff --git a/unicode.plp b/unicode.plp index 349ec78..9d684f9 100644 --- a/unicode.plp +++ b/unicode.plp @@ -132,7 +132,7 @@ print_glyph_tables( 'Popular', [qw{. « » . ‹ › . ‘ ’ . “ ” . „ ‚ . ‟ ‛}], [qw{. † ‡ • . § ¶ # . © ® ™ . ° ′ ″ . − × ÷ . ± ² √}], - [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ . ◄ ► }], + [qw{. ⚋ ⚊ . ⚐ ⚑ . ☺ ☹ . ✓ ✗ . ✔ ✘ }], [qw{. å ä ö ü ß . ā æ ø ű ſ}], [qw{. ¿ ç ñ é ê è}], [qw{. α β}], [qw{. א}], @@ -143,6 +143,13 @@ print_glyph_tables( [qw{. ☉ ☿ ♀ ♁ ♂ ♃ ♄ ♅ ♆ ♇}], # solar [qw{. ♈ ♉ ♊ ♋ ♌ ♍ ♎ ♏ ♐ ♑ ♒ ♓}], # zodiac + 'Key commands', + [qw{. ⇥ ⇤ . ␣ ⌫ }], # common spacing + [qw{. ⎀ ⇱ ⇞ . ⌦ ⇲ ⇟ }], # edit block + [qw{. ⇪ ⇯ ⇭ . ⇧ ⇮ № }], # modifier + [qw{. ⎈ ⌥ ⌘ ⎄ }], [qw{. ↵ ⎋ ⎉ ⎊ }], # command + [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # player ui + 'Arrows', [qw{. ↖ ↑ ↗ ↔ . ← - → ↕ . ↙ ↓ ↘ -}], [qw{. ⇖ ⇑ ⇗ ⇔ . ⇐ - ⇒ ⇕ . ⇙ ⇓ ⇘ -}],