Jump to content

Disable splash screen (KDE, OpenOffice.org, Quanta)


gregor
 Share

Recommended Posts

KDE

Edit file:

/usr/bin/startkde

Comment out:

#if [ -e /usr/bin/ksplashml ]; then

# ksplashml

#else

# ksplash

#fi

 

OpenOffice.org

Edit file:

/usr/lib/openoffice/program/sofficerc

set Logo to 0

 

Quanta:

You have to run it with --nologo switch (e.g. change it in menudrake or write a shell script)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...