From 075927fba20a8170940e71f88f1cb1b7a2d4ef77 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 11 Jan 2011 04:35:05 +0100 Subject: [PATCH] unicode: playstation controller symbols Describe common abstract keys used by Sony since the PSX, but a nice distinct set of geometric shapes regardless. --- unicode-table.inc.pl | 1 + unicode.plp | 1 + 2 files changed, 2 insertions(+) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index b197406..a80947d 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -41,6 +41,7 @@ keys => { command => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], android => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search + ps => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square }, math => { diff --git a/unicode.plp b/unicode.plp index 29d591a..ab2e217 100644 --- a/unicode.plp +++ b/unicode.plp @@ -72,6 +72,7 @@ my @config = qw( control command android + ps ?player Mathematics math/size -- 2.30.0