Re: awsome spawn api

2010-12-30 Thread Anurag Priyam
> Adding a rule locks the application to a specific tag which is not my use > case, Im trying to create a default set of application that startup post > login. What do you mean lock? AFAIK, rules are applied only when the application is launched. You can change any property of the client later tha

Re: awsome spawn api

2010-12-30 Thread Ronen Narkis
Sorry I got confused between screen and tag, I looking to start an app within a screen tag, Adding a rule locks the application to a specific tag which is not my use case, Im trying to create a default set of application that startup post login. Ronen On Thu, Dec 30, 2010 at 6:07 PM, Julien Danj

Re: awsome spawn api

2010-12-30 Thread Julien Danjou
On Thu, Dec 30 2010, Ronen Narkis wrote: > Any idea on what Im doing wrong? The screen number is only for Zaphod mode. If you do not use Zaphod, which seems to be the case, use awful.rules to set the screen. -- Julien Danjou ❱ http://julien.danjou.info pgpVCOiqAoIsq.pgp Description: PGP signa

awsome spawn api

2010-12-30 Thread Ronen Narkis
Hello awesome users, Iv been trying to lunch application on startup by using: awful.util.spawn('firefox',true,awful.screen[2])// open firefox on screen 2 while loading This loads firefox on the current screen (on login its the first one) the same goes for: awful.util.spawn('firefox',true,2) A

Re: special chars in the taskbar

2010-12-30 Thread Alan Warren
On Thu, Dec 30, 2010 at 5:02 AM, Uli Schlachter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Am 30.12.2010 04:01, Alan Warren wrote: > > Thanks Uli, > > > > How would I get the information from this? > > > > $ ls -l /proc/$(pidof awesome)/fd/2 > > l-wx-- 1 alan alan 64 Dec

Re: special chars in the taskbar

2010-12-30 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 30.12.2010 04:01, Alan Warren wrote: > Thanks Uli, > > How would I get the information from this? > > $ ls -l /proc/$(pidof awesome)/fd/2 > l-wx-- 1 alan alan 64 Dec 29 20:53 /proc/5207/fd/2 -> pipe:[7122] > > Thanks Uhm, no idea. pipe means