I've just installed it on Mi Max 2 Mi-Globe Rom and it works... kind of.will it work for mi max 2?
Unlucky. How did you make it work? I am on the same rom, miuipro v8.3.22, i follow the op, but nothing happen.Its work on miuipro v8.3.22
Thanks bro...
Follow OP stepUnlucky. How did you make it work? I am on the same rom, miuipro v8.3.22, i follow the op, but nothing happen.
You should enable screen button first under the display settings then perform your prefer method, build.prop or via magisk. CheersUnlucky. How did you make it work? I am on the same rom, miuipro v8.3.22, i follow the op, but nothing happen.
Note : Works only with latest miui developer roms.
Hey guys,
This guide is to learn how to enbale iPhone X gestures on supported Mi Phones.
Requirements - Either root or Magisk
Method 1 ( Requires root access ) :9
go to your build.prop file located at /system/build.prop and edit the following code
change it to thisCode:[B]qemu.hw.mainkeys=1[/B]
Hello Gents,Code:[B]qemu.hw.mainkeys=0[/B]
my question may be stupid one..but just asking you that, i've added above code into build.prop on my Lineage OS 14.1 , the screen keys on Bottom of the screen becomes visible and works fine. but i didn't the "Full Screen Display" in the Lineage settings. i knew only from there i can change the Swipe option from Display's border. i works well on my miui9.5 official ROM..but Lineage its not yet..will you make it possible in future mods for Lineage OS?
btw: the zip cant install from twrp. let me try Masigk and update how it goes.
Thanks Again, Vinu
Note : Works only with latest miui developer roms.
my question may be stupid one..but just asking you that, i've added above code into build.prop on my Lineage OS 14.1 , the screen keys on Bottom of the screen becomes visible and works fine. but i didn't the "Full Screen Display" in the Lineage settings. i knew only from there i can change the Swipe option from Display's border. i works well on my miui9.5 official ROM..but Lineage its not yet..will you make it possible in future mods for Lineage OS?
btw: the zip cant install from twrp. let me try Masigk and update how it goes.
Thanks Again, Vinu
Having same issue hope future updates will solve this issueHi everyone,
I just updated my MI Max 2 to the latest MIUI 10 beta (8.7.12). After editing the 'build.prop' file by adding the 'qemu.hw.mainkeys=0' string at the end of the text file, full-screen gestures work only partly. In fact, swiping from either the left or right side activates the 'back gesture'. However, the gestures "home" and "recent" do not work anymore. On top of that, when I press the demo function for these two in the 'full-screen' menu, the Settings app crashes. Anyone else having the same issue?
Same here..hope this problem solve at next updateHi everyone,
I just updated my MI Max 2 to the latest MIUI 10 beta (8.7.12). After editing the 'build.prop' file by adding the 'qemu.hw.mainkeys=0' string at the end of the text file, full-screen gestures work only partly. In fact, swiping from either the left or right side activates the 'back gesture'. However, the gestures "home" and "recent" do not work anymore. On top of that, when I press the demo function for these two in the 'full-screen' menu, the Settings app crashes. Anyone else having the same issue?
This will never be got solved as it's done by Xiaomi intentionally . Only the those devices will get all the gestures which doesn't have the dedicated hardware nevigation keys.Same here..hope this problem solve at next update
this file has flash for huawei honor emui 8 is notNote : Works only with latest miui developer roms.
Hey guys,
This guide is to learn how to enbale iPhone X gestures on supported Mi Phones.
Requirements - Either root or Magisk
Method 1 ( Requires root access ) :
go to your build.prop file located at /system/build.prop and edit the following code
change it to thisCode:[B]qemu.hw.mainkeys=1[/B]
If the code doesn't exist in your build.prop then add the required line ( qemu.hw.mainkeys=0 ) at the bottom of build.propCode:[B]qemu.hw.mainkeys=0[/B]
Now reboot the device and go to settings. You will see new option ''Full Screen Display''. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Method 2 ( Root not required but requires Magisk ) :
Download the attached magisk module and flash in either twrp recovery or via Magisk app itself and reboot the device. You will see new option ''Full Screen Display'' in settings. This is the option where you can enable the iPhone X Gestures on supported Mi Phones.
Hit Thanls if you like my work.