Changes

Jump to navigation Jump to search
approximate XO screen size proportions
Line 15: Line 15:  
You can start the Sugar emulator from the terminal, like:
 
You can start the Sugar emulator from the terminal, like:
 
  sugar-emulator
 
  sugar-emulator
 +
 +
To approximate the screen size proportions of an XO:
 +
sugar-emulator -i 832x624
    
Or you can run it from your launcher like any other application:
 
Or you can run it from your launcher like any other application:
 +
sed -i 's/sugar-emulator/& -i 832x624/' /usr/share/applications/sugar-emulator.desktop
 +
or in the Nautilus graphical file browser,
 +
: right click the '''Sugar''' entry in {{Code|/usr/share/applications/}},
 +
: click the 'Properties' menu item,
 +
: and add {{Code|-i 832x624}} to the 'Command:' entry box.
 +
 +
(Note: The images below were taken with the default 800x600 resolution of Sugar in a window.)
    
[[File:1 develop activity f17 start sugar emulator.png]]
 
[[File:1 develop activity f17 start sugar emulator.png]]

Navigation menu