The Undiscoverable: Difference between revisions

Line 240: Line 240:
* in Terminal,
* in Terminal,
*: {{Code|sugar-emulator -f}}
*: {{Code|sugar-emulator -f}}
*: not supported in sugar-runner
*: {{Code|sugar-runner}}  (defaults to full screen)


* [[Emulator/Full Screen|How to make a desktop icon that starts Sugar full screen]] {{highlight|bgcolor=yellow|'''Fedora 19 and earlier versions only'''}}
* [[Emulator/Full Screen|How to make a desktop icon that starts Sugar full screen]] {{highlight|bgcolor=yellow|'''Only needed for Fedora 19 and earlier versions.'''}}


Fit emulator to XO display dimensions by modifying the menu definition:
Fit emulator to XO display dimensions by modifying the menu definition:
Line 250: Line 250:
* Properties, Command: {{Code|/usr/bin/sugar-emulator -i 832x624}} or {{Code|/usr/bin/sugar-runner --resolution 832x624}}
* Properties, Command: {{Code|/usr/bin/sugar-emulator -i 832x624}} or {{Code|/usr/bin/sugar-runner --resolution 832x624}}
* Close
* Close


: Adjust the default window size for Sugar by editing the menu item for Sugar to<br>{{Code|/usr/bin/sugar-emulator -i 1200x900}} or {{Code|/usr/bin/sugar-runner --resolution 1200x900}}
: Adjust the default window size for Sugar by editing the menu item for Sugar to<br>{{Code|/usr/bin/sugar-emulator -i 1200x900}} or {{Code|/usr/bin/sugar-runner --resolution 1200x900}}
Line 257: Line 258:
: {{Code|/usr/bin/sugar-emulator -i 600x500}} or {{Code|/usr/bin/sugar-runner --resolution 600x500}}
: {{Code|/usr/bin/sugar-emulator -i 600x500}} or {{Code|/usr/bin/sugar-runner --resolution 600x500}}
:: fits the screen for a 10-inch netbook
:: fits the screen for a 10-inch netbook
: {{Code|/usr/bin/sugar-emulator -f}} {{highlight|bgcolor=yellow|'''Fedora 19 and earlier versions only'''}}
: {{Code|/usr/bin/sugar-emulator -f}} {{highlight|bgcolor=yellow|'''Only needed for Fedora 19 and earlier versions.'''}}
:: '''full screen on netbook'''
:: '''full screen on netbook'''