Keybindings for closing applications and maximising window
Posted: Tue Jul 23, 2013 5:21 pm
Dear all,
i am new to lxde. I used to run xfce4. Anyway, I have to change the config file to use keyboard shortcuts since, as I understand, there is no GUI to do so. Plus it's more fun I supppose.
I manage to do most my shorcuts. For instance, to start iceweasel:
<!-- Remap Key To Launch iceweasel -->
<keybind key="C-A-w">
<action name="Execute">
<command>/usr/bin/iceweasel</command>
</action>
</keybind>
However, there are a few I do not know how to do:
- one is to close the window on top. I used to have C-A-x (ctrl + Alt + X). But I don't know what is the command that actually closes the top window. It looks like it's GDM, but I am not sure.
- the other one is to maximise the window on top
any help would be welcome.
best,
i am new to lxde. I used to run xfce4. Anyway, I have to change the config file to use keyboard shortcuts since, as I understand, there is no GUI to do so. Plus it's more fun I supppose.
I manage to do most my shorcuts. For instance, to start iceweasel:
<!-- Remap Key To Launch iceweasel -->
<keybind key="C-A-w">
<action name="Execute">
<command>/usr/bin/iceweasel</command>
</action>
</keybind>
However, there are a few I do not know how to do:
- one is to close the window on top. I used to have C-A-x (ctrl + Alt + X). But I don't know what is the command that actually closes the top window. It looks like it's GDM, but I am not sure.
- the other one is to maximise the window on top
any help would be welcome.
best,