The Undiscoverable: Difference between revisions
m →Sugar 0.86 Improvements: make subheading |
|||
| Line 225: | Line 225: | ||
===Sugar-Emulator Screen Size Adjustment=== | ===Sugar-Emulator Screen Size Adjustment=== | ||
* | Fit the screen for a 10" Netbook as a window: | ||
*: Use 'Main Menu' utility (alacarte) or edit a separate launcher | * in Terminal, {{Code|sugar-emulator -i 600x500}} | ||
* | |||
* | Fit entire screen size use it all for Sugar: | ||
* | * in Terminal, {{Code|sugar-emulator -f}} | ||
* | |||
Documentation for sugar-emulator: | |||
* {{Code|sugar-emulator --help}} | |||
* [[Emulator/FullScreen|How to make a desktop icon that starts Sugar full screen]] | |||
Fit emulator to XO display dimensions by modifying the menu definition: | |||
* Use 'Main Menu' utility (alacarte) or edit a separate launcher | |||
* [right click]->[add launcher to desktop] | |||
* right click on icon on desktop | |||
* Properties, Command: {{Code|/usr/bin/sugar-emulator -i 832x624}} | |||
* Close | |||
===Start Networking=== | ===Start Networking=== | ||
* In terminal: | * In terminal: | ||