The Undiscoverable: Difference between revisions

Satellit (talk | contribs)
m Sugar 0.86 Improvements: make subheading
Line 225: Line 225:


===Sugar-Emulator Screen Size Adjustment===
===Sugar-Emulator Screen Size Adjustment===
* In Terminal:
*: {{Code|sugar-emulator -i 600x500}} (fits the screen for a 10" Netbook as a window)
*: {{Code|'''sugar-emulator -f'''}} '''(Full Screen)''' fit screen size and display entire sugar-emulator window
* Help for sugar-emulator
*: {{Code|sugar-emulator --help}}


* Modify the menu item Applications->Education->Sugar
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}}
*# [right click]->[add launcher to desktop]
 
*# right click on icon on desktop
Fit entire screen size use it all for Sugar:
*# Properties, Command:/usr/bin/sugar-emulator '''-i 832x624'''
* in Terminal, {{Code|sugar-emulator -f}}
*# Close
 
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


* Now a smaller Xephyr window will launch
** 832x624 matches the XO display proportions (Pages in Browse will mimic the layout of those on an XO.)
===Start Networking===
===Start Networking===
* In terminal:
* In terminal: