Development Team/Chroot: Difference between revisions
m →X11 |
|||
| Line 44: | Line 44: | ||
Xephyr -auth "$AUTH" -reset -terminate "$DISP" && rm "$AUTH" | Xephyr -auth "$AUTH" -reset -terminate "$DISP" && rm "$AUTH" | ||
And, ''inside'' the chroot, set the <tt>DISPLAY</tt> and <tt>XAUTHORITY</tt> variables as directed by the setup script. | And, ''inside'' the chroot, set the <tt>DISPLAY</tt> and <tt>XAUTHORITY</tt> variables as directed by the setup script and copy the <tt>"$AUTH"</tt> file from outside the chroot into the chroot to the path assigned to <tt>"$XAUTHORITY"</tt>. | ||
=== D-Bus === | === D-Bus === | ||