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 <[email protected]>
> ~/.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
> [email protected]
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
>
>
--
Lubuntu-users mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/lubuntu-users