0

I want to set super+ w/a/s/d to move workspaces. However super+s and super+w do not work.

First I had to disable<super> on How do I disable the Super key?

Charles Green
  • 21,339
Vitor Abella
  • 7,537
  • Provide information about your current system and version. It all will depends on the window manager/desktop environment you are using. – vanadium Sep 08 '18 at 09:54

1 Answers1

0

Use compiz CCSM

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

"<super>+w"

CCSM>Window management>Scale>bindings --> disable <super>+w;

<super>+s

CCSM>Desktop>Expo>Bindings --> disable <super>+s;

Vitor Abella
  • 7,537