Thomas Gardiner <gardiner_at_astro.umd.edu> TP:
> On Sat, 30 Aug 2003, Dan Espen wrote:
> > Erik Steffl <steffl_at_bigfoot.com> writes:
> > > Mario Domg=F6rgen wrote:
> > > > Hallo list!
> > > >
> > > > Will emacs-like key sequences find their way in fvwm somewhen? I
> > > > would
> > > > really like to see such bindings like Mod4 m s for maximize to
> > > > screen
> > > > and Mod4 m v for maxmize vertically...
> > >
> > > you can specify any keybindings you want... all of them are =
> > > specified
> > > in config files.
> >
> > He's asking for key sequences, not just a single key with a modifier.
> >
> > I don't think it can be done reliably.
>
> How about setting an environment variable which is toggled on or off with
> the escape key and then bind a function to other keys which checks to see
> if the environment variable is set? If it is, then do something like
> maximize vertically and clear the env. var.?
If you want, post an example, but I think the OP was looking for:
Key m<4>,v w Maxmize 0 1
which, of course, doesn't exist.
Being a multi-key sequence, it would cause the same kinds
of problems that multi-click sequences cause. Ie. you have to
wait a while before you can figure out if its a sequence you need
to trap, or if it gets passed to the application.
--
Dan Espen E-mail: dane_at_mk.telcordia.com
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Aug 30 2003 - 16:36:51 BST