You are not logged in.
Hi all.
When I hit Ctrl + Shift + D it opens xfce/panel/wrapper-2.0 I can't locate keybind to stop this.
I'm not sure what this wrapper program even does. Is there a way to disable this keyboard shortcut?
Any help appreciated.
Offline
That's the GTK+ Inspector. It's built in to GTK and can be used for editing GTK looks and behavior. I'm not sure it can be disabled other than not using the key combo. Another one for it Ctrl + Shift + I, used to access a widget on an active window.
I found it.
https://blog.gtk.org/2017/04/05/the-gtk-inspector/
Last edited by eriefisher (2024-03-30 11:06:58)
Siduction
Debian Sid
Xfce 4.18
Offline
Hello and welcome.
That is the GTK Inspector that is opening. The wrapper is xfce4-panel opening, in this case, the whiskermenu panel plugin. You can disable this keyboard shortcut in GTK by running:
gsettings reset org.gtk.Settings.Debug enable-inspector-keybinding
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hello and welcome.
That is the GTK Inspector that is opening. The wrapper is xfce4-panel opening, in this case, the whiskermenu panel plugin. You can disable this keyboard shortcut in GTK by running:
gsettings reset org.gtk.Settings.Debug enable-inspector-keybinding
That did it. Thank you!
and thank you for that link eriefisher
Offline
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 529.03 KiB (Peak: 532.34 KiB) ]