Enable On-Screen Nav bar (Android M look)

bytegeeks

Geek
Pinoy Techie
Note:

1. Para sa mga may gusto lang. Walang pilitan.
2. Need Rooted


Important note:

1. Always make a NANDROID backup. System files po ang iaalter dito.
2. Do this at your own risk.


What you need:

1. Build.prop Editor by JRummy - Playstore
2. Root Explorer/ES File Manager - Playstore
3. Capacitive Buttons - Playstore

Steps:

Onscreen Nav bar

1. Make a Nandroid backup then reboot system.
2. Open Build.prop editor, make a backup of default/current build.prop
3. Search and modify the entry "qemu.hw.mainkeys=0"(1 ang default AFAIK)
4. Save build.prop and reboot

Disable Capacitive button lights

For RC1 Users:

1. Go to settings/personalization - misc/hardware buttons
2. turn off keyboard light


For other roms:

1. Open Capacitive buttons app.
2. Grant superuser
3. Select 0 brightness (Kill the lights!)


Disable Capacitive buttons (Optional)

For RC1 users:

1. Go to settings/personalization - misc/hardware buttons
2. turn on "enable custom actions"
3. set the home, back and menu button action to "none" for nomal/long press and double tap (or set as preferred e.g. home normal press=screenshot. it's up to you)

For other roms:

1. Open Root Explorer/ES File Manager
2. Go to system/usr/keylayout and open "Generic.kl" as text file
3. Search and modify the following entries:

key 102 MOVE_HOME
key 139 MENU
key 158 BACK


4. add # before each entry to make it look like this:

# key 102 MOVE_HOME
# key 139 MENU
# key 158 BACK

5. Save and exit.
 

Similar threads


Top Bottom