wok diff mplayer-svn/stuff/mplayer.conf @ rev 10964
fcitx: up to v4.1.2
author | Liu Peng <hipeng@yahoo.com> |
---|---|
date | Mon Oct 03 22:42:21 2011 +0800 (2011-10-03) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mplayer-svn/stuff/mplayer.conf Mon Oct 03 22:42:21 2011 +0800 1.3 @@ -0,0 +1,10 @@ 1.4 +# /etc/mplayer/mplayer.conf: MPlayer default configuration for SliTaz. 1.5 +# For more info and examples, please see: /etc/mplayer/example.conf 1.6 +# 1.7 + 1.8 +# Specify default video driver (see -vo help for a list). 1.9 +vo=xv 1.10 + 1.11 +# Specify default audio driver (see -ao help for a list). 1.12 +ao=alsa 1.13 +