Deutsch   English   Français   Italiano  
<ydpll3gjal.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: Sat, 04 Jan 2025 01:55:14 -0500
Organization: A noiseless patient Spider
Lines: 28
Message-ID: <ydpll3gjal.fsf@UBEblock.psr.com>
References: <vl7n3t$5ks$1@reader2.panix.com> <ydttaggxpe.fsf@UBEblock.psr.com>
	<vl9pfo$jkp$1@reader2.panix.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Sat, 04 Jan 2025 07:55:13 +0100 (CET)
Injection-Info: dont-email.me; posting-host="241970aea6052337946cb73ec0b44ac9";
	logging-data="390997"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/rD3RBpIEZnd6AjiyPc6ey"
User-Agent: Gnus/5.13 (Gnus v5.13)
Cancel-Lock: sha1:rvKRmhXlx3ZNl5+4anmrZwDJEiY=
	sha1:veThyFewUr9hlhb/nYm0bPAiirU=
Mail-Copies-To: never
Bytes: 2170

Louis Epstein <le@lekno.ws> posted:
>>> When I want to play OpenTTD full-screen,I have launched
>>> "xinit openttd" and had this bring up the game full-screen, ...

to which I replied:
>> man 1 xinit says:
>>    "Both the client program name and the server program name must begin
>>    with a slash (/) or a period (.).  Otherwise, they are treated as an
>>    arguments to be appended to their respective startup lines."

Louis Epstein <le@lekno.ws> replied:
> Is this a recent change to functionality?

An xinit man page from 1990 that has copyright 1988 says the same thing,
so not what I'd call recently.

> I know "xinit openttd" worked before.

Don't know.  "xinit `which openttd`", which isn't much longer, should
work, I would think.  If you define openttd as an environment variable,
you could even do "xinit $openttd".  :)

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.
 -WBE