Re: [dwm] Console Music poll: cmus/moc/mpd

From: Ross Mohn <rpmohn_AT_waxandwane.org>
Date: Wed, 24 Oct 2007 08:55:50 -0400

On Wed, Oct 24, 2007 at 01:02:02PM +0200, Tube wrote:
> On Tue, Oct 02, 2007 at 03:15:33PM -0400, Ross Palmer Mohn wrote:
> > I've been working with cmus lately and am beginning to like. I'd like
> > to take an informal poll of what console music people use and why.
>
> i used mocp a long time, switched over to cmus and then again back to
> mocp. the cool thing about mocp that i need -- and why i switched back --
> at the moment is that i can remotely control the player (mocp -P for
> pausing and so on). cmus is very nice because of its vim-style but also
> a little bit overfeatured IMHO.

Here's what I use in dwm's config.h:

...
{MODKEY,XK_Home, spawn,"exec cmus-remote --pause" }, \
{MODKEY,XK_End, spawn,"exec cmus-remote --stop" }, \
{MODKEY,XK_Up, spawn,"exec cmus-remote --volume +1" }, \
{MODKEY,XK_Down, spawn,"exec cmus-remote --volume -1" }, \
{MODKEY,XK_Right,spawn,"exec cmus-remote --next" }, \
{MODKEY,XK_Left, spawn,"exec cmus-remote --prev" }, \
...

Cheers! -RPM
Received on Wed Oct 24 2007 - 14:55:52 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:01:54 UTC