Namikaze Minato <[email protected]> writes: > On 2 April 2013 16:25, Willy Malvault (vlamy) <[email protected]> wrote: >> Maybe default matching is done on class and not on title in shifty? Maybe >> you can safely override shifty rules or configure them to match on title ? >> Can someone infirm/confirm that? > > The only thing I can say is shifty does NOT match on class. > this window: > WM_CLASS(STRING) = "urxvt", "URxvt" > ... > WM_NAME(STRING) = "[screen 0: irssi] myserver : 0*$ irssi" > > is matched by: > shifty.config.apps = { > { match = {"irssi"}, tag = "irc" } > } > shifty.config.tags = { > ["irc"] = { position = 5, screen = 1, nopopup = true, spawn = "urxvt > -T irssi -e ssh me@myserver" } > } > > > Willy, if you remove your "emacs" match, do your window start(or > restart in case of awesome reload) on tag "Mail" ?
OK - it is working now. I moved some rules around and fixed the syntax of one rule and it is working as I wan it. Thanks a lo for your help, Rainer > > Camusensei -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: [email protected] Skype: RMkrug -- To unsubscribe, send mail to [email protected].
