$OpenBSD: patch-gnome-mplayer_schemas_in,v 1.2 2010/03/29 12:16:07 dcoppa Exp $
set some sane defaults:
use mplayer's software volume control (see pkg/MESSAGE)
disable bar animation in full screen
use xscrnsaver controls over gnome-power-manager
--- gnome-mplayer.schemas.in.orig Thu Jan 7 21:26:00 2010
+++ gnome-mplayer.schemas.in Wed Mar 24 11:09:23 2010
@@ -222,7 +222,7 @@
/apps/gnome-mplayer/preferences/disable_animation
gnome-mplayer
bool
- FALSE
+ TRUE
Disable Animation
Disable animation of fullscreen control bar sliding away
@@ -270,7 +270,7 @@
/apps/gnome-mplayer/preferences/softvol
gnome-mplayer
bool
- FALSE
+ TRUE
Have mplayer use the softvol option
When set to TRUE the softvol option is passed to mplayer, useful for machines without pulseaudio
@@ -546,7 +546,7 @@
/apps/gnome-mplayer/preferences/use_xscrnsaver
gnome-mplayer
bool
- FALSE
+ TRUE
Set to TRUE if you want to use xscrnsaver controls over gnome-power-manager
When enabled directly tells the xscreensaver to inhibit itself, otherwise uses gnome-power-manager