[xmonad] Multiple user setup

Devin Mullins me at twifkak.com
Fri May 15 23:11:21 EDT 2009


On Fri, May 15, 2009 at 02:03:32PM +0200, Rickard Nilsson wrote:
> (can I somehow create a "clean" configuration in the 
> root Xmonad, removing all defaults and just add a few global key 
> bindings)?

Yes, quite easily:
  main = xmonad { keys = [...] }
will assign only the key bindings you specify in the list. Ditto for
mouseBindings.

-- 
The only good is knowledge and the
only evil is ignorance.
Lucky Numbers  40, 27, 46, 28, 14, 5

LEARN CHINESE - Fish
                Yu    魚


More information about the xmonad mailing list