wok annotate mplayer/stuff/mplayer.conf @ rev 18297

Up linux (3.2.71), again
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 17 13:02:26 2015 +0200 (2015-08-17)
parents 11021a6d576e
children bb3ad5d937fc
rev   line source
pankso@1076 1 # /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz.
pankso@1076 2 # For more info and examples, please see: /etc/mplayer/example.conf
pankso@1076 3 #
pankso@1076 4
pankso@1076 5 # Specify default video driver (see -vo help for a list).
psychomaniak@16974 6 vo=xv,x11,fbdev2
pascal@1138 7
pascal@1138 8 # Specify default audio driver (see -ao help for a list).
psychomaniak@16974 9 ao=alsa:device=hw=0.0,alsa
pascal@1138 10
psychomaniak@16974 11 stop-xscreensaver="1"
psychomaniak@16974 12 heartbeat-cmd='echo -n ""'
psychomaniak@16974 13