Difference between revisions of "How to make screencasts on Sugar"
Jump to navigation
Jump to search
(Created page with '1) get Sugar installed and internet connection working 2) go to terminal (can be found in list of activities) 3)go to root by typing <code>su</code> 4)type <code>yum update</c…') |
|||
Line 12: | Line 12: | ||
7)type <code>yum install recordmydesktop</code> or <code>yum install gtk-recordmydesktop</code> | 7)type <code>yum install recordmydesktop</code> or <code>yum install gtk-recordmydesktop</code> | ||
+ | |||
+ | |||
+ | ==Why make screencasts?== | ||
+ | Video, when done properly, can explain a lot more than text. And video can overcome some of the language barriers by SHOWING people what to do and their expected outcomes. |
Revision as of 19:54, 2 August 2009
1) get Sugar installed and internet connection working
2) go to terminal (can be found in list of activities)
3)go to root by typing su
4)type yum update
5)wait a bit to pull down changes. Keep in mind the size of your drive. Mine is 4Gigs so plenty of room...
6)Accept changes is up to you.
7)type yum install recordmydesktop
or yum install gtk-recordmydesktop
Why make screencasts?
Video, when done properly, can explain a lot more than text. And video can overcome some of the language barriers by SHOWING people what to do and their expected outcomes.