On Wed, Mar 21, 2001 at 01:47:09PM -0300, Christian Lyra wrote:
>
> Hi,
>
> WHat happened to gradients? I just upgrade from 2.3.28 to 2.3.29, and all is
> working with my old .fvwm2rc but titlegradients :-(
>
> I got things like this at my .fvwm2rc
>
> + TitleStyle ActiveDown VGradient 20 3 black 50 grey20 50 black
Doh. You shouldn't put syntax errors in your config file. Your
config line requests three gradient segments but defines only two.
The correct line is:
+ TitleStyle ActiveDown VGradient 20 2 black 50 grey20 50 black
^^^
> It worked on .28 but not at .29 :-(. what's wrong?
Nothing. I simply fixed some old bugs :-)
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
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 Wed Mar 21 2001 - 19:13:55 GMT