From 95c8acc31e53f2b98a97ca421621fd8a9cb72cfd Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Sun, 6 Feb 2022 23:01:35 +0100 Subject: Add the Meta key Currently using the diamond symbol like the history meta key: https://en.wikipedia.org/wiki/Meta_key However, this key is actually interpreted as the Super/Windows key but Android calls it "meta" internally. --- res/xml/qwerty.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res') diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 73b41a5..0402292 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -35,7 +35,7 @@ - + -- cgit v1.2.3