On Sun, Jun 02, 2013 at 07:59:57PM +0100, Hans Georg Schaathun wrote:
> awful.rules.rules = {
>     -- All clients will match this rule.
>     { rule = { },
>       properties = { border_width = beautiful.border_width,
>                      border_color = beautiful.border_normal,
>                      focus = true,
>                      keys = clientkeys,
>                      buttons = clientbuttons } },
> 
> I guess that I can set «focus = false» to get what I want.
> I will test the next time I see my desktop :-)

focus = false
above solved my problem.  

I had to add a new rule to set focus = true for XTerm,
but now I believe I shall be happy with the setup for a long time :-)

Thanks to everyone who helped.

-- 
:-- Hans Georg

-- 
To unsubscribe, send mail to [email protected].

Reply via email to