TtechyLevel 3 - Gold Member
- Edited
neutronscott Is it necessary to first do this [Login to see the link] ?
EDIT: Just tried it without and it worked without remapping!
Also, can you give some instructions on how to remap the keys?
I tried just running all the listed commands, but I got an error
Gflip6_TF:/ $ su
Gflip6_TF:/ # PATH=$(magisk --path)/.magisk/busybox:$PATH
Gflip6_TF:/ # mkdir -p /data/adb/modules/mymodule && cd $_
Gflip6_TF:/data/adb/modules/mymodule # /data/adb/modules/mymodule # vi module.prop
/system/bin/sh: /data/adb/modules/mymodule: can't execute: Is a directory
126|Gflip6_TF:/data/adb/modules/mymodule # data/adb/modules/mymodule # vi module.prop
/system/bin/sh: data/adb/modules/mymodule: inaccessible or not found