From dcbc76966ab8aae98eb292e123a59bd27ae909e7 Mon Sep 17 00:00:00 2001 From: KaMyKaSii Date: Fri, 19 Mar 2021 15:49:08 -0300 Subject: [PATCH] Poco M3 fix fingerprint gesture --- rw-system.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index 1573706..eae8a3e 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -144,7 +144,8 @@ changeKeylayout() { -e xiaomi/nitrogen -e xiaomi/sakura -e xiaomi/andromeda \ -e xiaomi/whyred -e xiaomi/tulip -e xiaomi/onc \ -e redmi/curtana -e redmi/picasso -e Redmi/lancelot \ - -e Redmi/galahad -e xiaomi/olive -e Redmi/angelica -e Redmi/joyeuse ; then + -e Redmi/galahad -e xiaomi/olive -e Redmi/angelica -e Redmi/joyeuse \ + -e POCO/citrus; then if [ ! -f /mnt/phh/keylayout/uinput-goodix.kl ]; then cp /system/phh/empty /mnt/phh/keylayout/uinput-goodix.kl chmod 0644 /mnt/phh/keylayout/uinput-goodix.kl