Re: [dev] How to monitor battery status

2011-06-19 Thread Erik Hahn

On 19.06.2011 22:51, Bartosz Nitkiewicz wrote:

Hello,
I'm looking for a best way to monitor battery status in dwm. Any hints?

--
Bartosz Nitkiewicz

http://dwm.suckless.org/scripts/simple_monitors



Re: [dev] run a program and display on a specific tab

2011-06-06 Thread Erik Hahn
On Mon, Jun 06, 2011 at 11:20:29AM +0100, Piotr Zalewa wrote:
 Hi,
 
 I want to create a script which will load my default setup (quite a
 few programs).
 
 How to run a program so it will be displayed on a desired tab?
 (view, workspace - I always had a problem with that lingo)

In wmii, you can either use wihack or create some tag rules in wmiirc.



Re: [dev] fast-booting to text editor

2011-03-20 Thread Erik Hahn
On Sun, Mar 20, 2011 at 06:21:54PM +, David Tweed wrote:
 I'm just wondering if anyone has any ideas/experience of any more
 minimal solution, or if I should just go with the original plan.

FreeDOS?



Re: [dev] wmii status bar config

2011-03-16 Thread Erik Hahn
On Wed, Mar 16, 2011 at 10:32:09PM +0200, Le Tian wrote:
 HI everybody!
 I'm happy to use wmii after tweaking some things, making autorun scripts and
 binding hotkeys, all is done. But I have another question.
 I want to config my status bar, I want it to show  some terminal output of
 my sensors or any bash script. Now it displays 'average load, date and
 time'. And I don't have a clue from which file does this info come from for
 wmii. I don't need average load info, what I need is to display terminal
 output of a custom script in my status bar. How do I do it?
 There was something about wmiir read /bar in docs, but I haven't found
 this line in my /usr/local/bin/wmii.rc file. So now I'm puzzled a bit.

Look for a function called status (the first line starts with status()
in the sh wmiirc or fn status in the rc wmiirc). Why is your config
file in /usr/local/bin, anyway? Normally it should reside in
/etc/wmii-ver or ~/.wmii-ver.