Running Linux Applications Under Sugar: Difference between revisions
more cleanup |
still more cleanup |
||
| Line 26: | Line 26: | ||
</ol> | </ol> | ||
===To Run:=== | ===To Run (once per program that you want to Sugar Coat):=== | ||
<ol> | <ol> | ||
<li>Locate an icon you want to use/reuse.</li> | <li>Locate an icon you want to use/reuse.</li> | ||
*You can copy any .svg file located in /usr/share/activities/*.activity/activity/*.svg | *You can copy any .svg file located in /usr/share/activities/*.activity/activity/*.svg | ||
*Or you can use one of the icons CatMoran created--and downloaded using | *Or you can use one of the icons CatMoran created--and downloaded using the wget commands listed above. plain.svg is a plain circle, ff.svg is a circle with the letters FF (for Firefox) inside, l.svg is a circle with the single letter L inside. Both of the latter files can be easily edited using any text editor and one or both character(s) changed. Each letter is in plain text just before the </tspan> tags, replace them and save the file. | ||
<li>Enter the following commands, to log in as root and execute the sug script. T quit the script at any time, just enter nothing at the prompt and hit the Enter button.</li> | <li>Enter the following commands, to log in as root and execute the sug script. T quit the script at any time, just enter nothing at the prompt and hit the Enter button.</li> | ||
| Line 45: | Line 45: | ||
Finally, you'll be prompted for an organization path, such as org.mozilla If you don't know what this is, just enter org.x | Finally, you'll be prompted for an organization path, such as org.mozilla If you don't know what this is, just enter org.x | ||
The script will give you a success message. Reboot sugar | The script will give you a success message. Reboot sugar by pressing Ctrl-Alt-Erase (the Control, Alt and Erase buttons)at the same time. When Sugar restarts you will now see the new icon in the Sugar taskbar. A simple click on the icon will start the newly Sugar Coated program, like any other Sugar Activity. | ||
</ol> | </ol> | ||