GNOME Bugzilla – Bug 679276
Customization for <Super>+Left, <Super>+Right
Last modified: 2012-07-03 08:11:43 UTC
Hi there, I couldn't find where to customize the new <Super>+{Left,Right} keyboard shortcuts. I like what they do, but I'd like that bound to different keys. I checked - the 'shortcuts' settings window - org.gnome.desktop.wm.keybindings in dconf - apps.metacity in gconf
It's in gnome-control-center for me. Windows => View split on left / View split on right. What distribution are you using?
(In reply to comment #0) > I couldn't find where to customize the new <Super>+{Left,Right} keyboard > shortcuts. I like what they do, but I'd like that bound to different keys. Please note that bugzilla is not a support forum. > I checked > > - the 'shortcuts' settings window This is the recommended way of changing those keybindings, under 'Windows', you should find 'View split on left' and 'View split on right' (unless you are using Ubuntu, in which case the necessary changes to System Settings were reverted) > - org.gnome.desktop.wm.keybindings in dconf > - apps.metacity in gconf gsettings get org.gnome.mutter.keybindings toggle-tiled-left gsettings get org.gnome.mutter.keybindings toggle-tiled-right
Created attachment 217872 [details] Debian-generated software info
It's not there for me, unless I'm very blind.
Do you have a /usr/share/gnome-control-center/keybindings/50-mutter-windows.xml ? If not, this is a distribution bug. Contact Debian for support.
Thanks! http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680004
This file should be supplied by mutter, not gnome-control-center. See: http://git.gnome.org/browse/mutter/tree/src/Makefile.am http://git.gnome.org/browse/mutter/tree/src/50-mutter-windows.xml.in
Thanks for the notice. Won’t that conflict with the same file already shipped by metacity?
(In reply to comment #8) > Thanks for the notice. Won’t that conflict with the same file already shipped > by metacity? It has mutter in the name.