in message <3E28CDA9.2000400_at_fcwm.org>, wrote Glen Lee Edwards
thusly...
>
> Style "FvwmTabs" NoSticky, Title, BorderWidth 10
>
> makes no difference. It's still Sticky, no Title, with
> a BorderWidth of 2. When I removed the 'Style "Fvwm*" Sticky,
> NoTitle' line it and all the other Fvwm Modules had a Title and
> weren't Sticky. I seem to be unable to find a way to individually
> configure FvwmTabs.
you need to mind the order of Style: first write the default
behaviour then change it for special cases, assuming number of
special cases would be lower than the cases covered by default
behaviour. otherwise, there won't be any need or reason for
"default".
below is what i have (fvwm 2.5.5) which defines the default behaviour
for all Fvwm* modules w/ changes for particular ones...
Style Fvwm* Sticky , NoHandles , WindowListSkip, !Borders , SloppyFocus
Style FvwmCo* Slippery
Style FvwmIdent* Layer 6 , WindowListHit , NoButton 1 , NoButton 2 , NoButton 4 , Title
Style FvwmPager* Layer 6 , NoButton 1 , NoButton 2 , TitleAtRight
Style FvwmButton* Layer 6 , NoButton 1 , NoButton 2 , TitleAtRight
- parv
--
--
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 Fri Jan 17 2003 - 22:29:18 GMT