Lubuntu/LXDE Eject Key Binding

August 19th, 2014

Sheesh, THIS basic stuff really ought to work already, but it doesn’t seem to. When you press the eject key on the keyboard, nothing happens. It’s easy to fix, but not quite evident at first. Add the following piece to ~/.config/openbox/lubuntu-rc.xml (or might be just rc.xml) together with the rest of the key bindings:

<!-- Eject with... eject -->
<keybind key="XF86Eject">
  <action name="Execute">
    <command>eject</command>
  </action>
</keybind>

After that killall -USR2 openbox and things should be a-ok.

Filed under: linux,softat

Kommentin kirjoitus

You must be logged in to post a comment.

RSS feed for comments on this post.


Kommenttien virta

Aiheet