Bug#117: Make Cinnamon selectable
Mirco Schmidt <mirco.schmidt <at> mac.com>
2013-02-04 12:36:24 GMT
Package: x2goserverSeverity: wishlist
Hi hi,
I tried to start cinnamon with this command: /usr/bin/gnome-session --session cinnamon2d but it fail's! If I set it to: /etc/X11/Xsession it should start the last session which is cinnamon but come's up with a XFCE session...
[12:18pm]
[12:33pm]sunweaver:mirco, the command launched by X2Go does not accept cmdline parms. Write a shell wrapper on the server and execute that. Note: your wrapper must be in $PATH
made a wrapper like this and placed it in /usr/local/bin:
#!/bin/bash
/usr/bin/gnome-session --session cinnamon2d
[12:37pm]mirco:sadly I end up with a blank screen, beatified by the default debian Desktop background… Which is also my personal one!
Thank's in advance
Mirco
_______________________________________________
X2Go-Dev mailing list
X2Go-Dev <at> lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev