On Sat, Aug 30, 2008 at 07:27:49AM -0400, Chris Wright wrote:
> Hi all,
> 
> I'm using e17 and liking it. But I'm coming from GNOME, and I'd like
> to be able to use rhythmbox and adjust my sound card's volume using my
> keyboard. E17 doesn't have any such functions listed in the key
> bindings GUI.  Is there a way to add these functions without writing
> scripts to call dbus events or do funky things with amixer?

Just create a binding for Launch -> Defined command and set action
param to 
    amixer set Master 2+%
for volume++ and
    amixer set Master 2-%
for volume--. There is nothing funky about it.

-- 
King regards,
Fedor Gusev.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to