Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: Xeelee 11 Února 2007, 13:50:41
-
Na kde-look.com jsem našel
KDM Theme: http://www.kde-look.org/content/show.php?content=26718 (jaký je rozdíl mezi MDM Theme a (Boot)Splash Screen?)
Splash Screen: http://www.kde-look.org/content/show.php?content=26888
Bootsplash Screen: http://www.kde-look.org/content/show.php?content=51180
ale nevím jak si to mám nastavit.
Hledal jsem zde na fóru a na google.cz/linux ale nenašel jsem žádný český návod kterému bych rozuměl.
V /usr/share/doc/usplash/README.upslash jsem našel nějaký návod ale angličtinu moc neovládám.
Usplash is a userspace bootsplash application built on top of the BOGL
framebuffer library.
BUILDING
make
INSTALLING
make install
mkdir /var/lib/usplash
mkfifo /var/lib/usplash/usplash_fifo
USING
usplash will launch the bootsplash program.
usplash_write will write commands to the usplash fifo. It uses
non-blocking IO, so will exit with an exit code of 0 if usplash is not
running. The format of a usplash command is COMMAND argument - this
must be passed as a single argument to usplash_write.
Current commands are:
TEXT - prints a line of text
STATUS - prints text in the right hand side of the usplash screen
SUCCESS - prints green text in the right hand side of the usplash screen
FAILURE - prints red text in the right hand side of the usplash screen
PROGRESS - prints a progress bar of argument percent
CLEAR - clears the text area
TIMEOUT - sets the timeout to something other than 15 seconds
QUIT - quits the usplash daemon
EXAMPLES
usplash_write "TEXT hello usplash!" - will write "hello usplash!" to
the text area
usplash_write "TEXT test" - will scroll "hello usplash!" upwards and
print "test" in its original location
usplash_write "STATUS yes" - will print "yes" to the right of "test"
usplash_write "PROGRESS 20" - will print a progress bar that covers
20% of the progress bar area
usplash_write "QUIT" - will quit the daemon
-
Nikdo neví?
A kde je ten malý obrázek který se objevuje v odhlašovacím okně někdo ví?
Díky za odpověď.