Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (584B)
---
1 mpdcontrol
2 ==========
3
4 Description
5 -----------
6 Control Music Player Daemon via keybinds.
7
8 By default `MODKEY + Escape` stops/pauses the current song or plays it
9 depending on the state of the player. If the song is a file on disk it p…
10 it, if it's a stream it stops it since pause on a stream doesn't make se…
11
12 `MODKEY + F1` goes to previous song.
13 `MODKEY + F2` goes to next song.
14
15 `libmpdclient` is needed for this patch to work.
16
17 Download
18 --------
19 * [dwm-r1615-mpdcontrol.diff](dwm-r1615-mpdcontrol.diff)
20
21 Author
22 ------
23 * Barbu Paul - Gheorghe <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.