Hello,
seeing NetBSD's recent move to make CTWM the default window manager, I
had a look at the manual page of the current release and found something
in the description that I find quite misleading:
> This program is usually started by the user’s session manager or
> startup script. When used from xdm(1) or xinit(1) without a session
> manager, ctwm is frequently executed in the foreground as the last
> client. When run this way, exiting ctwm causes the session to be
> terminated (i.e. logged out).
That last sentence should be re-written because:
a) The session getting terminated here is the current X session.
b) This does not log the user out of the shell session in which CTWM
had been running.
--msi