Monday, October 5, 2009
Thursday, October 1, 2009
Wednesday, September 16, 2009
Tuesday, September 8, 2009
Brother Word Processor
Sunday, August 30, 2009
Zenith Mastersport 386SLe
It has windows 3 on it I have the 6 floppy disk's with windows on it as well. I actually used this thing for a while back in the 90's for some documents and stuff. Heck my Palm Treo has more capabilities than this thing. Wow have we ever came a long way with electronics since these days.
Friday, August 14, 2009
Terminal Screensaver
This is How to make a screen saver in UBUNTU that looks like a running terminal program the easy way.
First of all you want to make sure you have Xscreensaver-data and Xscreensaver-data-extra.
If not you can simply paste this code in a terminal. Or go to synaptic package manager.
----------------------------------------------------------
Sudo apt-get install xscreensaver-data
sudo apt-get install xscreensaver-data-extra
----------------------------------------------------------

Now you will want to go to the menu bar and select (system,preferences,screen saver) now select Phosphor if you go to advanced you will see you can choose a simple text file to use for your scrolling text to simulate a terminal program running. I just made my own with my text editor and saved it as a text file. Any type of text will work so you can pretty much customise it any way you wish.Good luck and enjoy.


