Dr. Nikolaus Klepp via tde-devels composed on 2023-09-21 13:56 (UTC+0200):
2023 Thu, 21 Sep 06:04:10 -0400 Felix Miata scripsit:
> Adding a line 7
> fi
> or appending
> ; fi
> to line 6 doesn't help. Neither does restoring
the original Xsetup from early 2022.
Can you post the file without diff?
Her on devuan it says (cat /etc/trinity/tdm/Xsetup):
#! /bin/sh
# Xsetup - run as root before the login dialog appears
#xconsole -geometry 480x130-0-0 -notify -verbose -fn
fixed -exitOnFail -file /dev/xconsole &
# cat /etc/trinity/tdm/Xsetup
#!/usr/bin/sh
# Xsetup - run as root before the login dialog appears
#xconsole -geometry 480x130-0-0 -notify -verbose -fn fixed -exitOnFail -file /dev/xconsole
&
-if [ -x /home/setup ] ; then /home/setup
#
It's the same file as on all my 100+ TDE installations.
... so it does nothing. Where does your /home/setup
come from?
https://web.archive.org/web/20171021160528/http://fm.no-ip.com/Share/setup
with an appropriate # removed. IOW, just an xrandr command, mainly for
multi-display setup.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata