Saturday, January 23, 2016

Change LXDE keybinding without logging out

When you make edits to ~/.config/openbox/lxde-rc.xml to change keybinding, you have two options to make the changes take effect. First option is to logout or second option is to run the following command:
$:  openbox --reconfigure

Reference(s):
http://wiki.lxde.org/en/LXDE:Questions#How_do_I_modify_mouse.2Fkeyboard_bindings.3F

No comments:

Using Emacs as editor for SBCL on Ubuntu 26.04

Using Emacs as editor for SBCL on Ubuntu 26.04 Version info: OS: Ubuntu 26.04 Emacs: 30.2 SBCL: 2.6.0 Install Emacs and SBCL...