On 13 Oct 2003 09:12:44 +0200, Dominik Vogt wrote:
> 
>   - The result depends on the order of commands:
>       Colorset n Tint x, bgTint y
>     is not the same as
>       Colorset n bgTint y, Tint x
>   - The above is confusing for the user

I didn't comment on this previously, but there is no problem here.

Currently the following 2 lines are equivalent:

  Colorset 40 sh yellow, bg gray
  Colorset 40 bg gray, sh yellow

I.e. bg resets sh only if it is not specified in the same command.

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to