View previous topic :: View next topic |
Author |
Message |
kaput Apprentice
Joined: 23 May 2003 Posts: 197
|
Posted: Thu Jan 22, 2004 1:34 am Post subject: Way to remove gxine's splash screen? |
|
|
I've been using gxine for media. However, the blue gxine splash screen is terribly ugly. Is there anyway to remove that splashscreen? I'm not interested in people suggesting different media players at this point. I just want the splash screen removed. Thank you! |
|
Back to top |
|
|
SubAtomic Apprentice
Joined: 20 Dec 2003 Posts: 255 Location: Hobart, TAS, Australia
|
Posted: Thu Jan 22, 2004 6:16 am Post subject: |
|
|
Thats an easy one
Code: | rm -f /usr/share/gxine/pixmaps/splash.png |
|
|
Back to top |
|
|
kaput Apprentice
Joined: 23 May 2003 Posts: 197
|
Posted: Thu Jan 22, 2004 10:25 am Post subject: |
|
|
Well, that removed the image of the splash screen. Unfortunately, now I get a small image with a "X" on it showing that it can't find the image. There's gotta be some way I can stop the program from showing the splash screen all together. Anybody have any ideas? |
|
Back to top |
|
|
kaput Apprentice
Joined: 23 May 2003 Posts: 197
|
Posted: Fri Jan 23, 2004 1:50 pm Post subject: |
|
|
bump |
|
Back to top |
|
|
voody n00b
Joined: 23 Jan 2004 Posts: 14
|
Posted: Fri Jan 23, 2004 3:22 pm Post subject: |
|
|
Assuming gxine is based off xine (and that may be wrong?), I notice that xine offers two command-line parameters:
Code: | xine --no-splash --no-logo
|
This starts xine up with a blank screen.
Maybe this is helpful.
Cheers,
Voody |
|
Back to top |
|
|
kaput Apprentice
Joined: 23 May 2003 Posts: 197
|
Posted: Sat Jan 24, 2004 10:09 am Post subject: |
|
|
Unfortunately, Code: | --no-splash --no-logo |
are not options for gxine. Hrmm. Any other ideas? |
|
Back to top |
|
|
|