GNOME Bugzilla – Bug 708204
Enabling mouse pointer highlighting breaks keyboard shortcuts involving Ctrl
Last modified: 2015-11-19 16:34:30 UTC
Steps to reproduce: - Create a shortcut Ctrl-` for gnome-terminal - (Not sure if relevant: Use gnome-tweak-tool to set Caps Lock as another Ctrl key) - Verify that Ctrl-` pops open a terminal - Enable mouse pointer highlighting using Ctrl in gnome-tweak-tool - Verify that Ctrl-` only reluctantly (after multiple attempts) pops open a terminal
That code lives in gnome-settings-daemon and is broken. The plan is to reimplement it in gnome-shell directly. See also bug 738159. *** This bug has been marked as a duplicate of bug 690055 ***