Tuesday, January 22, 2008

kubuntu tuxonice fbsplash suspend2

Replace the code in /etc/splash/theme_name/1024x768.cfg by the following

# This theme was created by Bernard Blackham
#
# The image is copyright of and taken from
# http://www.stack.nl/~fidget/pguin/penguin.html. The copyright notice for the
# image:
#
# NOTE: You can only use/download them if you want for any non-commercial
# use. In any other case please mail.
#
# I have mailed for clarification of this license on 16 March
# 2005, but have not yet received a response (1 April 2005).

bgcolor=0

tx=0

ty=0
tw=1024
th=768

text_x=442
text_y=429
text_size=16
#text_color=0x000000
text_color=0xffffff
text_font=Vera.ttf

#silentpic=/etc/splash/snowboard-tux/images/silent-1024x768.png
silentpic=/etc/splash/snowboard-tux/images/usplash_tux_on_ice.png

#text silent VeraBd.ttf 36 601 16 #ffffff "Software Suspend 2"
#text silent VeraBd.ttf 36 600 15 #000000 "Software Suspend 2"

#box silent noover kar_1 kar_2 kar_3 kar_4 #000000
#box silent inter kar_1+1 kar_2+1 kar_1+1 kar_4-1 #ffffff
#box silent noover 600 80 1015 105 #000000
#box silent inter 601 81 601 104 #ffffff

box silent 305 400 718 420 #0057a9
#The following lines create a transition from white to black - fade effect
box silent inter 305 400 718 420 #00c6ed
box silent 718 400 718 420 #000000

# size x Y
text silent VeraBd.ttf 16 512 middle 410 middle #000000 eval "$progress%"

Replace the PNG above with usplash_1024_768.png from after kubuntu-default-settings package.












The image above may look a bit funny thats because I have a 1280x800 (laptop) screen and to display
fbsplash at 1024x768 correctly do the following. Cut the image to 1024 x 640 and scale it to 1024x768. Now the image will good in fbsplash. (or easier download the above image).

If you now suspend you will get a screen similar to bootsplash when you tuxonice.



0 comments: