[openbox] Mediakeys on Notebook

David Courtney blixel at gmail.com
Tue Jun 6 18:13:20 EDT 2006


> > Ahh.... does that mean that mean instead of this:
> >
> >  <keybind key="XF86AudioMute">
> >   <action name="Execute"><execute>amixer -q -c 0 sset Master
> > toggle</execute></action>
> >  </keybind>
> >
> > I can have this:
> >
> >  <keybind key="0xA0">
> >   <action name="Execute"><execute>amixer -q -c 0 sset Master
> > toggle</execute></action>
> >  </keybind>
> >
> > And then forego Xmodmap?
>
> You could, but arguably it's nicer to have the names in rc.xml than the
> keycodes.
>

Yeah ... as soon as I changed the first code (to try it out), I
realized it was probably preferable to have the more descriptive
names.  Especially for all the rhythmbox keys where the command itself
doesn't describe the action.



More information about the openbox mailing list