emms-help
[Top][All Lists]
Advanced

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

[emms-help] Re: emms and dbus


From: joakim
Subject: [emms-help] Re: emms and dbus
Date: Mon, 25 Feb 2008 17:23:50 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Yoni Rabkin <address@hidden> writes:

> address@hidden writes:
>
>> Some improvements I would like to examine:
>> - My laptop keyboard only has 4 multimedia keys, how to control emms
>> efficiently then(only play, stop next previous, no seek)?
>
> I got the following in my .emacs to use the "Fn" keys on my X60
> laptop. Works great with GNU Emacs 23.0.60.2 of 2008-02-24:
>
> (global-set-key (kbd "<XF86AudioStop>") 'emms-stop)
> (global-set-key (kbd "<XF86AudioNext>") 'emms-next)
> (global-set-key (kbd "<XF86AudioPrev>") 'emms-previous)
> (global-set-key (kbd "<XF86AudioPause>") 'emms-pause)

Yes, but this only works while emacs has focus right?
(Ok, focus should never leave emacs ok ok)

>
> -- 
>    "Cut your own wood and it will warm you twice"
>
>
-- 
Joakim Verona




reply via email to

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