[4041] in testers
xss and zephyr
daemon@ATHENA.MIT.EDU (Thomas Bushnell, BSG)
Wed May 19 14:38:27 1999
Date: Wed, 19 May 1999 14:38:17 -0400 (EDT)
Message-Id: <199905191838.OAA01644@pusey.mit.edu>
From: tb@MIT.EDU (Thomas Bushnell, BSG)
To: testers@MIT.EDU
When my screen is locked with xss, incoming zephyrs appear on the
screen, and stay there, fully visible. This is a bug.
This on an 8.3 SGI O2.
From my .Xresources:
xss-button*foreground:red
zwgc.style.message.urgent*geometry: +c+c
zwgc.style.message.personal*geometry: +0+0
zwgc.style.zsex*geometry: -60+0
zwgc.style.anonzsex*geometry: -60+0
zwgc.style.anonymous*geometry: -60+0
zwgc.style.mail*geometry: +0+0
zwgc.style.login*geometry: +0+0
zwgc*geometry: -0-0
zwgc*reverseStack: true
zwgc*borderWidth: 1
zwgc*transient: true
I start up xss with:
xss-button -geometry 56x52+112+0 &
And I start zwgc with:
zwgc && get_message -new -zephyr
Thomas