Page 1 of 1

Opening run dialog from script

Posted: Thu May 06, 2010 6:26 am
by miki100
Hi!
Is there a way to open the "Run dialog" from LXPanel within a script?

Re: Opening run dialog from script

Posted: Thu May 06, 2010 7:26 am
by phillipe
miki100 wrote:Hi!
Is there a way to open the "Run dialog" from LXPanel within a script?
Yes my friend!
Just put that command on your script: lxpanelctl run

Re: Opening run dialog from script

Posted: Thu May 06, 2010 8:21 am
by miki100
Thans, working very well ;)