From 334b91188c1c1f51bac85114cda18f5359a22af9 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Mon, 17 Oct 2011 16:54:42 +0200 Subject: [PATCH] unicode: add nintendo/generic console buttons --- unicode-table.inc.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 0887b17..d440d6b 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -55,7 +55,8 @@ keys => { command => [qw{. ↵ ⎋ ⎉ ⎊ }], # enter, esc, pause, break player => [qw{. ► ⏩ ⏭ ◼ ⚫ . ◄ ⏪ ⏮ ⏏ -❚❚ }], # play, fast, skip, stop, record android => [qw{. ⌂ ◰ ↩ 🔍 }], # home, menu, back, search - ps => [qw{. △ ○ ☓ □ }], # triangle, circle, cross, square + ps => [qw{. ☓ □ △ ○ }], # triangle, circle, cross, square + gamepad => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1 }, math => { -- 2.30.0