Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <v74hlt$un01$8@dont-email.me>
Deutsch   English   Français   Italiano  
<v74hlt$un01$8@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.misc
Subject: Re: getting the most out of TWM
Date: Tue, 16 Jul 2024 01:16:45 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 14
Message-ID: <v74hlt$un01$8@dont-email.me>
References: <6691a1ad$2$1439839$882e4bbb@reader.netnews.com>
	<1_flO.54402$xL%b.19770@fx17.iad> <v7460g$snp6$3@dont-email.me>
	<v74f6h$ucqe$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 16 Jul 2024 03:16:45 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="55f74b4ae2f116c131f41dc172ef4daf";
	logging-data="1006593"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+p8LeCH14VsvI/XkjB+K+/"
User-Agent: Pan/0.158 (Avdiivka; )
Cancel-Lock: sha1:boGWmP1HOtL/61hIb4ObxuAGSb0=
Bytes: 1577

On Mon, 15 Jul 2024 20:34:25 -0400, Dan Espen wrote:

> Lawrence D'Oliveiro <ldo@nz.invalid> writes:
> 
>> I kept wondering how a process that ran under the GUI could be the
>> parent of everything else that ran under that GUI, including obviously
>> the window manager.
> 
> It's not the parent, it "holds" the X session.  In the case of "exec
> xterm", when xterm exits, the x session ends.

Except it didn’t. In that example, the X server kept running, but there 
was no window manager or any other X clients to actually let you do 
anything with it.