Ploum <ploum_at_mitose.net> writes:
> is it a way to set a window in "real" full screen with fvwm ? (by "real
> fullscreen", I mean no more title bar or border... )
>
> It can be useful to set a console in fullscreen on a viewport...
You can do:
Style test HandleWidth 0, BorderWidth 0, NoTitle
then start an xterm like this:
xterm -name test -geometry 150x60
Adjust the geometry to your font and screen size.
That will be almost full screen, but depending on the font and
the dimensions of your screen, there might be a little edge uncovered.
You might be able to use a very narrow border width to cover up the
part left exposed.
--
Dan Espen E-mail: dane_at_mk.telcordia.com
--
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 Thu Feb 20 2003 - 15:15:04 GMT