XF86 keybinds

Andre Rodovalho andre.rodovalho at gmail.com
Sun Nov 10 02:21:42 UTC 2013


I use:

$ xev

To find which key is that I'm typing...

on lubuntu-rc.xml:

    <!-- Turn off screen -->
    <keybind key="XF86Launch1">
      <action name="Execute">
        <command>xset dpms force off</command>
      </action>
    </keybind>

    <!-- lock screen -->
    <keybind key="XF86Launch2">
      <action name="Execute">
        <command>xscreensaver-command -lock</command>
      </action>
    </keybind>


Hope this helps...


2013/11/9 Augustine Souza <aesouza2008 at gmail.com>

> ~/.config/openbox/lubuntu-rc.xml has keybinds such as keybind
> key="XF86WWW" and keybind key="XF86Terminal".
>
> I have a Dell Inspiron 1545 laptop and I wanted to know if I could use
> those keys. I asked over here: http://askubuntu.com/q/370304/25656.
>
> The answer indicated that /usr/include/X11/XF86keysym.h would be needed.
> However, I see no such folder in Lubuntu 13.10. The only folder in
> /usr/include is "bitmaps".
>
> My question is whether the keybinds I mentioned, XF86WWW and XF86Terminal,
> work for any other users of Lubuntu 13.10 and if they do, whether the users
> have this file which apparently is required to use XF86 keybinds:
> /usr/include/X11/XF86keysym.h
>
> --
> Lubuntu-users mailing list
> Lubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/lubuntu-users/attachments/20131110/c8d59d26/attachment.html>


More information about the Lubuntu-users mailing list