Re: Re: Modeline
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 9 Nov 2008, [email protected] wrote: > On Sun, 9 Nov 2008, Trent W. Buck wrote: > >> "J.R. Mauro" <[email protected]> writes: >> >> > Does anyone have any patches to implement a modeline in RP? Or a >> > really light standalone task-bar type application? >> >> There is dzen2 or fspanel. You probably want to use :unmanage so that >> RP doesn't manage the panel, and :defborder so that RP doesn't draw >> other windows over the top). >> >> http: //gotmor.googlepages.com/dzen >> http: //www.chatjunkies.org/fspanel/ >> > > Hi, > > I'm using dzen2 for this purpose: > > http://www.psb.ugent.be/~kebil/dot/ > > The dzen.left and dzen.right files will give you a 14 pixel high bar on top > of your screen displaying: workspaces, current focussed windows name, up/down > speed, battery life, cpu temp and volume. > I've modified rpws a bit more to give the workspaces friendly names. > > There's a simple binding in my ratpoisonrc to show/hide the bar. > > I didn't write above dzen scripts, I just modified them for my own needs. I > don't seem to find the URL with the original code back. Here are the original scripts: http://www.rohitab.com/discuss/index.php?showtopic=30864&pid=10043415&st=0&#entry10043415 -Kenny