On Sun, 5 Aug 2001, Dominik Vogt spaketh thusly:
-{On Fri, Aug 03, 2001 at 04:27:02PM -0500, Randy Schultz wrote:
-{> Hey all,
-{>
-{> Just upgraded to 2.4.0 on RH 6.2 and am having a 'sticky' problem(sorry,
-{> couldn't help myself). I have a button that kicks off xmms:
-{> *FvwmButtons(NoSize Title xmms, Icon starMask, Action `exec /usr/bin/xmms &`)
-{>
-{> it's just like other I have:
-{> *FvwmButtons(NoSize Title Moz, Icon wingdogs, Action `exec /usr/bin/netscape &`)
-{>
-{> except xmms now, with 2.4.0, is sticky. I've even tried a line like:
-{> Style "*xmms" NoSticky
-{
-{There is no style named "NoSticky". Try this one instead:
-{
-{ Style xmms Slippery
No go - it is still sticky.
Some further info that may or may not be useful. I looked for anything xmms
in the .fvwm2rc. There are only the 2 lines:
Style "*xmms*" Slippery
*FvwmButtons(NoSize Title xmms, Icon starMask, Action `exec /usr/bin/xmms &`)
I was wondering if it was getting started somehow linked to fvwm so tried
changing the line:
Style "Fvwm*" NoTitle, Sticky, WindowListSkip
to
Style "Fvwm*" NoTitle, Slippery, WindowListSkip
with no effect.
I also tried global Slippery, e.g.:
Style "*" Slippery
still no effect.
Thoughts?
--
Randy (schultz_at_sgi.com) 715-726-2832 <*>
The Penguin Cometh
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Aug 06 2001 - 11:08:32 BST