I always have four different application windows open in the same position. I want to assign shortcuts to each one that will allow me to focus that window regardless of the previously focused window. I am thinking of using Super + [window #] to toggle the windows. The desired setup is below.
----------------------------- -----------------------------
| | | |
| | | |
| | | |
| Window 1 | | Window 2 |
| | | |
| Focus by pressing Super+1 | | Focus by pressing Super+2 |
| | | |
| | | |
| | | |
----------------------------- -----------------------------
----------------------------- -----------------------------
| | | |
| | | |
| | | |
| Window 3 | | Window 4 |
| | | |
| Focus by pressing Super+3 | | Focus by pressing Super+4 |
| | | |
| | | |
| | | |
----------------------------- -----------------------------
Does anyone know of a way to do this?
I'm using Ubuntu 16. The windows are really spread across 3 different screens but I don't think that should matter.