Re: [dev] wmii extremely beginner scripting help

2011-01-22 Thread Eitan Goldshtrom
Thanks. I ended up trying that temporarily and it so far has been working. Glad to know it is the right way to do it. -Eitan On 01/22/2011 11:44 AM, loz.accs wrote: Hi, Eitan. Yes, file in your home directory will be used only when wmii starts for your user, so different users can have differen

Re: [dev] wmii extremely beginner scripting help

2011-01-22 Thread loz.accs
Hi, Eitan. Yes, file in your home directory will be used only when wmii starts for your user, so different users can have different wmii configurations. wmiirc in /etc/ will be used when no file found in users home, I suggest. Just copy wmiirc to ~/.wmii-3.5/ and customize it as you want, you alway

[dev] wmii extremely beginner scripting help

2011-01-20 Thread Eitan Goldshtrom
Hi all. I want to add something to my status bar, but I'm finding that online tutorials are leaving me uncertain of a lot of what I need to do. Is it sufficient for me to create a file called wmiirc in ~/.wmii-3.5/, put a status() function inside, and make the file executable? I have been led