Changes

Jump to navigation Jump to search
418 bytes added ,  03:26, 30 March 2017
Line 15: Line 15:  
* log in with the Sugar desktop selected.
 
* log in with the Sugar desktop selected.
 
<!-- last tested with Ubuntu 17.04 Zesty daily live image dated 2017-03-21 plus updates on 30th March 2017 -->
 
<!-- last tested with Ubuntu 17.04 Zesty daily live image dated 2017-03-21 plus updates on 30th March 2017 -->
 +
 +
== Using Sugar inside another desktop environment ==
 +
 +
Sugar is a desktop environment.  For developers who use Ubuntu Unity or another desktop environment, Sugar can be run inside that environment as a window.
 +
 +
Install the Remote Desktop packages:
 +
sudo apt install xrdp rdesktop
 +
 +
Create a user for Sugar:
 +
adduser sugar
 +
echo sugar >> /home/sugar/.xsession
 +
 +
Start a session:
 +
rdesktop -g 1200x900 -u sugar -p sugar 0
    
==Ubuntu 16.04 Xenial LTS==
 
==Ubuntu 16.04 Xenial LTS==

Navigation menu