Eu percebi isso. Eu acho que é um bug em ccsm
.
Eu usei dconf
para assistir às alterações nas configurações usando ccsm
:
$ dconf watch /
/org/compiz/profiles/unity/plugins/unityshell/show-launcher
unset
unset
??
$ dconf read /org/compiz/profiles/unity/plugins/unityshell/show-launcher
$
Sim ... A chave nem existe.
$ dconf list /org/compiz/profiles/unity/plugins/unityshell/
[... show-launcher not in list...]
Então eu configuro manualmente também usando dconf
(OBSERVAÇÃO você precisa duplicar e citar a string de valor):
$ dconf write /org/compiz/profiles/unity/plugins/unityshell/show-launcher "'<Super>'"
$ dconf read /org/compiz/profiles/unity/plugins/unityshell/show-launcher
'<Super>'
Agora tudo funciona. Yay!
EDIT: Para proprietários de DELL: @jooon descobriu uma solução diferente. A Dell instala um pacote que intencionalmente quebra a super-chave chamada dell-super-key
.