From 0f6f5cd1b0f820ffb619657b589440244b7c0388 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 7 Feb 2015 13:38:09 +0100 Subject: [PATCH] unicode: reorder playstation icons to match gamepad Start at right circle corresponding to Nintendo A button. --- unicode-table.inc.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode-table.inc.pl b/unicode-table.inc.pl index 1adaba6..40531d5 100644 --- a/unicode-table.inc.pl +++ b/unicode-table.inc.pl @@ -58,7 +58,7 @@ keys => { 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 + ps => [qw{. ○ ☓ □ △ }], # circle, cross, square, triangle gamepad => [qw{. Ⓐ Ⓑ ◭ ◮ }], # A, B, L1, R1 }, -- 2.30.0