On 21 Mar 2000 13:32:46 +0100, Acikgöz Birol wrote:
>
> Is there a solution , how i can start applications ( like BLENDER ) without
> Window Borders.
You can try to add this line to your .fvwm2rc (replace BLENDER by the real
window string, which can be obtained by running FvwmIdent on that window):
Style BLENDER NoTitle, NoHandles, BorderWidth 0
If you want to manage border-less and title-less windows, you can bind:
# Alt-Mouse2 inside window moves/raise-lowers
Mouse 2 W M Function FuncFvwmMoveOrRaiseLower
# Alt-Mouse3 inside window brings window-ops menu
Mouse 3 W M Menu MenuFvwmWindowOps
or similar (you should define this function and menu of course).
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 Tue Mar 21 2000 - 06:55:10 GMT