0

After upgrading to 14.04 my Ubuntu started capturing Alt for window menu focus. This hides Guake when I type Alt+., for example, and takes away the focus of many text fields.

This shortcut is not listed in Preferences-> Keyboard -> Shortcuts. How do I disable it?

BoppreH
  • 125

1 Answers1

2

Alt binding can be changed in CCSM

sudo apt-get install compizconfig-settings-manager

enter image description here

m132
  • 829