Deutsch   English   Français   Italiano  
<ydcygsgdv1.fsf@UBEblock.psr.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Winston <wbe@UBEBLOCK.psr.com.invalid>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: X launch hijack?
Date: Sun, 12 Jan 2025 12:07:30 -0500
Organization: A noiseless patient Spider
Lines: 46
Message-ID: <ydcygsgdv1.fsf@UBEblock.psr.com>
References: <vl7n3t$5ks$1@reader2.panix.com> <ydttaggxpe.fsf@UBEblock.psr.com>
	<vl9pfo$jkp$1@reader2.panix.com> <ydpll3gjal.fsf@UBEblock.psr.com>
	<vlmn3a$aa0$1@reader2.panix.com> <ydh668hgm2.fsf@UBEblock.psr.com>
	<vm0osa$snt$1@reader2.panix.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Sun, 12 Jan 2025 18:07:27 +0100 (CET)
Injection-Info: dont-email.me; posting-host="3c1a2e11e7941210035d09d67ec0e3fe";
	logging-data="1309607"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/KS8GbVFS+KvHKfvuUdQ2L"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:6HGgiVSFZ6u9WAo1Fd/WshWAw8M=
	sha1:TcA0hgZ/o5xJhQzMpkeK9eACI24=
Mail-Copies-To: never
Bytes: 3150

I previously wrote in this thread:
>>>> The other thing I don't understand is why you need to do that at
>>>> all.  X11 programs are entirely capable of having their window be
>>>> full-screen size even after a standard xinit/startx startup, so I
>>>> would think you wouldn't need to do a special startup to get
>>>> full-screen, unless that's an openttd issue.

to which Louis Epstein <le@lekno.ws> replied:
>>> The issue may be with my .xinitrc invoking the window manager,
>>> apparently that was not there before (AND I used a different
>>> window manager).

I replied:
>> I'd be surprised if it has anything to do with .xinitrc, but not
>> surprised if some window manager has an always-on-top bar of some
>> kind.  twm, for example, does not.  As Gerhard indicated, window
>> managers that have tool bars may also have a way of getting rid of
>> it, or at least of disabling its always-on-top property.

Louis replied:
> I used fvwm2 before and this time it's xfce4.

A Google search turned up the following regarding xfce4, which you could
try:

How do I hide the top bar in xfce4?

   Right click on the terminal, select preferences.  You'll be on the
   "General" tab: Lots of features here, including eliminating the
   scrollbar.  If you click on the "Appearance" tab, in the section
   "Opening New Windows" you can select whether or not to see the
   menubar, the toolbar or the borders.

It looks like that answer comes from
        https://forum.xfce.org/viewtopic.php?id=13350
which discusses the issue in connection with xfce4-terminal.  There's
also a suggestion that "--maximize --hide-menubar --hide-borders" might
do what you want.

If that doesn't work, while reading, I got the impression that one can
have multiple panels, that different panels can have different
properties, and thus that you might be able to create a second desktop
panel that has no toolbar that you could switch to when you want that.

HTH, but I don't know xfce,
 -WBE