View Single Post
Posts: 70 | Thanked: 6 times | Joined on Oct 2009
#16
i want to turn on / off wifi (router)

i cant get this working with the .desktop file

Code:
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=WirelessOff 
Exec=/bin/busybox sh -c 'ssh root@xxx.xxx.xxx.xxx wl radio off' 
Icon=ssh
Type=Application
this didnt work.

open gainrooted xterm and type
Code:
ssh root@xxx.xxx.xxx.xxx wl radio off
works well.

whats wrong?



anybody have nice icons for wifi on / off ?

Last edited by no mercy; 2010-01-22 at 11:53.