On Fri, 30 Oct 2015 00:45:41 -0500 Larry Wyble <[email protected]> wrote:
> > I found the key bindings.cfg but can't figure out how to bind the > volume controls. I would like to bind something like c/a/up for vol up > and so forth but can't figure out the volume naming part. Any help > would be appreciated. > > Thanks, > Larry > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users Nevermind I figured it out. Just in case someone else needs the info: In the bindings.cfg I put: "KeyDown CA Up exec /home/larrywyb/.e16/volup" And in the script "volup" I put: amixer sset Master 10+ And the opposite for down volume. :) thanks anyway :) ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
