8 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| PREFIX=/usr
 | |
| 
 | |
| KBD_CONF=$PREFIX/share/sugar/kbdconfig 
 | |
| DBUS_CONF=$PREFIX/share/sugar/dbus-installed.conf
 | |
| 
 | |
| matchbox-window-manager -kbdconfig $KBD_CONF -use_titlebar no -theme olpc &
 | |
| exec dbus-launch --exit-with-session --config-file $DBUS_CONF sugar-shell
 | 
