Re: Moving windows with keyboard shortcuts
- From: Florian Müllner <fmuellner gnome org>
- To: mihkel <turakas gmail com>
- Cc: gnome-shell-list gnome org
- Subject: Re: Moving windows with keyboard shortcuts
- Date: Wed, 19 Oct 2011 16:42:03 +0200
On mié, 2011-10-19 at 17:21 +0300, mihkel wrote:
> As I understand I need to define a custom keybinding in System
> Settings-Keyboard-Shortcut keys.
No, custom keybindings in System Settings can be defined to bind an
executable to a keybinding - "move_to_corner_nw" is not an executable,
but a gconf key, which is there error you are seeing.
System Settings does not expose all keybindings known to the WM, the one
you want to set is one of them - so you'll have to fall back to setting
it in gconf directly:
gconftool-2 --set --type
string /apps/metacity/window_keybindings/move_to_corner_nw
"<ctrl><alt>z"
Florian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]