My Linux chronicles continue with this guide: How to make Gnome Do get triggered with the super key (aka the windows key, aka the flag key).
First, close Gnome Do, then run this command in a terminal:
gconftool-2 -t string -s /apps/gnome-do/preferences/Do/CoreKeybindings/SummonKey "Super_L"
And that’s it! You’re done!
