![]() |
[SOLVED] Stop Connection dialog
Hey guys I'm looking for a way to get this annoying dialog (Select connection) to stop showing up every time a song changes, even when I stop the music player this dialog pops up, I find it really unnecessary, is there a way to do that?
Thanx in advance |
Re: Stop Connection dialog
I do this from the terminal:
Stop requests: sudo /etc/init.d/icd2 stopStart requests: sudo /etc/init.d/icd2 start |
Re: Stop Connection dialog
Quote:
|
Re: Stop Connection dialog
Hi, well I created a little "hack" in order to get this process a little bit easier :D
First I wrote this script called conn.sh and put it on /home/user. So just open a terminal and type Code:
nano conn.sh Code:
#!/bin/sh give the script execution permission to run Code:
chmod +x conn.sh Code:
user ALL = NOPASSWD: /etc/init.d/icd2 stop Go to the app manager and install shortcutd , once installed go to System - Settings - Extras - Shortcutd Check Use the camera button tap Camera focus short press action and select Custom shell command then scroll all the way down and on the inputbox type Code:
~/conn.sh Edit: If someone wants to give it a little polish please do so, as I'm really new to this, and this is actually my first script :D Resources: http://shootspeak.com/2010/12/05/nok...rmance-tweaks/ http://wiki.maemo.org/Phone_control |
All times are GMT. The time now is 20:32. |
vBulletin® Version 3.8.8