From 93edc4ac42f6fb0a59b7bc619a1334fefcfdec22 Mon Sep 17 00:00:00 2001 From: Max Schillinger Date: Wed, 2 Feb 2022 21:46:23 +0100 Subject: Allow egde keys instead of corner keys (swipe vertically/horizontally) Add a new boolean parameter "edgekeys" for defining keys that have the additional (swipe) keys on the edges (top, right, left, bottom) instead of at the corners (top left, top right, bottom left, bottom right). --- res/xml/qwerty.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/xml/qwerty.xml') diff --git a/res/xml/qwerty.xml b/res/xml/qwerty.xml index 0402292..bbcc04e 100644 --- a/res/xml/qwerty.xml +++ b/res/xml/qwerty.xml @@ -38,7 +38,7 @@ - + -- cgit v1.2.3