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

Re: Real-time window manager switching



On Wed, 23 Oct 2002 21:16:36 -0400
Kevin Coyner <kevin@rustybear.com> wrote:

>  On Thu, Oct 24, 2002 at 05:22:21AM +0800, csj wrote......
> 
>  > I managed to find out Ion's "restart_other" option, but with
>  > Ratpoison I appear to be trapped. I need to log-out of my XSession
>  > before I can change WM.
>   
>   I just started using Ion and quite like it, but haven't yet
>   discovered the "restart_other" option that you mention.  I'd like to
>   use something like that to start Fluxbox up when I need to run Gimp.
>   Could you  please provide a pointer as to where it is?

Just what I do:

You need two files: ~/.ion/{bindings-default.conf,ion.conf}. This will
be created if you start and exit Ion gracefully. ion.conf is necessary
to reference bindings-default.conf.

Create in ~/.ion/bindings-default.conf the second of the two lines
below (grep for the first line and insert):

	kpress "F12", "query_yesno", "Exit Ion (y/n)?", "exit"
	kpress "Mod1+F12", "restart_other", "fluxbox"

Substitute your preferred bindings for Mod1+F12. I use Mod4 (the key
with the Evil Empire's trademark). Summary of available functions is
in:/usr/share/doc/ion/functions.txt



Reply to: