Hi,

awesome wm lets me spawn uzbl clients "in background". I use the following rule:

    { rule = { class = "Uzbl" },
       focus = false,
       lower = true } },

- 'lower = true' is for preventing the newly spawned clients to go on
top of the currently seen client.
- 'focus = false' is for preventing the keyboard to focus the newly
spawned client (so that everything I type continues to go in the
currently seen client)

Is it possible to achieve the same behavior with wmii?

wmii seems to regroup these concepts in /client/sel, which is fine.
But I don't see any way to tell wmii *not* to put newly spawned
clients in the sel. What do I miss?

Thank you,
Christophe-Marie

Reply via email to