Sunday, February 17, 2008

Changing Ubuntu boot up splash screen resolution

I believe some refers to this as usplash. Anyway just install Startup-Manager and use the application to change the boot up screen resolution. Tested on Ubuntu 7.10 (Gutsy Gibbon) ~ts

No comments:

CPP Quick Guide

Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...