wok annotate mplayer-opt/stuff/mplayer.conf @ rev 18517

xset-screensaver.sh: some fixes
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 25 03:23:44 2015 +0100 (2015-10-25)
parents f520133fcbf4
children 9a9d8eb38212
rev   line source
al@16703 1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz.
al@16703 2 # For more info and examples, please see: /etc/mplayer/example.conf
al@16703 3 #
al@16703 4
al@16703 5 # Specify default video driver (see -vo help for a list).
psychomaniak@16994 6 vo=xv,x11,fbdev2,
al@16703 7
al@16703 8 # Specify default audio driver (see -ao help for a list).
psychomaniak@16994 9 ao=oss,alsa:device=hw=0.0,alsa,
psychomaniak@16994 10 ac=mad,
al@16703 11
psychomaniak@16957 12 stop-xscreensaver="1"
psychomaniak@16957 13 heartbeat-cmd='echo -n ""'
psychomaniak@16953 14 quiet="1"
psychomaniak@16957 15