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.
Asked
Active
Viewed 3.0k times
2 Answers
17
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,322
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
.
-
1Please be aware that running
kwin --replace
and then closing the terminal window will make your desktop to stop working. – Masoud Feb 20 '17 at 10:09 -
move
and I couldn't find it – hytromo Sep 07 '17 at 23:19