[xmonad] Re: Key repetitions (begginer)
Matthias
mad at unserver.de
Tue Sep 9 14:00:37 EDT 2008
Am Tue, 09 Sep 2008 14:42:00 -0300
schrieb Mauricio <briqueabraque at yahoo.com>:
> Nice, it works. Is this the proper way
> to do that?
>
> ----
> main = do { system "xset -r" ; xmonad
> defaultConfig {modMask = mod4Mask, workspaces =
> ["1"]} }
> ----
As that's just a system command, I would put it into your X startup
file (.xinitrc on my system, from what you start your xmonad). Me
feeling is that would be cleaner. :)
Cheers,
Matthias
More information about the xmonad
mailing list