[xmonad] exiting: asking for confirmation (or a four-key combination)

Brandon Allbery allbery.b at gmail.com
Thu Nov 10 15:54:05 CET 2011


On Thu, Nov 10, 2011 at 08:06, Ramon Diaz-Uriarte <rdiaz02 at gmail.com> wrote:

> b) alternatively, can I define four (of five) key combinations, so I need
> to do something really contrived to exit?
>

You'll find XMonad.Actions.Submap helps with this.  EZConfig makes it even
easier; you can bind to e.g. "M-Sh-quit<Return>" (that's
mod+shift+"quit"+return key).

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20111110/3b9e52ed/attachment.htm>


More information about the xmonad mailing list