ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] Re: ratpoison script to show all windows


From: Joe Corneli
Subject: Re: [RP] Re: ratpoison script to show all windows
Date: Sun Nov 16 14:18:26 2003

> Whoa, isn't this what Apple charges $129 for :)

Just what I was going to say.

The behavior of your script has one bug I noticed, though. It appears
that RET doesn't restore the previous layout if one of the windows
has a `*' in its title (as does this emacs window in which I am
typing in a buffer called *mail*). This change seems to fix the
problem.

curframe=`ratpoison -c windows | grep "^.\*" | sed -e "s/^\([0-9]*\)\*.*/\1/"`

Joe

PS. BTW if you really want to "emulate" Exposé, a keypress of 1-n
should give you the ith window.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]