Howto find the window manager being used and disable keyboard shortcuts
Posted: Sun Dec 25, 2016 1:55 pm
I installed LXDE on top of UBUNTU 16.04 LTS because compiz simply makes a hash of multiple screens and workspaces.
LXDE is great, but, like all other distributions, the window manager has a bunch of keyboard shortcuts that get in the way of my favourite editor, e.g., I have mapped in the editor, but it never sees the keystroke because of these shortcuts; instead I get a panel titled "Manage History", which looks like an editor for my recent commands.
I understand that LXDE does not supply a window manager, so my question is, how do I find out which window manager is being used? And then, where has it squirreled away the shortcut definitions?
I started LXDE by selecting the window manager on the UBUNTU logon screen.
As far as I can tell contains no mapping of ; so, presumably I'm not using openbox. Is that correct?
offers no interface to set shortcuts.
TWM gets this right, but that is going to extremes and I like the LXDE panel and menus.
LXDE is great, but, like all other distributions, the window manager has a bunch of keyboard shortcuts that get in the way of my favourite editor, e.g., I have
Code: Select all
control-alt-f
I understand that LXDE does not supply a window manager, so my question is, how do I find out which window manager is being used? And then, where has it squirreled away the shortcut definitions?
I started LXDE by selecting the window manager on the UBUNTU logon screen.
As far as I can tell
Code: Select all
.config/openbox/lxde-rc.xml
Code: Select all
C-A-f
Code: Select all
preferences -> Keyboard and Mouse
TWM gets this right, but that is going to extremes and I like the LXDE panel and menus.