* usr/share/lubuntu/openbox/rc.xml

- Add shortcuts for windows tiling (SuperKey + the direction).
This commit is contained in:
Julien Lavergne 2012-10-27 11:48:28 +02:00
commit e937496a5e
2 changed files with 39 additions and 0 deletions

2
debian/changelog vendored
View File

@ -5,6 +5,8 @@ lubuntu-default-settings (0.30) UNRELEASED; urgency=low
- Use Ubuntu font in lxterminal.
* usr/bin/startlubuntu*
- Install the lxterminal configuration file.
* usr/share/lubuntu/openbox/rc.xml
- Add shortcuts for windows tiling (SuperKey + the direction).
-- Julien Lavergne <gilir@freedom> Mon, 22 Oct 2012 22:26:04 +0200

View File

@ -322,6 +322,43 @@
<direction>down</direction>
</action>
</keybind>
<!-- Keybindings for window tiling -->
<keybind key="W-Left"> # HalfLeftScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>0</y>
<height>97%</height>
<width>50%</width>
</action>
</keybind>
<keybind key="W-Right"> # HalfRightScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>-0</x>
<y>0</y>
<height>97%</height>
<width>50%</width>
</action>
</keybind>
<keybind key="W-Up"> # HalfUpperScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>0</y>
<width>100%</width>
<height>50%</height>
</action>
</keybind>
<keybind key="W-Down"> # HalfLowerScreen
<action name="UnmaximizeFull"/>
<action name="MoveResizeTo">
<x>0</x>
<y>-0</y>
<width>100%</width>
<height>50%</height>
</action>
</keybind>
<!-- Keybindings for running applications on Home + E -->
<keybind key="W-e">
<action name="Execute">