Skip to content

Instantly share code, notes, and snippets.

@etcadinfinitum
Created September 2, 2018 19:33
Show Gist options
  • Save etcadinfinitum/65beee3a37e385efd58ea972a4df5eae to your computer and use it in GitHub Desktop.
Save etcadinfinitum/65beee3a37e385efd58ea972a4df5eae to your computer and use it in GitHub Desktop.
Crouton launch options (CLI, GUI, etc)
# to start in CLI mode
sudo enter-chroot [-n chrootname]
# start xfce4 (normal mode - full screen, use Ctrl-Alt-[Arrow] to switch back to ChromeOS
sudo startxfce4
# start xfce4 in a new chromeOS tab
sudo startxfce4 -X xiwi-tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment