mercredi 10 décembre 2014

[GUIDE][5.0]How to enable on-screen nav bar and disable hardware capacitive buttons. topic

07:58






INTRODUCTION
This guide is for Ivan's 5.0 Lollipop AOSP ROM but will work with other ROMs as well.

FEATURES
  • Pure AOSP feel.

  • Many people prefer it, including me.

  • Workaround for 'hardware key wakeup' bug.

  • Looks cool:D


PREREQUISITES
  • Ivan's Lollipop AOSP ROM.(May work on others too)

  • MI3.(Again may work on others too:p)

  • Root.

  • ES File Explorer.(or any file manager with root access)


INSTRUCTIONS
  • Enabling on-screen nav bar.
    1. Open ES File Explorer and grant su access.

    2. Go to system and open build.prop with ES Note Editor and add this line in the end:

      Code:


      qemu.hw.mainkeys=0


    3. Save build.prop and reboot.

    4. Check if soft keys are enabled.

    5. If enabled successfully, proceed to next section.


  • Disabling hardware capacitive keys.
    1. Go to system/usr/keylayout and open 'atmel-maxtouch.kl' with ES Note Editor.

    2. In the end of that file there will be following three lines:

      Code:


      key 139    MENU    VIRTUAL
      key 102    HOME    VIRTUAL
      key 158    BACK    VIRTUAL



    3. Add a '#' before each line so it would look like this:

      Code:


      #key 139    MENU    VIRTUAL
      #key 102    HOME    VIRTUAL
      #key 158    BACK    VIRTUAL



    4. Save the file and exit.


  • Disabling capacitive key lights.
    1. Download Capacitive Buttons app from Play Store.

    2. Open it and grant su access.

    3. Select the first option i.e no brightness.

    4. Reboot



DONE:cowboy:






Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

0 commentaires:

Enregistrer un commentaire

 

© 2013 Mobile Probleme. All rights resevered. Designed by Templateism

Back To Top