How can I set up my Xubuntu to quickly use a hotkey (super + direction keys) like Aero Snap in Windows 7?
|
|
Very similar to Jamie's answer, I set up the settings in the same place (Settings Manager > Window Manager > Keyboard) to directly mimic Aero Snap:
|
|||
|
|
|
If you don't want to install Compiz on Xubuntu, you can still gain some useful window manager keyboard shortcuts with XFCE. In Xubuntu 11.10 I've setup keyboard shortcuts for the following actions (you can configure your own keyboard shortcuts by going to Settings Manager > Window Manager > Keyboard):
Obviously, none of the above actions will move windows or make them precisely 50% width as the "aero" stuff does, but they're helpful nonetheless. For example, if you want two windows, side by side, at full height, you might:
Granted, that's a bit more work than the Unity "aero" like behavior; I still find those window manager shortcuts rather useful. |
|||
|
|
|
install Compiz, go to your System menu > CompizConfig Settings Manager > right at the end of the window under Window Management Section click on Snapping Windows > Choose the key bindings and behaviour and then click Enable Snapping Windows from the left side of the window and you are done :) To install both "compiz" and its external "compizconfig-settings-manager":
|
|||||||
|
|
This page shows how to do it with wmctrl (it's in the Ubuntu repositories, tiny program that stays out of your way until you call it) and even how to call the command with mouse gestures (though fortunately you can just ignore that if you want …). Note that you'll have to un-blogify the quotes on the commands shown there. Jamie Krug already showed how to get keybindings for maximising etc., bind a key to
to make the window fill the right 50% of your screen, etc. |
||||
|
|
|
There are verious daemons in the open source world that will handle multi-media keyboards or "hot keys" Maybe this project will be useful to you: |
|||
|
|