On Tue, Mar 04, 2008 at 12:34:49PM -0500, Jeremy O'Brien wrote:
> Trying out the latest hg, and terminal tagging rules I had set up before
> in dwm-4.7 no longer work correctly. This is what I have:
>
> { MODKEY, XK_Return, spawn, "exec urxvt" },
> { MODKEY|ShiftMask, XK_Return, spawn, "exec urxvt -title },
>
> and for my tagging:
> const char tags[][MAXTAGLEN] = { "www", "com", "snd", "dev", "mut", "skl", "nul" };
>
> ...
>
> Rule rules[] = {
> { "floatterm", NULL, True },
>
> I also had a rule set up for mutt in a similar fashion that does not
> work too. Did something change? Am I doing this wrong? Like I said,
> it works in dwm-4.7. Thanks for any help!
>
The urxvt -title line is actually urxvt -title floatterm. Not sure
why it didn't copy...
-- Jeremy O'Brien aka neutral_insomniac GPG key: 0xB1140FDB http://pohl.ececs.uc.edu/~jeremy/jeremy.asc Linux lucifer 2.6.24-ARCH #1 SMP PREEMPT i686 Intel(R) Pentium(R) M processor 1400MHz
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:22:55 UTC