Question

I am using Linux Mint and experimenting with IntelliJ.

IntelliJ has a Alt+F1 shortcut (Select in...). Unfortunately it is also used by Mint to display an overview of workspaces.

I would like to keep the shortcut's use for IntelliJ and disable it in Mint.

Where can I disable this Alt+F1 in Mint? I can't see it anywhere in Keyboard Shortcuts.

Was it helpful?

Solution

As CharliePrynn pointed out, superuser.com would be a better place for this question.

I actually found the solution there: https://superuser.com/questions/531874/disable-alt-f1-keyboard-shortcut-in-cinnamon:

gsettings set org.gnome.desktop.wm.keybindings panel-main-menu "[]"

plus logout & login

OTHER TIPS

You can install "CompizConfig Settings Manager" and disable shortcut in "Ubuntu Unity Plugin" section.

CompizConfig Download

Edit > Keyboard Shortcuts..., and uncheck "Enable menu access keys".

Distro: Linux Mint 20 Ulyana base: Ubuntu 20.04 focal

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top