Tested for Samsung Health v6.19.1.001
01. Download an app from the Play Store "BuildProp Editor"
02. Open BuildProp Editor
03. Click on the pencil icon
04. Look down at row 114
05. Click on it and change the:
ro.config.tima "1" to a "0"
06. Click on the card icon in the top tab and press save
07. Reboot Device
Please be sure to hit the "Thanks" button below if this helped you out!
bravo !!
Detonatte said:
Tested for Samsung Health v6.19.1.001
01. Download an app from the Play Store "BuildProp Editor"
02. Open BuildProp Editor
03. Click on the pencil icon
04. Look down at row 114
05. Click on it and change the:
ro.config.tima "1" to a "0"
06. Click on the card icon in the top tab and press save
07. Reboot Device
Please be sure to hit the "Thanks" button below if this helped you out!
Click to expand...
Click to collapse
In Row 114 - I have
ro.allow.mock.location=0
Related
The CM devs are unable to include this functionality for our device (it is against CM design guidelines to enable soft keys, because zenfone's hard keys are not backlit and therefore cannot be hidden), so I thought I'd share my findings on a simple method to do it yourself.
(Disclaimer: while this does not involve anything difficult, you do have to make minor changes to important system files. Please proceed with caution and at your own risk. I cannot be held responsible for any problems that may result in following this guide.)
First, open the CM file manager and if you haven't done so already, give it root access (open the sidebar, press the gear icon at the bottom, then open "general settings" and scroll down to "advanced" and you'll find "Access Mode", which you set to root access).
To enable soft keys:
Use the file manager to navigate to the system folder, where you'll find the build.prop file. Tap it and select to use editor to open it. Then scroll down to the end of the file and add this line:
qemu.hw.mainkeys=0
Then click the disk icon up top to save the edited file. Reboot your device and you should have the soft keys.
If you want to turn them off temporarily just open the build.prop file again and add a # in front of qemu.hw.mainkeys=0 then save and reboot.
Next, how to disable the hard capacitive keys:
Again using file manager, navigate to system-usr-keylayout. Open the ftxxxx_ts.kl file with editor. Add a # to the front of the first three lines. They should look like this:
#key 158 BACK VIRTUAL
#key 102 HOME VIRTUAL
#key 139 APP_SWITCH VIRTUAL
Now save the file and reboot your device, and the hard keys should now be disabled.
If you want to enable them again just go back to the ftxxxx_ts.kl file and remove the three # marks that you added, and as usual save and reboot.
I have not tried this on rooted stock firmware, so don't know if the method is the same. Would be good if someone on stock could try and let us know. Think you need a 3rd party file explorer (something like ES Explorer) to do it in stock?
Hey guys, I need a tiny bit of help. I'm running Exodus ROM, which is my favorite. Only issue is it doesn't have the option to swap the back and recent apps button. I'm left-handed so I have to have that switched. When I had my OnePlus One I was able to switch the buttons by editing the corresponding system files. So I'm trying to do the same for my OnePlus 2, but need confirmation on which files to swap.
Here's where I'm at so far.
Using ES File Explorer I've navigated to:
system --> usr --> keylayout
then opened --> Generic.kl (in text editor)
From there I see that --> key 139 is the menu and --> key 158 is the back button. So I believe those are the two that I need to swap. Can someone confirm this? As on the Oneplus One it was slighty labeled differently.
Edit----------------
Okay I tried swapping 139 and 158 and those weren't it. So I need help identifying which to swap. Thanks
Edit --------------
Nevermind. I used the option to change short press action. For any other left-handers that may stumble on this thread if you're using Exodus ROM navigate to:
Menu --> Hardware --> Action Rebinding --> Back --> Single Press Action --> and change to "Recent Apps"
Then click on App Switch --> single press and action change to "Navigate Back"
ImHavenHart said:
Hey guys, I need a tiny bit of help. I'm running Exodus ROM, which is my favorite. Only issue is it doesn't have the option to swap the back and recent apps button. I'm left-handed so I have to have that switched. When I had my OnePlus One I was able to switch the buttons by editing the corresponding system files. So I'm trying to do the same for my OnePlus 2, but need confirmation on which files to swap.
Here's where I'm at so far.
Using ES File Explorer I've navigated to:
system --> usr --> keylayout
then opened --> Generic.kl (in text editor)
From there I see that --> key 139 is the menu and --> key 158 is the back button. So I believe those are the two that I need to swap. Can someone confirm this? As on the Oneplus One it was slighty labeled differently.
Edit----------------
Okay I tried swapping 139 and 158 and those weren't it. So I need help identifying which to swap. Thanks
Edit --------------
Nevermind. I used the option to change short press action. For any other left-handers that may stumble on this thread if you're using Exodus ROM navigate to:
Menu --> Hardware --> Action Rebinding --> Back --> Single Press Action --> and change to "Recent Apps"
Then click on App Switch --> single press and action change to "Navigate Back"
Click to expand...
Click to collapse
Not in Generic.kl but in Syanptics.kl
Also reboot after changing.
Hello Guys, this Guide is for those who are on AOSP 5.1.1 Rom (May work on other ROMs) and want complete stock experience with On-Screen Navigation Bar for your Redmi Note 3 pro SnapDragon!
REQUIRMENTS:
1) Any Root File Manager (Here ES file explorer)
CAUTION: Editing system files is harmful, do it at your own risk.
GUIDE:
STEP 1 - Enabling Software keys
1.Open ES File Explorer, tap the menu icon from top left corner and expand Tools. In tools, enable the ‘Root Explorer’ option and grand full root access to ES explorer when prompted.
2.In ES explorer, open the Device (/) directory from Menu > Local > Device. Go to system folder and open the build.prop file with ES note editor.
3. Edit the file by selecting the edit option from top right corner. Then scroll down to the bottom and add the line qemu.hw.mainkeys=0
4. Go back and select ‘Yes’ to save the build.prop file.
5.Reboot the phone.
NOTE: If you see the on-screen keys only then proceed to next step!
STEP 2 - Disabling Hardware Keys
1) Open ES file explorer, go to Device > system > usr > keylayout directory. Open the file “ft5x06_ts.kl”, open it as Text and then select ES note editor. Edit the file and simply add the # prefix in front of the word key for all 4 keys.
In the end of that file there will be following four lines:
key 158 BACK
key 139 MENU
key 172 HOME
key 217 SEARCH
Add a '#' before each line so it would look like this:
#key 158 BACK
#key 139 MENU
#key 172 HOME
#key 217 SEARCH
2) Go back, Save file and Reboot.
3) Hardware Keys should now be disabled.
STEP 3 - Disabling capacitive key lights.
1)Download Capacitive Buttons app from Play Store.
2)Open it and grant root access.
3)Select the first option i.e no brightness.
4)Reboot.
All Done!
Dear tested on rmn3pro global stable 7.3.6 and it is working.
It worked for me
thank you
Its not working on redmi note 3 pro miui9.2. Please help.
anx.srv said:
Its not working on redmi note 3 pro miui9.2. Please help.
Click to expand...
Click to collapse
Same here. Does not work with MIUI 9.5
Not working in my stock rom.
I've tried this in custom rom.its worked.But in my Samsung j7 2015 stock rom, its not working.Is there any other method to enable on screen navigation bar?
Please Help!
can anyone tell me how to enable to take pics in oreo 8.1 roms using fingerprint just like miui 8.5
What yu mean? Make a photo with fingerprint sensor?
Yes.
Follow whis steps.
First you must have root.
Senond follow this
1. Goto /system/usr/keylayout folder
2. Find a file called Generic.kl
3. Open Generic.kl with text editor (QuickEdit)
4. Search for key 353
5. If you find any line starts with key 353, comment it with # i.e. add # symbol before that line
6. Add a new line with following
Code:
key 353 CAMERA
Third find this file "uinput-fpc.kl" in directory above open it with editor and delete "#" before "key 353 camera".
Should work fine.
an24mas said:
What yu mean? Make a photo with fingerprint sensor?
Yes.
Follow whis steps.
First you must have root.
Senond follow this
1. Goto /system/usr/keylayout folder
2. Find a file called Generic.kl
3. Open Generic.kl with text editor (QuickEdit)
4. Search for key 353
5. If you find any line starts with key 353, comment it with # i.e. add # symbol before that line
6. Add a new line with following
Code:
key 353 CAMERA
Third find this file "uinput-fpc.kl" in directory above open it with editor and delete "#" before "key 353 camera".
Should work fine.
Click to expand...
Click to collapse
thanku bro but sadly this didnt work for me I get this paid app
https://play.google.com/store/apps/details?id=com.nyelito.dactyl
for free from blackmart and cracked its licence varification. This workes like a charm.
Method1:
Enter services.msc on the search bar.Enter Service, and then scroll down to Windows Update.
Click Stop on the Service status.
Select Disabled as the Startup type.
Click apply ok
Right click on the Windows button, and click Shut down or sign out.
And the select Sign out.
Method2:
Type gpedit.msc on the windows search bar.
Go to Computer Configuration > Administrative Template > Windows Components>Windows Update
Then you click Configure Automatic UpdatesClick DisabledApplyOK
Method3:
Search Registry Editor on the Windows search bar and click it.
Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mircosoft\Windows
Click Windows Select Key
Name the new key as WindowsUpdates and press enter.
Click WindowsUpdates and select key, name the new key as AU and press enter.
Click the blank on the right , and then click New DWORD(32-bit)Value.
Name the new key NoAutoUpdate and press Enter
Double-click the newly created key and change its value from 0 to 1
Restart the computer
best way to disable w 10 updates and spying is to download free shutup10 app
Thanks for Sharing such a nice tricks.
good work its working:good:
tested
The best protection against Windows 10 updates is using Debian 9.
Follow these steps to permanently disable Windows 10 automatic updates:
1- In the Start menu search bar, type Regedit.
2- From the search result, click on the Registry Editor.
3- open registery editro from start menu yehiweb
4- From the Registry Editor Window Navigate to the following path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
goto registery path
5- Right-click on the Windows folder from the left pane, hover your cursor over new to get its submenu and click on Key.
6- create key in windows folder yehiweb
7- Enter WindowsUpdate as the new key’s name.
8- Choose the Key option from the New submenu after right-clicking the generated key.
9- create key in windows folder yehiweb
10-Enter AU as the new key’s name.
11- Select the DWORD (32-bit) Value option from the New submenu after right-clicking the AU key.
12- select dword 32 bit value yehiweb
13- Enter the name NoAutoUpdate for the new key.
14- Change the value of the newly generated key from 0 to 1 by double-clicking it.
15- change value to 1 yehiweb
16- Then press the OK button.
17- Close all windows restart your windows.
Source : https://yehiweb.com/how-to-disable-windows-10-automatic-updates/