Tip of the Day: Number 3372.7

Windows: Moving Applications Between Multiple Monitors

[Win] + [Shift] + ([⬅] or [➡])

One simple, elegant key stroke sequence vs. :

Moving a window that is maximized:
[Alt] + [Space]
[R]
[Alt] + [Space]
[M]
[⬅]  or  [➡]

No comments:

Post a Comment

VS Code + Azure DevOps Pipelines

Update your settings.json to include this file association:    "files.associations" : {     "*pipeline*.yaml" : "az...