wok diff mplayer-svn/stuff/mplayer.conf @ rev 25055
linux: disable Realtek RTL8723AU Wireless LAN NIC driver
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 06 09:43:10 2022 +0000 (2022-06-06) |
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 Jun 06 09:43:10 2022 +0000 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 +