wok view mplayer/stuff/mplayer.conf @ rev 18291

Up slitaz-boot-scripts (409)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Aug 15 09:24:54 2015 +0200 (2015-08-15)
parents 11021a6d576e
children bb3ad5d937fc
line source
1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz.
2 # For more info and examples, please see: /etc/mplayer/example.conf
3 #
5 # Specify default video driver (see -vo help for a list).
6 vo=xv,x11,fbdev2
8 # Specify default audio driver (see -ao help for a list).
9 ao=alsa:device=hw=0.0,alsa
11 stop-xscreensaver="1"
12 heartbeat-cmd='echo -n ""'