
| Customize or remove the splash screen | ||||||||||||||
| 摘自: www.oooninja.com 被阅读次数: 40 | ||||||||||||||
由 yangyi 于 2008-05-20 18:49:17 提供 | ||||||||||||||
The splash screen can be a useful way of providing visual feedback that OpenOffice.org is starting, so the user does not keep trying to start it. However, some people people prefer to remove splash screen, and others prefer to customize the splash screen to match the system theme. Brendan Whelan designed this OpenOffice.org 2 splash screen in a contest. Remove the splash screenOn Windows, use a plain text editor such as notepad.exe to edit c:\Program Files\OpenOffice.org 2.4\soffice.ini. The path will vary depending on your version of OpenOffice.org. On Unix-like systems such as Linux and FreeBSD, use a plain text editor such as vim, emacs, or gedit to edit the file sofficerc. You will need root permissions, so use sudo, su, gksudo, or equivalent. The sofficerc path varies depending on your version and edition of OpenOffice.org. Here are some common paths:
Find the line that looks like this: [Bootstrap]
Logo=1
Then, change the 1 to a 0. Save and close the file. That's it. An alternative method is to append -nologo to all the OpenOffice.org shortcuts. It's easy to create a one shortcut, but it is tedious to change all the launchers. The Logo=0 method is easier. Another alternative is to simply rename or delete intro.bmp: see the next section on where to find it.
Change the splash screenSimply replace intro.bmp with another 440x286 indexed BMP or a 24-bit RGB, but do not use 32-bit RGB. You will need root or administrator privileges and a tool such as the GIMP to make BMPs. The path of intro.bmp varies depending on your edition and version of OpenOffice.org. Common paths include:
Here are some pre-made OpenOffice.org splash screens:
For any others you find, post links to any others in the comments. Of course, you can also make your own. To customize the progress bar which is painted over the splash screen, edit soffice.ini (Windows) or sofficerc (everyone else). Here are possible keys:
April fools' jokePerhaps you want to scare a friend: oh no, Microsoft bought Sun Microsystems! Perhaps you want to fool colleagues: yeah, we got the Office 2003 to Office 2007 upgrades real cheap, and it's a much smaller installation too! This Office 2007 theme will do the trick. Original link: http://www.oooninja.com/2008/03/... |