1

How can I bind alt-space to open Gnome-Do in Ubuntu Precise 12.04? I disabled the "activate window menu" Unity alt-space shortcut from the keyboard settings, but Gnome-Do still doesn't receive the alt-space shortcut.

Jorge Castro
  • 73,717
user77859
  • 141

2 Answers2

0

OP Posted: Solved this. I had to disable the Alt-` shortcut

Run compizconfig-settings-manager

Install via the software center

Then run ccsm

Or by terminal:

sudo apt-get update
sudo apt-get install compizconfig-settings-manager
ccsm

Go to Ubuntu Unity Plugin => Switcher and change Key to flip through windows in the switcher to something other than "Default"

Jorge Castro
  • 73,717
0

Solved this. I had to disable the Alt-` shortcut

Run compizconfig-settings-manager

sudo apt-get install compizconfig-settings-manager
ccsm

Go to Ubuntu Unity Plugin => Switcher and change Key to flip through windows in the switcher to something other than "Default". (Default means that Alt-` is used)

user77859
  • 141