On 30 Mar 2002 01:34:11 -0500, Eduardo Gargiulo wrote:
>
> 1. when i start some apps (eg: xmms) from fvwm menu, the program starts
> with a fvwm window title-bar, but it have already its own. The syntax
> i'm using is
>
> + "&Xmms" Exec exec xmms
>
> How can i start the app without the title-bar?
Which fvwm version do you use?
xmms should already be without any decorations, because it requests this.
Anyway, here are commands that enable or disable decorations:
Style app NoTitle, BorderWidth 0, NoHandles
Style app Title, BorderWidth 5, NoHandles # or: Handles, HandleWidth 7
> 2. which conf or module should i use to set xterm backgrounds
> transparent?
Use terminal emulators that support transparency, like rxvt, Eterm,
gnome-terminal, aterm.
Regards,
Mikhael.
--
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 Sat Mar 30 2002 - 16:34:25 GMT