Thomas Gardiner <[EMAIL PROTECTED]> TP: > On Sat, 30 Aug 2003, Dan Espen wrote: > > Erik Steffl <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] -- 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 [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]
