Re: [dwm] irssi + screen + urxvt in dwm -> window hint urgent not working

2009-04-07 Thread Zhengning Jiang
Hello !

Turning "bell_beep off" doesn't solve the Problem :( , but thx for the tipp.
I think its screen ... can you tell me which version of screen you are
using?

Greets,

Zhengtonic


On Tue, Apr 7, 2009 at 11:46 AM, Premysl Hruby  wrote:

> On (07/04/09 10:23), Zhengning Jiang wrote:
> > To: dwm@suckless.org
> > From: Zhengning Jiang 
> > Subject: [dwm] irssi + screen + urxvt in dwm -> window hint urgent not
> working
> > Reply-To: dwm mail list 
> > List-Id: dwm mail list 
> >
> > Hi,
> >
> > i have a little problem regarding window hint urgent with my setup.
> > I run a screen with irssi inside on my server and use urxvt as terminal
> for
> > access.
> > The problem is: dwm does not catch the window hint urgent on new messages
> > from irssi as it should.
> >
> > Here is what i did:
> >
> > .Xdefault:
> > Urxvt.urgentOnBell = true  (urxvt version 8.4-1 ... the man page says
> this
> > flag exists )
> >
> > .screenrc:
> > bell_msg "bell in window %n ^G"   (yes, i turned vbell off and ^G is a
> ^V^G)
> >
> > .irssi/config:
> > set bell_beeps ON
> > set beep_msg_level  MSGS NOTICES DCC DCCMSGS HILIGHT
> >
> > The strange thing is, if i switch to another session (e.g. vim) inside my
> > screen
> > (and put the dwm focus on another window/label of course) it does work.
> > But it should work without switching the irssi session in my screen.
> >
> > Do you guys have an idea?
> >
> >
> > Thanks in advance!
> >
> > Best regards,
> >
> > zhengtonic
>
> For me, this setup works, except I have bell_beeps OFF, but dunno if it
> make any difference.
>
> -Ph
>
> --
> Premysl "Anydot" Hruby, http://www.redrum.cz/
> -
> I'm a signature virus. Please add me to your signature and help me spread!
>
>


Re: [dwm] irssi + screen + urxvt in dwm -> window hint urgent not working

2009-04-07 Thread Premysl Hruby
On (07/04/09 10:23), Zhengning Jiang wrote:
> To: dwm@suckless.org
> From: Zhengning Jiang 
> Subject: [dwm] irssi + screen + urxvt in dwm -> window hint urgent not working
> Reply-To: dwm mail list 
> List-Id: dwm mail list 
> 
> Hi,
> 
> i have a little problem regarding window hint urgent with my setup.
> I run a screen with irssi inside on my server and use urxvt as terminal for
> access.
> The problem is: dwm does not catch the window hint urgent on new messages
> from irssi as it should.
> 
> Here is what i did:
> 
> .Xdefault:
> Urxvt.urgentOnBell = true  (urxvt version 8.4-1 ... the man page says this
> flag exists )
> 
> .screenrc:
> bell_msg "bell in window %n ^G"   (yes, i turned vbell off and ^G is a ^V^G)
> 
> .irssi/config:
> set bell_beeps ON
> set beep_msg_level  MSGS NOTICES DCC DCCMSGS HILIGHT
> 
> The strange thing is, if i switch to another session (e.g. vim) inside my
> screen
> (and put the dwm focus on another window/label of course) it does work.
> But it should work without switching the irssi session in my screen.
> 
> Do you guys have an idea?
> 
> 
> Thanks in advance!
> 
> Best regards,
> 
> zhengtonic

For me, this setup works, except I have bell_beeps OFF, but dunno if it
make any difference.

-Ph

-- 
Premysl "Anydot" Hruby, http://www.redrum.cz/
-
I'm a signature virus. Please add me to your signature and help me spread!



[dwm] irssi + screen + urxvt in dwm -> window hint urgent not working

2009-04-07 Thread Zhengning Jiang
Hi,

i have a little problem regarding window hint urgent with my setup.
I run a screen with irssi inside on my server and use urxvt as terminal for
access.
The problem is: dwm does not catch the window hint urgent on new messages
from irssi as it should.

Here is what i did:

.Xdefault:
Urxvt.urgentOnBell = true  (urxvt version 8.4-1 ... the man page says this
flag exists )

.screenrc:
bell_msg "bell in window %n ^G"   (yes, i turned vbell off and ^G is a ^V^G)

.irssi/config:
set bell_beeps ON
set beep_msg_level  MSGS NOTICES DCC DCCMSGS HILIGHT

The strange thing is, if i switch to another session (e.g. vim) inside my
screen
(and put the dwm focus on another window/label of course) it does work.
But it should work without switching the irssi session in my screen.

Do you guys have an idea?


Thanks in advance!

Best regards,

zhengtonic