18

How do I set a shortcut for moving a window to another virtual desktop (e.g. ctrl-alt-shift-[arrow] to drag it to an adjacant workspace), in KDE Plasma 5.x? I could not find this in the settings, and searching the web did not help either.

Yatoom
  • 461

4 Answers4

20

In Kubuntu 17.04 Zesty, in System Settings > Shortcuts > Global Shortcuts > System Settings, you have an option Window One Desktop [Down/to the Left/to the Right/Up]. Which is a slightly different place from what the other answer says.

Wilbert
  • 1,422
14

In the System Settings > Shortcuts > Global Keyboard Shortcuts > KWin, you have an option Window One Desktop [Down/to the Left/to the Right/Up], as well as some other options for moving windows to other desktops or screens.

(I found my solution by searching for kwin move window desktop and selecting time period last year and found this link)

Edit: afterwards I also had a problem that the KWin option was not available from the dropdown. Restarting KWin fixed it: kwin --replace.

Yatoom
  • 461
2

In Plasma 6.0.4 Shift+Ctrl+Super+Right/Left moves active window. Ctrl+F1/F2 and so on switches virtual desktop.

0

If anybody is still looking for this, the shortcuts you need are under System Settings > Keyboard > Shortcuts > KWin:

Switch to Next Desktop     -> Ctrl+Alt+Right
Switch to Previous Desktop -> Ctrl+Alt+Left
Window to Next Desktop     -> Ctrl+Alt+Shift+Right
Window to Previous Desktop -> Ctrl+Alt+Shift+Left