From e936f0b83ab0727260f2b6d4f88f17cb9e266c8f Mon Sep 17 00:00:00 2001 From: Nitan Alexandru Marcel Date: Tue, 9 Feb 2021 12:36:12 +0200 Subject: [PATCH] Add Redmi/joyeuse to changeKeyLayout Fixes random touches on Redmi Note 9 Pro `joyeuse` when fingerprint is pressed --- rw-system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rw-system.sh b/rw-system.sh index c9c2eb2..beec697 100644 --- a/rw-system.sh +++ b/rw-system.sh @@ -144,7 +144,7 @@ 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 ; then + -e Redmi/galahad -e xiaomi/olive -e Redmi/angelica -e Redmi/joyeuse ; 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