How to make screencasts on Sugar: Difference between revisions

Line 4: Line 4:
# Go to root by typing  
# Go to root by typing  
   <code>su</code>
   <code>su</code>
#Type:  
You are looking for [http://recordmydesktop.sourceforge.net/about.php RecordMyDesktop]
<code>yum update</code>
#Wait a bit to pull down changes. Keep in mind the size of your drive. Mine is 4Gigs so plenty of room...
#Accept changes is up to you.
#Type:  
#Type:  
  <code>yum install recordmydesktop</code>  
  <code>yum install recordmydesktop</code>  
RecordMyDesktop is command line only. Use GTK below for the GUI.
RecordMyDesktop is command line only. Use GTK below for the GUI.
  <code>yum install gtk-recordmydesktop</code>
  <code>yum install gtk-recordmydesktop</code>
or this one written in Python WHICH should be more stable on Sugar ...
<code>yum install qt-recordMyDesktop</code>


==Why make screencasts?==
==Why make screencasts?==