diff options
author | Sigrid <ftrvxmtrx@gmail.com> | 2020-12-01 08:44:18 +0100 |
---|---|---|
committer | Sigrid <ftrvxmtrx@gmail.com> | 2020-12-01 08:44:18 +0100 |
commit | cf449063965d4727993882e977f656191d1346dc (patch) | |
tree | 05013d5089baf77bfee8e808c464bf0477dba659 /lib | |
parent | 2652cbee57edee453193d0bb58bba5d716cabe7b (diff) | |
download | plan9front-cf449063965d4727993882e977f656191d1346dc.tar.xz |
/lib/keyboard: add fingers and more arrows (thanks umbraticus)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/keyboard | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/keyboard b/lib/keyboard index e784d4784..95292d63b 100644 --- a/lib/keyboard +++ b/lib/keyboard @@ -470,6 +470,10 @@ 2192 -> → right arrow 2193 da ↓ down arrow 2194 ab ↔ left right arrow +2196 nw ↖ north-west arrow +2197 ne ↗ north-east arrow +2198 se ↘ south-east arrow +2199 sw ↙ south-west arrow 21D0 V= ⇐ left double arrow 21D2 =V ⇒ right double arrow 2200 fa ∀ for all @@ -547,6 +551,10 @@ 2423 ␣ open box, visible space 2468 O9 9O ⑨ circled digit nine 2605 P* ★ pentagram +261C fl ☜ finger left +261D fu ☝ finger up +261E fr ☞ finger right +261F fd ☟ finger down 2620 X( ☠ skull face 2622 TF ☢ trefoil 262D SU ☭ hammer and sickle |