
Mintol - Usplash Linux Mint
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Mintol usplash by Spox5
Tested on Linux Mint 6 (Intrepid Ibex)!
Supported resolutions:
640x480
800x600
1024x640
1024x768
1280x720
1280x800
1280x1024
1440x900
1680x1050
1600x1200
** INSTALATION **
Simply install StartUp-Manager and select Mintol.so.
If You doesn't work, read next text:
- Install some build utilities
1.) sudo apt-get install cdbs debhelper dpkg-dev fakeroot devscripts autotools-dev
2.) sudo apt-get install libusplash-dev
- Install the build dependencies for the usplash stuff
3.) sudo apt-get build-dep usplash-theme-ubuntu
- Get the source code - I'd base it on the Mintol.
4.) Copy file Mintol.so to /usr/lib/usplash.
5.) sudo update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/lib/usplash/Mintol.so 10
6.) sudo update-alternatives --config usplash-artwork.so && sudo update-initramfs -u
- If You choose another resolution, You must edit file:
7.) sudo gedit /etc/usplash.conf
# Usplash configuration file
xres= "your X-resolution"
yres= "your Y-resolution"
- Test it witch:
8.)sudo usplash -c
Good luck! Last changelog:
Tested on Linux Mint 6 (Intrepid Ibex)!
Supported resolutions:
640x480
800x600
1024x640
1024x768
1280x720
1280x800
1280x1024
1440x900
1680x1050
1600x1200
** INSTALATION **
Simply install StartUp-Manager and select Mintol.so.
If You doesn't work, read next text:
- Install some build utilities
1.) sudo apt-get install cdbs debhelper dpkg-dev fakeroot devscripts autotools-dev
2.) sudo apt-get install libusplash-dev
- Install the build dependencies for the usplash stuff
3.) sudo apt-get build-dep usplash-theme-ubuntu
- Get the source code - I'd base it on the Mintol.
4.) Copy file Mintol.so to /usr/lib/usplash.
5.) sudo update-alternatives --install /usr/lib/usplash/usplash-artwork.so usplash-artwork.so /usr/lib/usplash/Mintol.so 10
6.) sudo update-alternatives --config usplash-artwork.so && sudo update-initramfs -u
- If You choose another resolution, You must edit file:
7.) sudo gedit /etc/usplash.conf
# Usplash configuration file
xres= "your X-resolution"
yres= "your Y-resolution"
- Test it witch:
8.)sudo usplash -c
Good luck!
0.2 Added source
Ratings & Comments
0 Comments