![]() |
Re: [Anounce] [N9] Volume/Power Button Monitor
Quote:
The silent mode is a small price for the ease of access... |
Re: [Anounce] [N9] Volume/Power Button Monitor
Quote:
the fact that the buttons also changes the profile {or the volume, or the camera zoom, or whatever weird fit takes their fancy} is a large detriment to n9bm's usability elsewhere. you can do the screenshot bit yourself, btw, with n9-button-monitor as it stands. make a script that will take a screenshot, and add an action with "cmd(that-script.sh)" and no condition, et voila |
Re: [Anounce] [N9] Volume/Power Button Monitor
My phone is always on silent anyway, so I'm not bothered by that..
But maybe to get past that, can we have two button presses at the same time? Like I said before - press volume up and down together to take screenshot. Or Press up and then down in rapid succession, so if your phone was in silent, it'll go to beep, then back to silent again and there will be no change. Is it possible to detect that by the button monitor? |
Re: [Anounce] [N9] Volume/Power Button Monitor
Quote:
make this and ull get your 3th donation ;) |
Re: [Anounce] [N9] Volume/Power Button Monitor
htheb
heh. actually thats the easy part, and i could get that working fairly easily. the HARD part is in stopping the default actions like profile change and camera zoom. without THAT, a volume-change-key-daemon would obviously be useless. flopjoke actually, it USED to work like that, so that you could define arbitrary button press patterns, like "UpPress, DownPress, DownRelease, UpRelease". everyone told me that the patterns were ridiculous, confusing to describe, hard to press, and fairly useless. they were quite right. what you can do instead is simply bind the screenshot button to double-press up, and then double-press down on your own to compensate. or vice-versa, depending on whether you like silent mode on more often or not. {what im describing here is still perfectly do-able without any change to n9bm} |
Re: [Anounce] [N9] Volume/Power Button Monitor
so i dont have an n9 anymore thanks to hurricane sandy.
turns out an empty condition is a parse error, so i did need to add a condition to support the feature flopjoke wanted. i added the screenshot action while i was there for convenience, with flopjoke compiling and testing it for me. new version 0.4.5 1) condition=always 2) action=screenShot note that the screen shot is always in portrait mode, like screenshotmee. screenshotmee lets you rotate the pic afterwards in a gui. n9bm just makes the file and lets you do what you want with it. |
Re: [Anounce] [N9] Volume/Power Button Monitor
wolke,
So you have now lost 2 n9s? :p |
Re: [Anounce] [N9] Volume/Power Button Monitor
oh, i see youve heard the phrase 'rubbing it in' and are a fan of it!
|
Re: [Anounce] [N9] Volume/Power Button Monitor
im adding a dbus listener to get bluetooth speaker buttons.
i just finished testing a standalone python script. if anyone has a bluetooth thingie with media buttons, i would appreciate your testing this out. i have a hipe shower speaker, and mine does this silly thing where it occasionally sends button clicks 8 times from a single click. im especially curious to know whether this is my fault, hipe's, or nokia's. |
Re: [Anounce] [N9] Volume/Power Button Monitor
heres the python script. you have to install some stuff.
apt-get install python-dbus python-pyside.qtcore name it dbusbtn.py. copy it to MyDocs and run it like this: Code:
user:~$ python /home/user/MyDocs/dbusbtn.py Code:
#!/usr/bin/python |
All times are GMT. The time now is 18:55. |
vBulletin® Version 3.8.8