On GNOME desktop environment the M-SPC (alt+space) key combo is used to show GTK app menu dropdown, which conflicts with XFK shortcut to enter the command mode. This is probably the case for other desktop environments based on GNOME.
Solution
Remove the activate-window-menu keybind with gsettings.
gsettings set org.gnome.desktop.wm.keybindings activate-window-menu []
Problem
On GNOME desktop environment the M-SPC (alt+space) key combo is used to show GTK app menu dropdown, which conflicts with XFK shortcut to enter the command mode. This is probably the case for other desktop environments based on GNOME.
Solution
Remove the
activate-window-menu
keybind with gsettings.Source
https://elementaryos.stackexchange.com/questions/4422/disable-alt-space-shortcut-for-window-menu