ratpoison-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RP] queries from a new user...


From: Ryan Yeske
Subject: Re: [RP] queries from a new user...
Date: 16 Apr 2001 11:49:56 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

shawn <address@hidden> writes:

> > 
> >> lastly i use xmms on my home laptop.  any tips to get it to play nice
> >> with ratpoison?  
> >
> >dont think i can help you here.  in what way doesnt it play nice with
> >ratpoison?
> 
> you could get the cdtools package and bind keys in ratpoison to play,
> pause, and skip (what more do you really need?):
> 
> bind l exec cdplay
> bind ^l exec cdpause

I use the single binding:

:bind g exec if [ `cdinfo` = "play" ]; then cdpause; else cdplay; fi

Ryan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]