This repository was archived by the owner on Jan 1, 2021. It is now read-only.
X11#1289
Open
afbjorklund wants to merge 5 commits into
Open
Conversation
In order for desktop to work, login as docker rather than root. Use $SUDO_USER rather than "superuser", to make `sudo -i` work. The list of dependencies was taken from the output of tce-load, when loading the desired packages (Xorg + aterm + flwm + wbar)
If not already forwarding X11 over SSH, then set the DISPLAY variable to the local display started on tty.
Workaround for VNC using relative motion, not absolute motion. PS2 uses relative motion, while USB tablets do absolute motion.
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mostly for fun, I created a X11 version of the boot2docker.iso
For more details, please see boot2docker-x11desktop-md ?
The ISO is available from here: boot2docker-x11.iso (55M)