|
|
02-20-2012
, 04:15 PM
|
|
Posts: 91 |
Thanked: 112 times |
Joined on Dec 2011
|
#1322
|
|
|
02-21-2012
, 04:18 AM
|
|
Posts: 67 |
Thanked: 36 times |
Joined on May 2010
@ Claremont (LA), California
|
#1323
|
|
|
02-21-2012
, 06:10 AM
|
|
Posts: 526 |
Thanked: 189 times |
Joined on Aug 2010
@ UK
|
#1324
|
Couldn't find anything in a search on this.
I'm looking for a status bar app or widget to hide my number when I make calls to clients (I'm a psychotherapist and they can be quite demanding).
| The Following User Says Thank You to stevomanu For This Useful Post: | ||
|
|
03-02-2012
, 02:44 AM
|
|
|
Posts: 165 |
Thanked: 17 times |
Joined on Jun 2010
|
#1325
|
|
|
03-02-2012
, 03:30 AM
|
|
Posts: 176 |
Thanked: 110 times |
Joined on Jul 2010
|
#1326
|
There is a desktop widget that turns it on and off cant recall tghe name but check repos under widgets and you will find it .....
edit found
http://talk.maemo.org/showthread.php...=caller+widget
| The Following User Says Thank You to Jigzy For This Useful Post: | ||
|
|
03-02-2012
, 03:55 AM
|
|
|
Posts: 165 |
Thanked: 17 times |
Joined on Jun 2010
|
#1327
|
dear all,
i want to create a qbw on my desktop that access me to enter the iwlist scan through the xterm
iwconfig wlan0 up
iwlist wlan0 scan
iwconfig wlan0 downn
how can i do that ?
osso-xterm 'root' 'echo "ifconfig wlan0 up"' 'echo "iwlist wlan0 scan"' 'echo "ifconfig wlan0 down'"
|
|
03-02-2012
, 11:22 AM
|
|
Posts: 1 |
Thanked: 0 times |
Joined on Mar 2012
|
#1328
|
|
|
03-03-2012
, 03:31 AM
|
|
|
Posts: 165 |
Thanked: 17 times |
Joined on Jun 2010
|
#1329
|
#!/bin/sh ifconfig wlan0 up iwlist wlan0 scan ifconfig wlan0 down
/usr/bin/osso-xterm/ /location of sh/ ?.sh
|
|
03-03-2012
, 08:49 AM
|
|
Posts: 85 |
Thanked: 77 times |
Joined on Sep 2009
|
#1330
|
hi guys i did create this command as sh
in xterm it worked perfectly when i type itCode:#!/bin/sh ifconfig wlan0 up iwlist wlan0 scan ifconfig wlan0 down
but with a qbw command it don't
why ???Code:/usr/bin/osso-xterm/ /location of sh/ ?.sh
osso-xterm -e /path/to/yourscript
![]() |
| Thread Tools | Search this Thread |
|
http://talk.maemo.org/showpost.php?p...postcount=1315
Keep the forums clean
Dont forget to say thanks