Suppose you open four windows. One is Geany one a browser one is LibreOffice and one is terminal. So is there any shortcut key which open four of them next together. I mean this key switch divde the screen to four parts and on every part you see one window. I use unity
Asked
Active
Viewed 66 times
1
1 Answers
1
The combos ctrl+alt+numpad will move the window in focus to the corresponding locations:
- ctrl+alt+7numPad moves the window to the upper left.
- ctrl+alt+8numPad moves the window to the upper right.
- ctrl+alt+1numPad moves the window to the lower left.
- ctrl+alt+3numPad moves the window to the lower right.
Super+W
does exactly what you're describing. What doesn't it fit your needs? – hytromo Jun 13 '14 at 00:50