Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will there ever be a mate target? #2520

Closed
JaxonWright opened this issue Apr 6, 2016 · 4 comments
Closed

Will there ever be a mate target? #2520

JaxonWright opened this issue Apr 6, 2016 · 4 comments

Comments

@JaxonWright
Copy link

I would love to have mate on my chromebook, as it is what I am most used to.

@ghost
Copy link

ghost commented Apr 9, 2016

You can install MATE by using the x11 target and then installing the MATE desktop packages yourself.

@zxvv
Copy link
Contributor

zxvv commented Apr 15, 2016

I can take a stab at it.

Based on what I see recommended, the gist of it would be:

sudo apt-get install --no-install-recommends ubuntu-mate-core ubuntu-mate-desktop

zxvv added a commit to zxvv/crouton that referenced this issue Apr 15, 2016
@zxvv zxvv mentioned this issue Apr 16, 2016
@zxvv
Copy link
Contributor

zxvv commented Apr 16, 2016

The pull request supports mate on most ubuntu, and a few recent debian releases.

There is one caveat when running mate in a window using xiwi. Xiwi runs the i3 window manager. Due to differences betwen mate's 'marco' window manager and i3, some desktop items display error dialogs. This is not an issue when it is started using the xorg target.

@gardwired
Copy link

working for me -- sourced from various threads here:
crouton -r jessie -t audio,x11,xorg (not actually sure you need targets at all)
then in chroot: apt-get install task-mate-desktop

create .xinitrc
exec mate-session

to start x (inside chroot): xinit
startx doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants