On Sun, 31 Oct 2010 00:14:38 -0200
zweifel <zweifel_AT_gmail.com> wrote:
> >> A slightly modified version worked on previous versions. Now I can
> >> only change the views, but when I try to execute a terminal or other
> >> things, they still appear on the other view. Any ideas on how to make
> >> it work?
> >
> > It's probably because of something you have in tagrules, or, failing that,
> > you're using a terminal that for some reason marks all of its new windows as
> > belonging to the same group.
>
>
> Yup, I narrowed down the problem to the "gnome-terminal", everything
> else works great. Do you know how can I fix it?
Send an appropriate string to wmii's /rules file.
$ cat ~/.wmii-hg/wmiirc_local.rc |vgrep
...
wmiir write /rules <$HOME/.wmii-hg/rules
$ cat ~/.wmii-hg/rules
/^Pidgin:/ allow=+activate
/MPlayer/ floating=on
/^ROX-Filer:/ group=0
/^chromium:/ group=0
/:Namoroka$/ group=0
/^pcmanfm:/ group=0
/^gnome-terminal:/ group=0
$
Robert Ransom
This archive was generated by hypermail 2.2.0 : Sun Oct 31 2010 - 06:24:02 CET