The Following User Says Thank You to wolke For This Useful Post: | ||
|
2012-05-06
, 11:17
|
Posts: 69 |
Thanked: 18 times |
Joined on Apr 2010
|
#122
|
|
2012-05-06
, 17:13
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#123
|
|
2012-05-26
, 09:18
|
|
Posts: 283 |
Thanked: 102 times |
Joined on Jan 2012
@ VENEZUELA
|
#125
|
|
2012-05-26
, 16:06
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#126
|
Greetings.
Great job, man.
In my case I just want to have the torch as a function.
Edit config.py to keep it with that configuration.
I would like to know how one could do to also be on the desktop.
action=torchToggle,volumeUp,SingleClick, screenLocked and desktop\n"
It is possible that the action of the volume keys is both the screelocker and the desktop?
Thanks in advance.
The Following User Says Thank You to wolke For This Useful Post: | ||
|
2012-05-26
, 20:54
|
|
Posts: 283 |
Thanked: 102 times |
Joined on Jan 2012
@ VENEZUELA
|
#127
|
for disjunction, simply add two identical actions, one with
cond=appOnTop("first-place-it-should-work")
and one with
cond=appOnTop("second-place-it-should-work")
i forget what the 'desktop' screen is called {you want the title property of the window for it}.
beware! what you want is probably not possible, because the default action {i.e. changing the volume} WILL happen no matter what other actions you do. im working on this, not sure its possible yet.
|
2012-05-27
, 06:42
|
Posts: 986 |
Thanked: 1,526 times |
Joined on Jul 2010
|
#128
|
Thanks for responding.
Turns the flash with any of the keys vol.
- On Call does not increase or decrease the volume.
- In desktop profile does not change.
- In the camera, not opening. (Camera does not respond, restart If the problem persists).
torchAutoShutOffTimeMs=300000 longClickDelayMs=400 doubleClickDelayMs=400 trebleClickDelayMs=600 action=torchToggle,volumeUp,singleClick,screenLocked action=torchToggle,volumeDown,singleClick,screenLocked
The Following User Says Thank You to wolke For This Useful Post: | ||
|
2012-05-27
, 07:32
|
Posts: 183 |
Thanked: 98 times |
Joined on Mar 2011
@ Brisbane, Australia
|
#129
|
The Following User Says Thank You to Storm_11 For This Useful Post: | ||
|
2012-05-27
, 07:45
|
|
Posts: 283 |
Thanked: 102 times |
Joined on Jan 2012
@ VENEZUELA
|
#130
|
{do what you like, modifying the source to be how you want is what the gpl is all about. what im suggesting is better if you want to just change the config, though. you can change the ini at runtime without restarting, and you dont invalidate the deb files in aegis.}
now, as for your keys not changing the volume or the profile, i have no idea how you achievd this, but i would really like to know! do you use inception? do you run the program as root? are you on openmode? {if youre not, you could brick your phone by modifying the source files without updating the digsigsums. perhaps this is also causing your camera troubles.}
The Following User Says Thank You to guillermorojaz For This Useful Post: | ||
i dont know how to detect 'jackstick is plugged in', and, in my opinion, its a low-priority thing compared with totally disabling the volume buttons {which would be the best solution, again just in my opinion}.
im pretty ticked off that the volume keys work in the lockscreen to begin with; i think its a dirty-urty trick that nokia preemptively played on me particularly, in the future-past.
my recommendations are to either/both:
1) remove the music actions
2) change the volume from the status bar after unlocking it
i mean, i generally adjust the volume once and use an equalizer to make sure my ear drums dont get blasted. i then routinely skip through songs, and play/pause, waaay more often than id ever want to adjust the volume. this is me personally, tho, and my music player doesnt have volume-key-controls. {so for me, my buttons just skip my music without messing with the volume}
~ teleshoes ~