Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do you disable the screensaver when using vlc?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Keffin
Apprentice
Apprentice


Joined: 14 Feb 2004
Posts: 202
Location: England

PostPosted: Mon Nov 22, 2004 9:49 pm    Post subject: How do you disable the screensaver when using vlc? Reply with quote

^ Topic. I've just skimmed vlc --advanced -H and didn't see any option. Is one available?

Thanks.
_________________
Always cut the deck if it ups your odds.
Back to top
View user's profile Send private message
jamesdick628
Apprentice
Apprentice


Joined: 14 Oct 2004
Posts: 158
Location: Worcester, MA

PostPosted: Tue Nov 23, 2004 5:38 am    Post subject: Reply with quote

If you're using xscreensaver you can just run a simple shell script to kill xscreensaver, run vlc, and then restart xscreensaver.

Code:

#!/bin/sh

xscreensaver-command -exit
vlc
xscreensaver -nosplash


If you're using KDE's screen saver or something else I wouldn't know where to begin. Hope this solves your problem.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum