wok-6.x view mplayer/stuff/mplayer.conf @ rev 18140
syslinux/taziso: add floppyset
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 15 16:28:54 2015 +0200 (2015-06-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 ""'