After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 662232 - Improve configuration of key bindings
Improve configuration of key bindings
Status: RESOLVED OBSOLETE
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-10-19 19:26 UTC by Alex Hofbauer
Modified: 2021-07-05 14:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Hofbauer 2011-10-19 19:26:50 UTC
Currently the possibilities to configure input are quite limited.

While I agree that "normal" people don't need more than one keyboard shortcut for one option, there's still a lot of input events one could use for various tasks in gnome-shell. For example I'd like to bind the thumb button of my mouse to switch to overlay mode which comes in really handy for window selection.

Currently I can only achieve this by using xbindkeys and a lengthy dbus call [1]. It works, but I consider it quite ugly because the mouse button has to be released while executing that call or it will block the whole action (and nothing happens at all).



[1] dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.freedesktop.DBus.Properties.Set string:org.gnome.Shell string:OverviewActive variant:boolean:true
Comment 1 Allan Day 2016-11-11 17:33:53 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 373934 ***
Comment 2 Bastien Nocera 2016-11-12 14:32:12 UTC
I'll reopen, as this is about mouse button bindings, not keybindings.
Comment 3 GNOME Infrastructure Team 2021-07-05 14:38:43 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of  gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/

Thank you for your understanding and your help.