0

I want to switch virtual Desktops via buttonpress, it should simply go to the next virtual Desktop. My first approach was trying to assign win+ctrl+Left/Right to a button, but since it doesn't loop that doesn't work, so I hope there is a way to check which desktop I am on and tell it to go to the other one.

Any ideas on that?

Dex
  • 1
  • Could you post your attempt so far? It helps if we have a starting point. – Broots Waymb Jan 10 '20 at 13:42
  • Hi! I don't have an attempt, I tried to figure out on how to fake button-presses but once I realized that won't work either way I dropped that. Now I only had the idea of if it's possible to somehow tell via C# to change Desktops. – Dex Jan 10 '20 at 13:47
  • Read the notes here: [Using SetWindowPos with multiple monitors](https://stackoverflow.com/a/53026765/7444103) – Jimi Jan 10 '20 at 14:45
  • https://stackoverflow.com/a/32417530/17034 – Hans Passant Jan 10 '20 at 15:16

0 Answers0