diff options
author | June McEnroe <june@causal.agency> | 2013-05-09 18:22:22 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-05-09 18:22:22 -0400 |
commit | 8032a86be6306b95b34cd41f753cb6fb2cb1d733 (patch) | |
tree | 6f48476b9d7c3c1338b3f5037b027b8c909d5dae /.mplayer | |
parent | Float mplayer2 windows (diff) | |
download | src-8032a86be6306b95b34cd41f753cb6fb2cb1d733.tar.gz src-8032a86be6306b95b34cd41f753cb6fb2cb1d733.zip |
Add mplayer configuration
Diffstat (limited to '')
-rw-r--r-- | .mplayer/config | 1 | ||||
-rw-r--r-- | .mplayer/input.conf | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/.mplayer/config b/.mplayer/config new file mode 100644 index 00000000..9d9036d9 --- /dev/null +++ b/.mplayer/config @@ -0,0 +1 @@ +ao=pulse diff --git a/.mplayer/input.conf b/.mplayer/input.conf new file mode 100644 index 00000000..486422aa --- /dev/null +++ b/.mplayer/input.conf @@ -0,0 +1 @@ +MOUSE_BTN0 pause |