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:

QNX: Running a function at specific interval using timer interrupt

#include <iostream> #include <csignal> #include <ctime> #include <cerrno> #include <cstring> #include <unis...