Okay, so this morning I was especially bothered by the button backlight, so I decided to search for a way to dim or remove it. Unforutunatly you can't dim them, but you can turn them off.
What you need to do is, first edit the file that sets the brightness for the LEDs, then set the premission to read-only, so it can't be edited.
Using ES File Explorer (Or any other root explorer that allows premission changing)
Navigate to /sys/devices/platform/leds-microp/leds/button-backlight/
Open up "brightness"
Change that 255 to 0
Now, long press on that file and select properties
At the bottom of the window where it says "Premissions: rw- rw- rw-" click Change and untick the entire second column, so only the first one is left.
It should look like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There you go, you're done. No need to reboot.
Using ABD:
We're going to use ADB shell for this, so we can use Linux commands.
Everything from here on out, are commands.
adb shell
cd /sys/devices/platform/leds-microp/leds/button-backlight/
echo 0 > brightness
chmod 444 brightness
Or the uber compressed one command mode:
echo 0 > /sys/devices/platform/leds-microp/leds/button-backlight/brightness && chmod 444 /sys/devices/platform/leds-microp/leds/button-backlight/brightness
That's it
If you ever want to restore it, just repeat this, but change the 0 back to 255.
(There is another way, but that one is a bit more permanent, but it requires you to unplug the connector leading to the LEDs )
Cyanogen settings, display, automatic backlight, edit other levels may have the same effect? Can definitely help in battery saving as ive used this method for over a year after reading about it. Only thing is i cant access that particular setting whilst on lewa!! Force closes. Hey maybe im totally wrong again though. :banghead:
Forum fishing.... Who's biting!
Not sure, I know for sure that MIUIv4 has this setting somewhere. (I think it's under Settings->Buttons, but I'm not 100% sure)
I come in peace...... Dont shoot the messenger please people. So Settings i mentioned above definitely can turn off the buttons backlights and also set them to activate at certain light sensored levels. Just flashed my cm7 to test and can confirm. Going Back to lewa again now....
Which one of those settings exactly?
I'm checking through it right now, but I can't find it :/
Okay, found it, but it doesn't seem to stick, once you change brightness though :/ (Unless I'm doing some thing wrong, I just change the 4 values that were 255 under Button to 0 and hit Save)
EDIT: Found what the issue was. It does set the brightness file as 0, but it leaves it as rw-, which means once an app requests a screen brightness change, the LEDs will come back on.
http://www.everythingabouttablets.n...-secrets-custom-automatic-backlight-settings/
This is just one of many many articles about backlight level tweaks ive seen through my time using android. There are better articles around but i will leave it up to whoever wants this info to search for them as thats the fun in android tweaking. This might not be relevant but it might be useful to someone.
Forum fishing.... Who's biting!
slymobi said:
http://www.everythingabouttablets.n...-secrets-custom-automatic-backlight-settings/
Forum fishing.... Who's biting!
Click to expand...
Click to collapse
Yeah, that was the "screen" where I tweaked those, but it seems that it keeps the file where the LED brightness is kept as rw- r-- r--, which means once your brightness changes, those buttons will pop back up.
Lesicnik1 said:
Yeah, that was the "screen" where I tweaked those, but it seems that it keeps the file where the LED brightness is kept as rw- r-- r--, which means once your brightness changes, those buttons will pop back up.
Click to expand...
Click to collapse
Ok. Never looked into it in depth as im ok with them turning on in dark lighting. Im almost positive that i once read and implemented a setting tweak from here which turns them off completely. Never mind though,i havnt time to search for it all again. Just trying to help.
Forum fishing.... Who's biting!
Yeah, it's okay. I apreciate what you're trying to do, if it worked I would've added it into the OP
Lesicnik1 said:
Okay, so this morning I was especially bothered by the button backlight, so I decided to search for a way to dim or remove it. Unforutunatly you can't dim them, but you can turn them off.
What you need to do is, first edit the file that sets the brightness for the LEDs, then set the premission to read-only, so it can't be edited.
Using ES File Explorer (Or any other root explorer that allows premission changing)
Navigate to /sys/devices/platform/leds-microp/leds/button-backlight/
Open up "brightness"
Change that 255 to 0
Now, long press on that file and select properties
At the bottom of the window where it says "Premissions: rw- rw- rw-" click Change and untick the entire second column, so only the first one is left.
It should look like this:
There you go, you're done. No need to reboot.
Using ABD:
We're going to use ADB shell for this, so we can use Linux commands.
Everything from here on out, are commands.
adb shell
cd /sys/devices/platform/leds-microp/leds/button-backlight/
echo 0 > brightness
chmod 444 brightness
Or the uber compressed one command mode:
echo 0 > /sys/devices/platform/leds-microp/leds/button-backlight/brightness && chmod 444 /sys/devices/platform/leds-microp/leds/button-backlight/brightness
That's it
If you ever want to restore it, just repeat this, but change the 0 back to 255.
(There is another way, but that one is a bit more permanent, but it requires you to unplug the connector leading to the LEDs )
Click to expand...
Click to collapse
Lmfao
Download Screen Filter app from Play.
There is a checkbox so as to disable backlight.
ontheflames said:
Lmfao
Download Screen Filter app from Play.
There is a checkbox so as to disable backlight.
Click to expand...
Click to collapse
:banghead:
And you probably have an app for everything!! Some of us dont need useless apps so find other methods of doing without.
Say oooh la la
slymobi said:
:banghead:
And you probably have an app for everything!! Some of us dont need useless apps so find other methods of doing without
Click to expand...
Click to collapse
luckily it's not an iFoo where you have to pay for every poop lol
BTW regarding the btn backlights: on LeWa I sometimes don't like how fast they're turning off - wish they could fade out more lazy lol
eventcom said:
luckily it's not an iFoo where you have to pay for every poop lol
BTW regarding the btn backlights: on LeWa I sometimes don't like how fast they're turning off - wish they could fade out more lazy lol
Click to expand...
Click to collapse
Yeah agreed, but the setting to change this fc everytime. You can test yours by creating a cm7 display shortcut by method we discussed previously but choose display, open shortcut, automatic backlight, enable use custom, tweak other levels (this is where we need to adjust but get fc) oh well.
Say oooh la la
slymobi said:
Yeah agreed, but the setting to change this fc everytime. You can test yours by creating a cm7 display shortcut by method we discussed previously but choose display, open shortcut, automatic backlight, enable use custom, tweak other levels (this is where we need to adjust but get fc) oh well.
Click to expand...
Click to collapse
hm, let's see if I got that right: CM display settings / automatic backlight / @light levels use custom = on / edit other levels/ change some value at say "Screen" or "Buttons" / save & apply - works for me - what fc'd: load defaults
will try again tomorrow - this part of the settings has already been hard for me in German (I think I haven't touched it in CM before) - have to be even more concentrated to do this in English lol
eventcom said:
hm, let's see if I got that right: CM display settings / automatic backlight / @light levels use custom = on / edit other levels/ change some value at say "Screen" or "Buttons" / save & apply - works for me - what fc'd: load defaults
will try again tomorrow - this part of the settings has already been hard for me in German (I think I haven't touched it in CM before) - have to be even more concentrated to do this in English lol
Click to expand...
Click to collapse
Damn...... When i press edit other levels i get fc!!
Basically the lower the levels the dimmer the buttons should be. The levels you need to alter are the ones in the 3rd column if memory serves me correct i.e the highest value will be 255 then progressively lower and that lowest setting is the lowest brightness your buttons will reach, i used to max 180 and lower each available down x amount to min 60. One set value is hardcoded at 0 to allow them to turn off. This is all from memory as i cant get into the settings lol. Search around google for automatic backlight tweaks or similar and you may find a good guide etc etc. Gonna go try get my settings to comply now lol.
Say oooh la la
slymobi said:
Damn...... When i press edit other levels i get fc!!
Basically the lower the levels the dimmer the buttons should be. The levels you need to alter are the ones in the 3rd column if memory serves me correct i.e the highest value will be 255 then progressively lower and that lowest setting is the lowest brightness your buttons will reach, i used to max 180 and lower each available down x amount to min 60. One set value is hardcoded at 0 to allow them to turn off. This is all from memory as i cant get into the settings lol. Search around google for automatic backlight tweaks or similar and you may find a good guide etc etc. Gonna go try get my settings to comply now lol.
Say oooh la la
Click to expand...
Click to collapse
Have to take some time to check this out. Either you could compare what I left and you didn't or it has to do with my leftovers from cm7. Have been reminded what I'm finding most annoying with the buttons: that they turn off completely while screen is on @night (I'm more a keyboard user on pc also ).
Swyped from my HTC Wildfire (Buzz)
To be honest i think ive got bits and bobs from 3 different lewa versions all rolled into 1 lol. I need to do a complete fresh flash when i get chance.
Say oooh la la
slymobi said:
To be honest i think ive got bits and bobs from 3 different lewa versions all rolled into 1 lol. I need to do a complete fresh flash when i get chance.
Say oooh la la
Click to expand...
Click to collapse
oh just btw I haven't yet tested if the settings do something - that they don't fc doesn't automatically mean it works lol
I get force close when I select edit other levels...
Edit: Why isnt there any option for selecting auto brightness in display settings? System shows autobrightness enabled everywhere despite changing brightness levels. Is there anyway to get that option or disable auto brightness? I searched xda and found a tutorial for that but I cant seem to find the values I need to change..
Sent from my HTC Wildfire using XDA
saadislam said:
I get force close when I select edit other levels
Click to expand...
Click to collapse
I won
Swyped from my HTC Wildfire (Buzz)
Related
Being aware of your own speed can always come in handy, whether you want to avoid breaking limits, to verify your vehicle’s performance, your own, or just out of plain curiosity.
So here comes my latest creation, SpeedoPhone updated to the release 1.31.
If you have a WM device with GPS and you want to keep your speed under control, SpeedoPhone is what you need. You can use it when you’re on foot, in your car, on a train, on a plane, on boat or wherever you like.
The app has a Windows Phone 7 look, nice, user friendly and pleasing to the eye; as for the possibilities and information it has to offer, here's what we've got.
The first steps are the same as always: download the cab from the link at the bottom of the page, install it on your device, open it and you’ll get to the home page.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
It's simple and intuitive. The app will automatically get the GPS running upon loading, but it's possible to switch it on and off manually with the GPS button. Once the phone has found and fixed enough satellites to work with, the START button will be enabled. Click on it to start your record.
I hope you'll find this app useful and that you'll enjoy working with it. It's available for free, but, as usual, if you'd like to say thanks a coffee would be nice.
in Euros
in Dollars
For a detailed description go to the second post.
It's available in Italian, English and French.
Click on the image below to go to the download page
Thanks to Albator V for the French translation
Donations. Thanks to:
C.D. 2$
Ross202 5$
DarkAngel 2$
Description
The first data available on the screen is the instantaneous speed, with Km/h as default measure unit. You can change it to miles per hour (Mph) or knots (Kn) by tapping on it.
The app will also give you information on the distance you've covered, the average speed you’ve kept, the highest speed you’ve reached, how much time has passed, and - if you select the cost-per-kilometer option - how much it is so far.
Select the
button to keep alive the device, so not to let it go on stand by and have it automatically disable the GPS. The
button, on the other hand, will activate the full screen option that further on we'll examine more in detail.
Let’s now see the option menu instead, accessible via the
button.
From there, it's possible set a series of controls to keep your speed under check. By specifying a maximum value for the instantaneous and/or average speed, exceeding that limit will cause the speed indicator to turn red and a sound signal to go off. If you'd like the app to work as a kind of taximeter, or if you want to know how much your travel is costing you, you can set a cost per kilometer. You can also specify how precise you want the instantaneous speed to be: an integer, a one- or a two-figure decimal. When the fullscreen mode is on we are also shown a series of buttons, showing different speeds, to switch quickly between the limits more common to us. And, last but not least, you can have the app record a log with the data of your travel. The app will remember our favorite settings also on each following use.
Here, the menu where it's possible to select which limits to show on the fullscreen mode.
Once we’ve got back to the home page, clicking the
button will take us to a screen with more specific information, this time relative to the GPS signal. That means that we will be able to see how many satellites the device is able to detect, how many it has fixed, what is the current dilution of precision of the GPS, our altitude, latitude and longitude.
Let's now see aspect and functions of the Landscape mode, activated by rotating the device.
The home page is fairly close to the one we've already seen, except for the slightly different layout of the buttons. Tap on
to activate the full-screen (also available in Portrait): since there are times when a lot of information is too much, and rather than being a help it just hinders us, on here you will only see the instantaneous speed, displayed as an integer and with a much bigger font, so to be clear and immediate.
We'll find the Keep Alive button on there as well; as for the unit of measure, again, if you want to change it you only need to tap on it. In order to be aware if the device is working or not, if the GPS signal is strong enough to work with you'll see the
icon appear on screen. And, at the bottom, the buttons to switch between preset limits.
With the 1.2 release some improvements have been made to the HUD mode. Accessible via the
button, it will show a mirrored version of the regular display. Why that? Try and put your device on the dashboard, you'll get to see your speed projected on the windshield.
Changelog
v1.31
* now possible to switch off the warning beep
* added trip-start time to the log
* added about page
v1.3
* fixed landscape bug on some devices
* fixed bug that didn't let the maximum speed get updated while in fullscreen
* added sound signal when exceeding the speed limit
* now displays the duration of the trip on the home page
* added the option to create a log file of the trip
* possibility to increase and decrease the values also by tapping and holdin on + and -
* fixed minor bugs
v1.2
* new option to switch quickly between pre-set speed limits, via onscreen buttons
* completely rewritten the code for both fullscreen and HUD mode; now the HUD uses much less RAM than before
* bigger font in fullscreen mode
* numbers rotated also of 180 degrees in the HUD mode (now you can have your phone with the bottom facing you)
* fixed the bug that didn't let the phone store the last settings, is entered from the keyboard
* some code optimizations
* fixed minor bugs
v1.11
* fixed minor bugs.
v1.1
* added the HUD option (mirrored numbers) when in fullscreen mode.
* increased slightly the dimension of the font on the pages with info and settings.
v1.0
* Initial release
Thanks for sharing!
HUD
Hi,
could you implement (in fullscreen mode) the "HUD" mode? that means informations are displayed "mirrored", and then you can put device on dashboard of a car - under windshield. Then all is displayed at glass - looks terrific
It would be great improvement.
Thanks
D.
Thanks fro sharing. Nice work. Ill buy you a coffee.
That is looking amazing savrix85. Simple in use. Well i will check can i change the icon more to CHT and possible white and black GTX. I will publish the first screenshots here...
EDIT 1:
What not so nice is, i can' t change the graphics.
Only the lamp on/off png.
Is there the posibillity in the future?
great
Thanks for your time and effort, looks nice
davidm2 said:
Hi,
could you implement (in fullscreen mode) the "HUD" mode? that means informations are displayed "mirrored", and then you can put device on dashboard of a car - under windshield. Then all is displayed at glass - looks terrific
It would be great improvement.
Thanks
D.
Click to expand...
Click to collapse
Yes, I'm working on it
cjd198383 said:
Thanks fro sharing. Nice work. Ill buy you a coffee.
Click to expand...
Click to collapse
Thanks mate
mike2nl said:
That is looking amazing savrix85. Simple in use. Well i will check can i change the icon more to CHT and possible white and black GTX. I will publish the first screenshots here...
EDIT 1:
What not so nice is, i can' t change the graphics.
Only the lamp on/off png.
Is there the posibillity in the future?
Click to expand...
Click to collapse
Hi mike2nl, I would like to make the app skinnable, but it's not a priority. Now I'm working on the HUD
option, but the skinnig is in the plans
mrjazz said:
Thanks for your time and effort, looks nice
Click to expand...
Click to collapse
Thanks
nice app
the ui is simple and clean just how i love it.
just tested it on a walk outside. worked pretty good after it took some seconds to find the sattelites
Really fantastic application!
Out of all the other similar applications that I've tried, this one actually works, and works great at it.
I have some suggestions, if it's not a problem:
I would like to see a logging feature to keep records.
What I'd also like is if it showed the "trip" start/end times and a total duration from when you tap on "start" and when you tap "stop" which could also be included in the log.
savrix85 said:
Click to expand...
Click to collapse
Hi savrix85,
i have tested the app yesterday on my way at home and today in the morning on way to the office. Cool..to say it in one word. Simply to use and the right information. The app does what you have say.
Future request:
- possibillty to mirror the view to put the phone on the dash board in the car
- please remove the mondomobile.altervista.org from main to settings -> about screen. Because now it looks no longer clean and nice. I understand that you wil show the author, but every coder do this in about. Only an idea
- +1 for this from Max_Terrible
I would like to see a logging feature to keep records.
What I'd also like is if it showed the "trip" start/end times and a total duration from when you tap on "start" and when you tap "stop" which could also be included in the log.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Your app is one of the simplest and cleanest apps i have seen here on XDA. No schnick-schnack only clean. The balck and white contrast is very good for our old eyes . I will use the version i have downloaded yesterday, because it is clean on main and it is working. Thanks for sharing this fine app.
Really, nice App. Like someone else said, it actually works!!!
As an older user with, sadly, poorer eyesight, it would be nice to be able to make the font even bigger. Another thought would be the ability to set multiple speed points with the colour changing at the different points, eg the various speed limits 50kph, 60kph, 80kph, 100kph etc.
Once again, thanks for a useful app. Works well on my HD2
I've released SpeedoPhone 1.1. You can see the changelog in the third post.
Now the app is also available at the XDA Market.
Future request:
1. possibillty to mirror the view to put the phone on the dash board in the car
2. please remove the mondomobile.altervista.org from main to settings -> about screen. Because now it looks no longer clean and nice. I understand that you wil show the author, but every coder do this in about. Only an idea
3. +1 for this from Max_Terrible: "I would like to see a logging feature to keep records. What I'd also like is if it showed the "trip" start/end times and a total duration from when you tap on "start" and when you tap "stop" which could also be included in the log."
4. Ross202 "make the font even bigger"
5. Ross202 "set multiple speed points with the colour changing at the different points"
Click to expand...
Click to collapse
1. DONE! It's in the 1.1 release.
2. Yeah, that was temporary to begin with. I have some ideas for the "about" section, in fact... but it's one of those things that gets postponed as long as there are features I have more fun working on
3. added to the to do list!
4. I've increased slightly the dimension of the font on the pages with info and settings, but I couldn't do more than that.
5. I'd prefer not to implement that one, but a feature that I'd like to work on is the possibility to set quickly a set of standard speed limits (50kph, 60kph, etc) just by tapping on a button.
Hi, first of all, many thanks for this cool app.
Ii notice this glitch and bad translation on the last release (see capture)...
And now some request :
-add altitude to dashboard and fullscreen
-add button to settings to open your homepage (with default browser not IE with the donate button)
-Improve the HUD quality button
-are you interresting by french translation ?
don't download the 1.1 version. I'll fix it this afternoon when I'm at home
is 1.1 available in english? looks cool
Albator V said:
Hi, first of all, many thanks for this cool app.
Ii notice this glitch and bad translation on the last release (see capture)...
And now some request :
-add altitude to dashboard and fullscreen
-add button to settings to open your homepage (with default browser not IE with the donate button)
-Improve the HUD quality button
-are you interresting by french translation ?
Click to expand...
Click to collapse
Bugs fixed in the 1.11 release, thanks for reporting them.
now your request:
-I've to say no to this cause I would leave the fullscreen as clean as possible and in the dashboard, in non-wide devices, there's no more space to add info.
-I've used IE cause using the default browser, Opera in my case, gives me an error when it tries to open the link. If I'll find the right solution, I'll make it.
-what do you mean? the HUD button shows "blurred" or simply you don't like it?
-yes, I'm interested. I'll PM you for this
Symondo said:
is 1.1 available in english? looks cool
Click to expand...
Click to collapse
I've released the 1.11. It fixes the bugs mentioned by Albator and some minor others
Problem with the new HUD mode.I have always a big 0,not center, km/h missing... Miss something ?
And for button quality, i like it but but it's glow (up, down, right, left) around circle.
I've made a little mistake in the HUD code, now it should be ok
In the HUD mode the mirrored speed is aligned to the left cause you can see it aligned to the right in your windshield. It's not centered cause I had to do that with images to combine to show the mirrored speed. When I'll find a more elegant way to do that, I believe it will be centered.
Km/h misses cause I didn't want to mirror it.
If you download it again, the glow around the circle shouldn't be there any longer
I disabled WM6.5 Start Menu long time ago, but finding a good replacement was tough. All programs I've tried were either buggy, memory hungry, not finger friendly, wouldn't use folders, etc.
So, here's what I ended up with:
1) Installed file explorer extension to see big icons in Windows fexplore.exe.
2) Created the following script:
start ("\windows\fexplore.exe", "windows\start menu\programs")
sleep (60000)
kill ("fexplore.exe")
the script will run file explorer, opened on Start Menu, and then kill it after the specified delay so that it doesn't hang in memory.
This of course can be used with any file manager. I chose file explorer because I use Resco for all file management, and would rather keep these two functions separate. Also fexplorer.exe is very fast and ligthweight.
Finally, I attached the script to Start Button (hardware). The software button is assigned to Quick Menu - a perfect Start Menu replacement but not that finger friendly.
I am pretty happy with this setup so far. No memory loss, no random freezes, no waiting for Start Menu replacements to load, no screwing around with settings trying to get the right shortcuts in right folders. I am using SK Shortcut commander to set decent icons for my shortcuts, and merely copying the \Windows\Start Menu directory to storage card preserves all of my settings.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi Ummagumma
Good idea, I'll use it, thanks
Still this sentence bugs me....
All programs I've tried were either buggy, memory hungry, not finger friendly, wouldn't use folders, etc.
Click to expand...
Click to collapse
You probably tried long time ago or missed iPhonetoday that has none of the issues you stated here. The last one is either solved my way (see my sig) or your way
..
ive set Folderview.exe as my start menu.. (wm6.1)
one simple click on "start" and it takes me to all my programs..
SIMPLE'S!
Tito12, my issue with IPT was memory - it would grow to over 8mb, plus setting it up takes a while. Beautiful and stable, though.
Nanza - that's indeed simple. The only purpose of running a script vs direct link to exe is to free up memory after use.
Yes but folderview doesn't display files when the folder you want to open has subfolders and files, in my device at least I could see only subs...
...
i understand about the script, also the need to close after use, however..
im constantly using folderview for this and that so i dont want it to close dude, its also a hell of a lot faster when i leave it open, ive set it as exclusive in task manager so its always ready for my clickity-click click but the speed does depend on how many .lnk files are in windows/start menu/programs folder..
one problem with using this though, i cant find an app to launch the control pannel, the one thats avaliable is crap = the one with huge text.lol so im forced to add more .lnk files to the programs folder for the settings i need to access, hense slowing folderview :/ grim! still faster than clicking the start menu then the programs though
I could never figure out how to go back to the top-level directory in folderview. So if I click on the wrong directory, how do I return back to Start Menu ?
I never really used it, so the solution may be very simple.
Also, according to TaskMgr, process fexplore.exe takes up under 100 kb and folderview.exe 848 kb. So I guess I could leave fexplore.exe just running at all times.
An advantage of folderview is that it's actually using custom icons set in Iconchanger - so it's prettier.
Right now, I have 107 to 103 mb after Hibernate at startup (don't know why there's a difference sometimes), with ActiveSync running. That's with QuickMenu and several custom Titanium plugins, + 8 mb file cache. During daily use, my memory never goes below 60 mb, and usually stays in 80 - 90 mb range. Also, the responsiveness is very good. I'd like to keep it that way. When I was running Sense with standard Start menu, I would get maybe 30-40 mb with normal use, and if I ran say a GPS application it would drop to 20's and I would start getting all kind of problems. After the first six months, the Sense just didn't seem like such a great thing anymore. Having a useful and light Start Menu is a big part of getting a truly useful device.
@Ummagumma
I'm using the exe version and really never saw any swelling of memory, maybe you used an older version? anyway as long as you are happy with your solution...
raving_nanza said:
one problem with using this though, i cant find an app to launch the control pannel, the one thats avaliable is crap = the one with huge text.lol so im forced to add more .lnk files to the programs folder for the settings i need to access, hense slowing folderview :/ grim! still faster than clicking the start menu then the programs though
Click to expand...
Click to collapse
This is no problem, use this:
tito12 said:
@Ummagumma
I'm using the exe version and really never saw any swelling of memory, maybe you used an older version? anyway as long as you are happy with your solution...
Click to expand...
Click to collapse
I'm using the latest IPT exe version downloaded from XDA. It starts at around 490kb and then all of a sudden swells to between 5 - 8 mb after some use. May be a memory leak specific to TP2 (Rhodium) ?
...
TITO said:
This is no problem, use this: settings.zip (13.7 KB)
Click to expand...
Click to collapse
im not going to download it dude, its the exact same one i was refering to "=the one with huge text.lol" (can tell by the file name and size) thanks anyway like but ive already searched and searched on xda and only this version exists, shame.lol but i appreciate the thought though
Ummagumma said:
Also, according to TaskMgr, process fexplore.exe takes up under 100KB and folderview.exe 848 kb. So I guess I could leave fexplore.exe just running at all times.
Click to expand...
Click to collapse
a hell of a lot lower in memory consumption dude, your task manager lies, LIES i tell you!
(obviously my program usage went up when i used the programs)
i would of launched fexplore too to see the differance in KB, but i removed it from my rom, (lol) i realy didnt see the point in having it when i have total commander, its basicly a waste of memory if i dont use it..
Ummagumma said:
When I was running Sense with standard Start menu, I would get maybe 30-40 mb with normal use... After the first six months, the Sense just didn't seem like such a great thing anymore. Having a useful and light Start Menu is a big part of getting a truly useful device.
Click to expand...
Click to collapse
the very first time i used sense/manila i noticed my device was sluggish, especially with 6.5, since that first flash ive always stuck with 6.1 and roms with no sense/manila. ive never realy liked it plus it takes up a lot of memory. im cooking my own rom now - ive got no sense/manila and my device is constantly running steady betwene 25-30mb (goes up to 40 when using opera10)
Ummagumma said:
(IPT) It starts at around 490kb and then all of a sudden swells to between 5 - 8 mb after some use.
Click to expand...
Click to collapse
thats why i dont use it, i did try it but it went slow.. i suggest to just make your own today screen by editing one, thats what i did and im glad i dont use it now, or sence/manila
@ raving_nanza
I never thought about the font lol (1st pic),
@ Ummagumma
I use the shortcuts (2nd pic) I just selected the ones I need most and one icon for "All" linked to a mortscript that calls Startmenu\settings which opens the original settings display.
...
tito12 said:
I never thought about the font lol
Click to expand...
Click to collapse
ill upload a .cab for the font im using if you want? it will replace all the fonts in your windows folder. if IPT uses its own fonts - i can upload a .rar aswell so you can copy the font to the folder.
tito12 said:
I just selected the ones I need most and one icon for "All" linked to a mortscript that calls Startmenu\settings which opens the original settings display
Click to expand...
Click to collapse
dude, ive just been using shortcuts to the individual settings i use so folderview displays them with all my programs. one launcher for programs & settings, but i really like the idea of your mortscript to open start menu/settings.
can you upload it here for me please dude?
if you can, just upload all the mort settings, ill select which ones i need
i noticed some items in your original settings menu that you probably dont need, you can hide items you dont want, eg Encryption, Certificates etc....
[hklm/control pannel/*ITEM*] add "hide"=dword 1
Hi
I'm not using the settings,exe I posted for you, I have a list for all the shortcuts in Settings and just created an icon for those I use.
As for the fonts thanks but no because I'm on a dual language system (english and hebrew)
but i really like the idea of your mortscript to open start menu/settings.
Click to expand...
Click to collapse
Here's the link, it's a funny workaround but it works well http://forum.xda-developers.com/showpost.php?p=9891454&postcount=22.
...
settings.exe is poo.lol
tito12 said:
As for the fonts thanks but no because I'm on a dual language system, english and hebrew
Click to expand...
Click to collapse
kk no problem, sharings caring
tito12 said:
it's a funny workaround but it works well
Click to expand...
Click to collapse
ill check the link in a min, cheers dude!
what other programs do you use?
...
@Tito
the mortscript just opens the start menu then exits dude, im using wm6.1, will that matter?
SendWin <-- opens start menu
Sleep(500) <-- guessing this is the wait time for next command
SendCR() <-- ?
This is why I linked to the post and not only the mscr
You first have to move the Settings icon in the StartMenu to be the first one, then it will work (it's why i call it funny)
BUT I see you are on 6.1, I don't remember how it works but basically the script is mimicking keypad action.
Control panel starter
Use Control.exe to open settings panel. I found it in my Energy ROM and a link here http://forum.xda-developers.com/showthread.php?t=581480
Also, if you want fexplorer to close you could try
Code:
[COLOR=DarkSlateGray]start ("\windows\fexplore.exe", "windows\start menu\programs")
# pause until window is not active by fact you started a program
While( WndActive( "File Explorer"))
sleep (3000)
EndWhile
# Then stop the program
[/COLOR][COLOR=DarkSlateGray]Close ("fexplore.exe")[/COLOR][COLOR=DarkSlateGray]
# I would try close, but if it does not work you could go back to kill in your script
# kill ("fexplore.exe")[/COLOR]
...
@tito
download from the link supplied by rory, ignore the posts on the thread! it works like a charm
@rory
your a f*cking legend!
been searching for this for months.lol
kisses
Works nicely on mine too, same principle as the other, just no overlapping and smaller fonts
I'll nevertheless stay with the folders from IPT (more aesthetic )
Thanks
...
@tito
np dude, it seems faster though..
what other programs do ya's use?
rebuilding my rom, i want ideas
Announcing the release of my 1st Cookie Home Tab widget, a toggle switch.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Purpose:
For devices which do not have a dedicated DPad!
The toggle switch allows the user to switch the use of the volume button between controlling the volume and functioning as a Directional Pad.
Use:
The application controlled by the switch is VolDPad (with a small modification to report active status).
More details can be found on the original authors thread [beemerTPPC's VolDPad software]:
The operation of the volume buttons operate as the VolDPad app states:
-Volume UP is remaped to d-pad UP. Can be hold for autorepeat.
-Volume DOWN is remaped to d-pad DOWN. Can be hold for autorepeat.
-Double click Volume UP is remaped to d-pad LEFT. Does not support autorepeat.
-Double click Volume DOWN is remaped to d-pad RIGHT. Does not support autorepeat.
-Double click with hold in Volume UP is remaped to d-Pad RETURN with Hold.Does not support autorepeat.
-Double click with hold in Volume DOWN is remaped to d-Pad RETURN.Does not support autorepeat.
-If a call is being established or is active the volume keys will behave normally.
Install Instructions:
This will install using the cab file attached, obviously you must be using CHT2 for it to work.
How was it made?
Coming soon...
Thanks to:
How-To-Make-A-CHT-Widget Thread
beemerTPPC's VolDPad software
Note: I have only slightly changed the application, all credit for it's excellent conception and operation go to beemerTPPC!
reserved for how to...
Sweet! I really miss that about my diamond!
ezzie said:
Sweet! I really miss that about my diamond!
Click to expand...
Click to collapse
Yep, really annoys me that the touch HD doesn't have one either, kills a lot of games and easy web browsing.
It doesn't work on the HD2, I guess it's because of HTCVolumeControl ?
Oh, and since I installed HTC Volume_6.5.3 Fix.cab on the HD, I guess it won't work either...
Edit : confirmed ! It works well with old-fashioned WM volume control.
Well, now, I really don't know what's better !
New edit : the "double click" feature isn't handy. You usually press quickly to refine your move when you're near the target, and the "left" and "right" commands then trigger too easily (I think the delay needs to be reduced, so only a really fast double click will be taken in account).
Unfortunately, it looks like "left" and "right" actually mean "top" and "bottom" on PHM Regedit, and it's one where having a direction pad would be the most useful, as the tree upper part can't be scrolled with the finger !
Z80-Man said:
It doesn't work on the HD2, I guess it's because of HTCVolumeControl ?
Oh, and since I installed HTC Volume_6.5.3 Fix.cab on the HD, I guess it won't work either...
Click to expand...
Click to collapse
Ok, above is working, but left the info here, since others may find it useful...
-------------
As I also use NRG rom, I've also had put HTC Volume_6.5.3 Fix.cab on my HD 1st to get "normal" volume operation and it works fine.
(I've not put any volume fixes or changes into the cab, so the switch assumes you have a normal volume control operation before installing).
I think there is a fix for HD2 on the original thread for VolDPad (although not checked if this replaces the VolDPad.exe). Let me know and I'll try to make a version for the switch (as it needs the registry key bit).
You should be able to test if VolDPad works by running the exe from the windows dir.
Note: It is not too easy to tell when it is operating or not on the original version, but with the version I created, you can monitor the following key:
HKCU\Software\HTC\Manila\VolDPad.Active
-------------
I gave up worrying about the look of the volume control (i.e. htc, wm etc) since I rarely change it. I've put a screenshot of the one I have now, other than being full screen I don't see much issue with it. (Is yours any different?)
Perhaps I'll try another time to see what other volume control screens it does work with, but don't want to break it at the moment. I did have a nice one which was a single bar along the side, ah yes it was VolumeKeys (note the bar only pops up, it's not permanent or anything) (http://forum.xda-developers.com/showthread.php?t=598997).
Yes, it could be a nice alternative,I'll test it.
About the HD2, the fix consists in a CAB containing a single file : HTCVolumeControl.dll.
When you install it, it just... Brings back the old fashioned WM volume, along with an ugly flat white speaker icon on the taskbar !
Well, of course, VolDpad works, then.
Still can't choose between what's best for me.
Now let's talk about something I've been wondering, so I put my hands it he registry as usual, and got some interesting, but uncomplete resuts...
Your new switch works really well, but it has to be used in a quicklink.
Since we have 8 switches setup as widgets on CHT2.0 default layout and I found handy to group all switches there instead of having them mixed with programs icons, I tried to place your switch there... And finally partially succeeded.
I actually understood the way Co0kie places elements on the screen, after having studied the way the other widgets were defined.
To start with, all the widgets and quicklinks are stored in the [HKEY_LOCAL_MACHINE\Software\HTC\Manila\Home] key, with numbered subkeys.
The "0" to "99" keys seem to be reserved for widgets, while the quicklinks actually begin with "100" (up to "211").
The first strange thing is their order : if you number the existing switches from top to bottom then left to right, you may guess they're numbered 0 to 7, right ? Well, in the registry, they're actually numbered 4,5,7,8,0,1,2,3 respectively !
Yes, the "6" is empty and not used.
But there's another weird thing : the "8" one, corresponding to the "Airplane mode", is duplicated in the "14" key ! I think I found there the explanation for a bug affecting recent Energy ROMs - and I will discuss that in detail in the Energy ROM topic. The only thing to know there is it's not a CHT bug, but some weird setup NRGZ28 put in his ROMs, and it's not the only one I found here !
OK, so let's go on about that switch.
So I could finally understand how Co0kie represented the coordinates for icons placement.
They consist on X position given from the first page leftmost position (probably fixed by one of these mysterious parameters in CHT Editor, I certainly don't want to fiddle with ), and an Y position given from the pages upper position (same punishment here).
Since the Y positions are positive upwards and the origine is fixed as some top margin, then icons positions vertical coordinates have to be negative. No really funny to handle in hexadecimal, but some regsitry editors (not all) fortunately translate them into short, readable negative number in decimal notation.
The X (horizontal) coordinate is stored in the "CHT_PosX" (dword) value (not a surprise here).
Quicklinks don't have to worry about coordinates : this value is always set to 0 for them ; but widgets must have X and Y position defined... Except that Co0kie obviously kept older versions format, and there's no "CHT_PosY" value !
Instead, the value responsible for quicklink activation is used, sot the Y coordinate is stored in the "IsSet" (dword) value !
OK, some other values are used too, such as "HomeServiceType"=dword:0000000C identifying a toggle switch rather than a single actions icon as for instance "Restart" ("HomeServiceType"=dword:0000000E), but now we've managed to figure out how to display a widget, so let's try...
After some trial and errors, I finally could display the switch in the first rcolumn and under the second row.
But... It's not working ! When you press the icon, it animates correctly as when you click on any active icon, but it won't launch VolDpad, so of course, the switch won't toggle according to the registry key you added.
Widgets actually don't use the "ExePath" (REG_SZ) value. They're declared somewhere as widgets, not standard shortcuts, and just ignore the link to the program.
That's actually fortunate, as it could have led to some problems, due to the second bug NRGZ28 issued in his ROMs (explanations in the topic : the widgets actually contain the links to the missing quicklinks everyone reported last weeks) !
But it doesn't help me to have your switch acting as a widget.
You declared the new button by adding this line in the registry :
[HKEY_CURRENT_USER\Software\HTC\Manila]
"CHTI.AddonLinks.Slot0"="\CHTAddons\CHTAddon_VolDPadSwitch"
So I tried to add this one, following the official CHT widgets how-to :
[HKEY_CURRENT_USER\Software\HTC\Manila]
"CHTI.AddonWidgets.Slot0"="\CHTAddons\CHTAddon_VolDPadSwitch"
But this is where I finally failed : adding this line just crashes Sense !
Of course, if you have no idea how to do, then it won't prevent me from sleeping, but... I'd really like to have it a widget instead of a quicklink.
Any idea, please ?
Z80-Man said:
Any idea, please ?
Click to expand...
Click to collapse
Not a clue...
I'll have a read up and play around with it, but only just started looking at the widget thing so still learning it. I guess there may be more that needs to be added for it to work as a proper widget too.
I have mine setup with the quicklinks independent of the main screen, so I can setup several pages with quicklinks and still stay on the home screen. I keep all my setting/low level stuff to the left and apps to the right (with the main ones in the middle). Works for me.
As for the volume thing, adding the dll may restore the wm volume but I think after that you can use other volume control programs, its just the low level control which needs to start off as the ms volume control. At least I don't have to mod the switch for that.
Just wanted to let you know, that VolDPad and 6.5.XVolumefix work fine on my HD. First I installed your VolDPad toggle and than the volumefix. Now I have the nice Volumegraphics and I can use VolDPad. Sometimes I get an error message, saying VolDpad can't be started, but switching it on/off again helps and it works fine. Great work. It is much appreciated.
GSDLt said:
Just wanted to let you know, that VolDPad and 6.5.XVolumefix work fine on my HD. First I installed your VolDPad toggle and than the volumefix. Now I have the nice Volumegraphics and I can use VolDPad. Sometimes I get an error message, saying VolDpad can't be started, but switching it on/off again helps and it works fine. Great work. It is much appreciated.
Click to expand...
Click to collapse
I'll keep an eye out for the error, not quite sure why that is. I only use the switch occasionally but it really is nice to have that option, will have to remember to turn it on next time I'm browsing the web on it.
Glad you like it.
CHT Addon Widget Crash Tester
Hola guys, sorry for dropping in this late but I´ve been also testing some other widgets behind the scenes
Reporting now for duty and try this widget on my devices
I´ll do the "crash tests", but the "real" pro´s in CHT Groups will know what to check and where to look for after my reports and screenshots
Hi meltwater,
welcome in the world of the widget coding. I will test it to on my HD2. I hope i will find a game. Ahh i have allways Doom installed . Hope it helps to test things.
Z80-Man:
So I tried to add this one, following the official CHT widgets how-to
Click to expand...
Click to collapse
May i ask which one you mean. Because there is only one official guideline.
Z80-Man said:
New edit : the "double click" feature isn't handy. You usually press quickly to refine your move when you're near the target, and the "left" and "right" commands then trigger too easily (I think the delay needs to be reduced, so only a really fast double click will be taken in account).
Unfortunately, it looks like "left" and "right" actually mean "top" and "bottom" on PHM Regedit, and it's one where having a direction pad would be the most useful, as the tree upper part can't be scrolled with the finger !
Click to expand...
Click to collapse
I've not looked at that part of the code in too much detail, but it is open source (I can post my mods if anyone is interested). Chances are you can find the bit which controls the delay between two click or double click and get it to be set via the registry. Then of course you'll need a setting program to set them etc...etc. Would be great if you could set it to simulate pinch-to-zoom with it too.
Z80-Man said:
Of course, if you have no idea how to do, then it won't prevent me from sleeping, but... I'd really like to have it a widget instead of a quicklink.
Click to expand...
Click to collapse
Do you mean "free link" i.e. placed at any point in the screens rather than the quicklink list. If so just put it on mine and seems to work fine.
If it is anything else, haven't a clue what would need to be done, there isn't much else to make a switch out of than what is there already.
BHS Interceptor said:
Hola guys, sorry for dropping in this late but I´ve been also testing some other widgets behind the scenes
Reporting now for duty and try this widget on my devices
I´ll do the "crash tests", but the "real" pro´s in CHT Groups will know what to check and where to look for after my reports and screenshots
Click to expand...
Click to collapse
Excellent, I've tried to test it on my device, but the low level vol control side obviously if different on different devices. Hopefully the widget name is ok to use, I meant to register it but didn't get that far.
I have successfully modified the Asus Keyboard.apk to allow the
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
to launch any installed web browser. This is a continuation of the original thread, but more space/visibility for any questions and/or support issues.
Updated for Jelly Bean & ICS -- Thanks to Kick4U for updating Aroma installer to support odex/deodex roms and for his F4/F5 edits
DOWNLOAD:AROMA installer for Jelly Bean & ICS - v2.0 - via Dev-Host Updated by Kick4U
The AROMA installer zip should be flashed using TWRP 2.2.2.0/2.2.2.1 which can be found here (I used the blob version via fastboot)
The installer offers the key layout changes that nhshah7 posted here. I've adapted the changes for the ICS key layouts as well.
I put in logic to determine the OS version installed and then decide which packages to extract. The script relies on the following /system/build.prop field to be correct: ro.build.version.release. If this is set to 4.1.1 then the JB packages will be pushed. Any other value will result in ICS files. Since I no longer have ICS installed I have no way of testing that this works for ICS, but I can only assume it does based on its behavior with JB installed.
Also, this AROMA package may work on the TF101 and TF300 but I have neither so I have no way of testing it. Please let me know if it does or does not and I'll update the post accordingly.
Thanks to daerwynn for testing the package on the TF700. Confirmed working! Most likely it will work on the TF300 (or AndroWook) too, but will wait until someone posts some feedback.
Support stuff
If after you've installed this mod your browser button does not prompt you for browser selection, try and clear your default browser: go to Settings, Apps, find your default browser and select the "Clear defaults" button.
Hey what's up. I started the original thread and I just wanted to say thanks for all the hard work you put into solving this; its much appreciated.
Also, do you know if there is a keyboard shortcut or way to modify the keyboard button action like you did so that when you press the button with the 4 white lines (the one that opens up setting in whatever app you're using), when in your launcher, it will open up the running apps button (the one on the touch screen that is to the right of the home button)? Thanks again for all the help.
Not sure about remapping that button, as each foreground app should have control over it, whereas the recent apps soft-button to the right of the home soft-button is global in scope. I would imagine if you wanted to change its behavior in a specific launcher it should be something the developer has put into the app as a preference.
If we're talking about the stock ICS launcher, then it should be modifiable by any chef once custom ROMs drop and the bootloader is unlocked.
Ronde90 said:
Hey what's up. I started the original thread and I just wanted to say thanks for all the hard work you put into solving this; its much appreciated.
Click to expand...
Click to collapse
No problem. I got to learn more about android application development, smali editing, decompiling, editing signed system apps, and all sorts of other stuff. Using the noggin' every now and then keeps the cobwebs from becoming permanent
And as a long-time XDA fan/member, I like being able to contribute what I can back to the community.
Thanks, that works!
Really looking forward to custom ROMs for the TFP - so many little areas such as this which can be made so much better.
Worked awesome! Thank you so much.
just confirming that the root explorer method works.
just mount as r/w, backup and delete the two keyboard files, copy the browser fixed keyboard into system/app and everything is right to go
---------- Post added at 04:36 AM ---------- Previous post was at 04:29 AM ----------
agentdr8 said:
Not sure about remapping that button, as each foreground app should have control over it, whereas the recent apps soft-button to the right of the home soft-button is global in scope. I would imagine if you wanted to change its behavior in a specific launcher it should be something the developer has put into the app as a preference.
If we're talking about the stock ICS launcher, then it should be modifiable by any chef once custom ROMs drop and the bootloader is unlocked.
Click to expand...
Click to collapse
yes this is true, the foreground app has control over they keyboard. but not that top row of function keys, thats been separated from the rest of the keyboard... for example if you deleted that keyboard.apk the function keys would stop working but the rest of the keyboard however would continue to function. its the way they have been mapped is why foreground apps dont have immediate control over the button, anything is possible with software, something can be written to take control of it but the dev would need to direct it to the separate keyboard apk for control over those keys
the mapping for the qwerty keyboard is housed in the framework, this is so you can plug in any usb/bluetooth keyboard and they will be correctly mapped. the apps made (unless written to use it) do not know that asus has made an apk to map extra keys, that is why the foreground app doesnt take control of it
Yep, root explorer method work great
Oh Man, I have been waiting for a change like this since I've purchased my original transformer. Thanks. Surprisingly I've been unable to find anything to reassign key actions. I hate how the lock button is next to the backspace key on the keyboard - touchtyping results in alot of swearing for me.
ickkii said:
Oh Man, I have been waiting for a change like this since I've purchased my original transformer. Thanks. Surprisingly I've been unable to find anything to reassign key actions. I hate how the lock button is next to the backspace key on the keyboard - touchtyping results in alot of swearing for me.
Click to expand...
Click to collapse
You can change the keymapping of some of the shortcut keys just by editing the keylayout. I know a lot of people get frustrated when typing and accidentally lock their TP or turn off the Wifi.
What would you want it remapped to?
I'd probably just disable it for the time being until I found a use for those keys. I don't find myself using them enough, I don't even use the dock as much due to them. It's nice that they care enough to add features, but when I want to type for an extended period of time (basically when I plug in the dock lol) they hinder the docks productivity. I find myself typing projects while laying in bed on thumb keyboard more than I do using the dock for typing - its main use has just been for sd/usb and battery life for the days I'm on campus all day because of it.
I sent this to another XDA member in PM, but I figured I'd share here in case anyone else wanted this.
To change your lock key to a delete key, try this:
adb pull /system/usr/keylayout/asusdec.kl
Edit that file and find the line:
key 142 SLEEP WAKE UNLOCK
Change the word SLEEP to DEL, save and exit. adb push that file back:
adb push asusdec.kl /data/local/tmp
adb shell
su
mount -w -o remount,rw /dev/block/mmcblk0p1 /system
cd /system/usr/keylayout
cp asusdec.kl asusdec.kl.orig
cp /data/local/tmp/asusdec.kl ./
chmod 644 asusdec.kl
sync
reboot
It should now function as just a delete key, and no longer a sleep key.
agentdr8 said:
I sent this to another XDA member in PM, but I figured I'd share here in case anyone else wanted this.
To change your lock key to a delete key, try this:
adb pull /system/usr/keylayout/asusdec.kl
Edit that file and find the line:
key 142 SLEEP WAKE UNLOCK
Change the word SLEEP to DEL, save and exit. adb push that file back:
.....
It should now function as just a delete key, and no longer a sleep key.
Click to expand...
Click to collapse
Thanks - worked a treat!
I wish there was a way to remap the BT and WiFi keys to something more useful, but for that I think we need to hack the Keyboard.apk (have done this already to change the browser button to launch the default browser rather than being hardcoded to the ICS stock one)
Someone more talented than me could write a nice little utility to manage those dock special keys!
Did this last night and it worked great. Just an FYI, if you already have your default browser open, pressing the button opens google in a new tab. This can come in handy sometimes.
barryflanagan said:
I wish there was a way to remap the BT and WiFi keys to something more useful, but for that I think we need to hack the Keyboard.apk (have done this already to change the browser button to launch the default browser rather than being hardcoded to the ICS stock one)
Someone more talented than me could write a nice little utility to manage those dock special keys!
Click to expand...
Click to collapse
I actually have a version of the Keyboard.apk that I made that disables those two keys. I didn't check to see if they could be remapped at that point. I can test later and post it up.
agentdr8 said:
I actually have a version of the Keyboard.apk that I made that disables those two keys. I didn't check to see if they could be remapped at that point. I can test later and post it up.
Click to expand...
Click to collapse
That would be great!
Just FYI: This mod is also working on the TF101, also running ICS.
Afaik there was no "keyboard shortcut hack" for the TF101 yet, so I'm glad this works. Or maybe there is, but Google gave this result first
Now I can finally use my browser-key with the browser I want to use, thanks!
Ronde90 said:
Also, do you know if there is a keyboard shortcut or way to modify the keyboard button action like you did so that when you press the button with the 4 white lines (the one that opens up setting in whatever app you're using), when in your launcher, it will open up the running apps button (the one on the touch screen that is to the right of the home button)? Thanks again for all the help.
Click to expand...
Click to collapse
Just use alt+tab on the dock to switch between apps
Nakebod said:
Just FYI: This mod is also working on the TF101, also running ICS.
Afaik there was no "keyboard shortcut hack" for the TF101 yet, so I'm glad this works. Or maybe there is, but Google gave this result first
Now I can finally use my browser-key with the browser I want to use, thanks!
Click to expand...
Click to collapse
That's great news. When I started researching I also found that TF101 users were facing the same issue and came up with no solutions.
I dont know what is wrong with OPPO ColorOS system engineer. Such a big screen phone, how can they delete the DISPLAY SIZE?
I even checked all the oppo phones, they are the same. Even VIVO phones.
And this makes the ColorOS UI very ugly.
but you can set it by ABD Code or developer options.
after you set it, you can see the difference with the orignal DPI settings (360). because the original one is really ugly.
better set as 420 or even bigger. personally I prefer 480 or 500.
but, questions coming. while restarting your phone. it will become like this. Damn.... I dont even know why it can be like this.
View attachment 4564870
Does anybody have a good way to set it please?
thanks a lot.
Since ColorOS is heavily modified by oppo, on current stage it's impossible to change it, and if u adjust the DPI higher than 360 you'll also noticed that the status bar will go crazy...
zhuyonsan said:
I dont know what is wrong with OPPO ColorOS system engineer. Such a big screen phone, how can they delete the DISPLAY SIZE?
I even checked all the oppo phones, they are the same. Even VIVO phones.
And this makes the ColorOS UI very ugly.
but you can set it by ABD Code or developer options.
after you set it, you can see the difference with the orignal DPI settings (360). because the original one is really ugly.
better set as 420 or even bigger. personally I prefer 480 or 500.
but, questions coming. while restarting your phone. it will become like this. Damn.... I dont even know why it can be like this.
View attachment 4564870
Does anybody have a good way to set it please?
thanks a lot.
Click to expand...
Click to collapse
No way to change it unfortunately. Apps like Youtube and Google Now look ridiculously magnified.
Display size
Highly disappointed .there is no option to set display size.everything looks so zoom out
@zhuyonsan how did you change DPI through ADB, when I tried it show me an error saying "Security exception: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS"
Thanks
karunch said:
@zhuyonsan how did you change DPI through ADB, when I tried it show me an error saying "Security exception: Permission denial: writing to settings requires:android.permission.WRITE_SECURE_SETTINGS"
Thanks
Click to expand...
Click to collapse
Two ways of doing it.
1. Developer Options---Smallest width.
2.ADB: adb shell wm density XXX && adb reboot (XXX: the size which you wanna change)
@zhuyonsan That didn't work for me, see attached image
karunch said:
@zhuyonsan That didn't work for me, see attached image
Click to expand...
Click to collapse
adb shell
wm density 420
adb reboot
I'm getting the same java.lang.SecurityException: Must hold permission android.permission.WRITE_SECURE_SETTINGS error as Karunch when running the command 'wm density 420' inside the adb shell. Was there a fix for this?
solution
drazil22 said:
I'm getting the same java.lang.SecurityException: Must hold permission android.permission.WRITE_SECURE_SETTINGS error as Karunch when running the command 'wm density 420' inside the adb shell. Was there a fix for this?
Click to expand...
Click to collapse
it works, just remember to check "Disable Permission Monitoring" in Developer Options
i set at 480 dpi with nova launcher prime
Hope it hepls
allacciascarpa said:
it works, just remember to check "Disable Permission Monitoring" in Developer Options
i set at 480 dpi with nova launcher prime
Hope it hepls
Click to expand...
Click to collapse
And what about neon notifications? On different dpi it makes a strange display effect!
freccia said:
And what about neon notifications? On different dpi it makes a strange display effect!
Click to expand...
Click to collapse
Here everything works fine.
So, any way yet to get rid of those weird cutouts on status and nav bar once we change dpi yet?
freccia said:
And what about neon notifications? On different dpi it makes a strange display effect!
Click to expand...
Click to collapse
Allesa said:
So, any way yet to get rid of those weird cutouts on status and nav bar once we change dpi yet?
Click to expand...
Click to collapse
That's one more noise...
allacciascarpa said:
it works, just remember to check "Disable Permission Monitoring" in Developer Options
i set at 480 dpi with nova launcher prime
Hope it hepls
Click to expand...
Click to collapse
Thanks! it was that second setting that I was missing. Also your additional post mentioning you had no problems with the notification bar. I originally set the dpi at 420 but got the messed up notification bar. Changed it to 480 to match your post and the display bug fixed :good:. I guess 420 does not scale properly with the default dpi but 480 does.
Edit: ok I think I finally figured this out. you have to use a lower number like '360' to increase what's displayed on the screen. 'wm density 480' is the default value.
Don't let people confuse you in this thread. Basically the dpi can be changed in the "minimum width" parameter in the developer settings. However, Oppo is absolutely tyrannical in their allowance of the dev menu. The entire status bar turns a flashing orange warning that the developer mode will lead to phone issues. Setting the dpi from the dev menu results in NO status bar anomalies. Upon disabling the developer menu, all dpi changes are LOST. The other way to change the dpi is through adb. The command wm density does this. This produces the same change as the developer mode does. Great right, let's use adb to just change the dpi and not use the dev mode. Well the developer mode is required to be enabled to further enable USB debugging to even send adb commands in the first place. So upon disabling dev mode, all adb dpi changes are also reset. I also used the command wm density xx && reboot. When rebooted the corner of the top and bottom right side has a black anomalous overlay.
Of all tweaks I care about, a custom launcher is one, but dpi is the next. This phone is borderline unbearable.
xNiNELiVES said:
Don't let people confuse you in this thread. Basically the dpi can be changed in the "minimum width" parameter in the developer settings.
Of all tweaks I care about, a custom launcher is one, but dpi is the next. This phone is borderline unbearable.
Click to expand...
Click to collapse
Totally agree to this. I don't think we have any clean solution right now. ColorOS is such a terrible skin to work with and probably Oppo is not serious about this. The team wants to add new features, but ironically some of these important basic android features have gone for a toss.. Shame! Such a software experience is a bummer and I'm not gonna consider Oppo in future - I'm really frustrated.
Is there a way we can send a strong message to the team for this inclusion of this basic option?
Download MS Resolution changer from playsotre, you can change the resololution and the dpi without roor but you have to give the app a permission from adb in order to use the it.
1-Install the app from Playstore on your phone
2-Open it
3-Enable "usb debugging" in Developer Options.
4-Enable "Disable Permissions Monitoring" in Developer Options.
5-Conncet your phone to your pc with usb cable and run this command on adb:
"adb shell pm grant com.draco.smresolutionchanger android.permission.WRITE_SECURE_SETTINGS"
6-Go back to the app and change resolution and dpi, I have an Oppo F9 and the best parameters is resolution: 1080x2340 | dpi: 360
Here's some screenshots : drive.google.com/open?id=10RajURi6meQG6XtobTP3YpW3dWs3MHt4
It takes effect immediately after changing it to 450 BUT it gets reset to default after rebooting.
Change:
c:\minimal_adb_fastboot_1.4.3_portable>adb shell wm density 450
Before ADB Reboot:
c:\minimal_adb_fastboot_1.4.3_portable>adb shell wm density
Physical density: 480
Override density: 450
After ADB reboot:
c:\minimal_adb_fastboot_1.4.3_portable>adb shell wm density
Physical density: 480
Is there some user start script where I can put this setting so that it get's picked up each time I restart Oppo Find X6 Pro (on Android 13) ?? (or some other way to make it permanent (phone not rooted)).