![]() |
blue notification
basically to have the dark blue led light on everytime bluetooth is on and to turn on and off quickly when transfering files
|
Re: blue notification
That is an awesome idea :)
|
Re: blue notification
Quote:
Support this. Grettings. |
Re: blue notification
Quote:
i would lurve to have it on my N900 too !!! |
Re: blue notification
+1
Me too. |
Re: blue notification
this seems like a fair idea ;) ill try working on it ;)
|
Re: blue notification
Me too, would love this!
Might help me remember to turn it off once I've finished using it, (thankyou auto-disconnect). |
Re: blue notification
starting point
create a script bt.sh with this line Ex : Code:
vi bt.sh Code:
[ `hciconfig | awk '{if(match($0,"UP")}{print 1}}'` ] && echo bluetooth active || echo bluetooth down Code:
[ esc] :wq Code:
chmod +x bt.sh Code:
./bt.sh after that, echo commands must to be replaced with appropriate dbus-send message for any pattern you want activate / deactivate |
All times are GMT. The time now is 07:27. |
vBulletin® Version 3.8.8