Results 1 to 4 of 4

Thread: change openoffice splash

  1. #1
    Join Date
    Nov 2004
    Location
    switzerland
    Beans
    51

    change openoffice splash

    hi there...


    is there a way to change the openoffice splash? i would like to have one that fits more into the ubuntu colors...

    thanks
    doni

  2. #2
    Join Date
    Oct 2004
    Beans
    79

    Re: change openoffice splash

    I found out how to change the start splash in open office, just create an image, save it as bmp. The open a terminal, type sudo <where the image is saved at>/intro.bmp /usr/lib/openoffice/program/intro.bmp. That should do it for you. But, if you don't want a splash screen (and faster OOo startup time) install ooqstart-gnome.

    ~Alan

    P.S. I am going to start working on a OOo splash right now
    I was a World before I was a Man;
    I was a Beast before I could Stand;
    I will remember before I forget. BEFORE I FORGET! ~Slipknot

  3. #3
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Beans
    53
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: change openoffice splash

    Hi there, for the longer answer, you can read a discussion here:
    http://ubuntuforums.org/showthread.php?t=346908

    or to get right to it, this site has the specific step-by-step instructions:
    http://www.newsforge.com/software/03...3.shtml?tid=51

    It worked for me, so I hope this helps!

  4. #4
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    112
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: change openoffice splash

    For Feisty:

    1) Download (or make your own) splash-screen in .bmp-format.

    2) Backup the original splash:
    Code:
    sudo mv  /usr/lib/openoffice/program/openintro_ubuntu.bmp /usr/lib/openoffice/program/openintro_ubuntu.bmp_BAK
    3) Set your own splash:
    Code:
    sudo cp <image>.bmp /usr/lib/openoffice/program/openintro_ubuntu.bmp

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •