[xmonad] Re: Bug#574065: Many things corrupt after mod-button1 and mod-button3

Henrique G. Abreu hgabreu at gmail.com
Tue Mar 16 08:17:51 EDT 2010


Joachim,
Are `button1` and `button3` mouse buttons?
If so, and you're with the default config, you're putting the windows to float
and therefore, they not be in the tiling layout anymore, in your case
simpleFloat.

*mod-t* will set focused window to tile again.
Anyway, if these mouse bindingS are bothering you, you can unset them
or set to something else.

Regards,
Henrique G. Abreu


On Tue, Mar 16, 2010 at 07:15, Joachim Breitner <nomeata at debian.org> wrote:
>
> Hi xmonad list,
>
> another bug report that I need help with:
>
> Am Dienstag, den 16.03.2010, 05:31 +0300 schrieb sergio:
> > Package: libghc6-xmonad-contrib-dev
> > Version: 0.9.1-1+b1
> > Severity: normal
> >
> > After mod-button1 or mod-button3 with such sample config:
> >  import XMonad
> >  import XMonad.Layout.SimpleFloat
> >  import XMonad.Layout.BorderResize
> >  main = xmonad defaultConfig
> >     { layoutHook = borderResize  simpleFloat }
> > fails:
> > 1) BorderResize will not resize anymore
> > 2) simpleFloat title disappears
> > 3) Other windows will not raise this window.
>
> Greetings,
> Joachim
>
> --
> Joachim "nomeata" Breitner
> Debian Developer
>  nomeata at debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
>  JID: nomeata at joachim-breitner.de | http://people.debian.org/~nomeata
>
> _______________________________________________
> xmonad mailing list
> xmonad at haskell.org
> http://www.haskell.org/mailman/listinfo/xmonad
>


More information about the xmonad mailing list