Here I found a workaround: https://bbs.archlinux.org/viewtopic.php?pid=1017546#p1017546
---8<------ For gtk-3 apps like gnome-terminal and nautilus I created a new file: ~/.config/gtk-3.0/gtk.css
@binding-set NoKeyboardNavigation { unbind "<shift>F10" }
* { gtk-key-bindings: NoKeyboardNavigation }
---8<------
Here I found a workaround: https:/ /bbs.archlinux. org/viewtopic. php?pid= 1017546# p1017546
---8<------ gtk-3.0/ gtk.css
For gtk-3 apps like gnome-terminal and nautilus I created a new file: ~/.config/
@binding-set NoKeyboardNavig ation {
unbind "<shift>F10"
}
* { ation
gtk-key-bindings: NoKeyboardNavig
}
---8<------