Age | Commit message (Collapse) | Author |
|
This should also fix this on SCO since it was using the incorrect BINDIR
instead of __bindir__ in that code block...
|
|
valid $display for fast-user-switching.
|
|
|
|
|
|
startx is advertised as a POSIX sh script. These shells don't
necessarily support trapping 'ERR'. This makes startx work again with
dash (and probably others).
|
|
|
|
|
|
Setting XAUTHORITY without having actually generated a cookie and created
.Xauthority led to issues if somebody like ssh later came around and made the
.Xauthority file for their own setup. So, simply make it so that we never
fail to create one.
|
|
terminating" errors with single quotes.
|
|
portable (for different /bin/sh shells) for the arithmetic.
NetBSD's /bin/sh didn't like: dummy=$((dummy+1)) and complained: startx:
arith: syntax error: "dummy+1"
This was fixed by NetBSD and also by Gentoo, see:
https://launchpad.net/distros/ubuntu/+source/xinit/+bug/31241
|
|
|
|
|
|
|
|
|
|
have credentials from other Xservers which we might not want to enable
on ours Bugzilla #3078).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|