From: Colin P. Mccabe Date: Mon, 26 Dec 2016 04:55:00 +0000 (-0800) Subject: .mplayer/config: set -ao pulse, noar, nojoystick, nolirc, nomouseinput X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2669967f3041ad78bd63e9392ade71aaf5699d9b;p=cmccabe-etc .mplayer/config: set -ao pulse, noar, nojoystick, nolirc, nomouseinput --- diff --git a/.mplayer/config b/.mplayer/config index ce6bfe5..598b390 100644 --- a/.mplayer/config +++ b/.mplayer/config @@ -4,9 +4,13 @@ cache=8192 cache-min=4 monitoraspect=16:10 -#vo=xv -heartbeat-cmd="xscreensaver-command -deactivate >&- 2>&- &" -fs=1 +ao=pulse +#heartbeat-cmd="xscreensaver-command -deactivate >&- 2>&- &" +fs=yes +noar=yes +nojoystick=yes +nomouseinput=yes +nolirc=yes #[protocol.dvd] #profile-desc="profile for dvd:// streams"