1) in terminal:
setxkbmap -option altwin:ctrl_win
2) to make it permanently:
sudo vi /etc/default/layout
add this line:
XKBOPTIONS="altwin:ctrl_win"