Felix Miata wrote:
#xconsole -geometry 480x130-0-0 ..... <<<<<<<<END
Are you trying to say that #xconsole line constitutes EOF? How does a comment line get to be an EOF when a command sequence follows???
the error comes from the setup script obviously
So try with the original file and see if it works
Sure it works, but then the /home/setup content (which is an xrandr command) isn't applied to Xorg startup before the greeter paints, is not "run as root before the login dialog appears".
Also why posting this in the devel list, when it is clearly a user problem?
Because it looks like Xsetup handling is broken
I understand. I do not know how Xsetup is handled. It might be TDE or X whatever.
regarding the xrandr I use it in the user session and it works fine. So for setting this up globally a script in /etc/profile.d/ would probably do the same, but needs to check if X is already setup.
interesting topic