[Prev][Next][Index][Thread]

Re: E/L: Larger system font / window decoration



> - How can I change the window decoration for E/L? I would like to drop the
>   borders drawn by the window manager. I think executor does not announce
>   itself by the window manager. (At least fvwm does not list executor in the
>   program list.) therefore I can not tell fvwm to not draw any border around
>   executor.

	FVWM has explicit options for unbordered windows.  You could/should
probably acheive this with a simple edit of your .fvwmrc.

############################################################################
# list the windows that don't want a title bar
NoTitle Fvwm Pager
NoTitle xclock
NoTitle xbiff
NoTitle xpostit

###########################################################################
# Here's where I could list NoBorder windows that don't get frames.
# If a window shows up with NoTitle and NoBorder, it gets no decorations
# at all.
# When windows are NoBordered, they look a bit like twm is handling them
#NoBorder xterm


References: