gnome-shell-extension-quake-mode
gnome-shell-extension-quake-mode copied to clipboard
Can't remove accelerator and its shortcut
I was playing with configuration and added second accelerator with its shorcut key. Now I can't remove it via settings GUI. Can you add some kind of clear button?
Try pressing the backspace key
Thanks, works with shortcut, but can't remove application.
I've managed to clean both with dconf:
dconf reset /com/github/repsac-by/quake-mode/accelerators/quake-mode-accelerator-2
dconf reset /com/github/repsac-by/quake-mode/apps/app-2
but it could be "magic" for less experienced users ;-)
Had the same problem.
I bound an app to a shortcut that I no longer wanted.
There's no option to remove a shortcut & app from the settings UI.
But running the commands @raczkow put works.
Download dconf-editor
from Software Center
. Open, then search for quake-mode
. Click on each accelerator, erase key. Don't forget to click on apps
sub-folder, click on remaining app-1 through app-5
and erase.