windows 当第二个屏幕不可见时,将窗口从第二个屏幕移动到主屏幕

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/830547/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 06:19:31  来源:igfitidea点击:

Move window from second screen to the main when the second screen is not visible

windows

提问by nash

I use a VPN and Windows remote desktop to log onto my Windows XP work computer from my Win Vista 64 home computer. The only problem is that I sometimes forget to move all my important windows over to the main screen when I leave work. Does anyone know a way I can move the windows over to the main window without being able to see them? So far the only way I know how to do this is by closing them and reopening, which is not an option for tests that has been running for multiple hours.

我使用 VPN 和 Windows 远程桌面从我的 Win Vista 64 家用计算机登录到我的 Windows XP 工作计算机。唯一的问题是我有时会在下班时忘记将所有重要的窗口移到主屏幕上。有谁知道我可以将窗口移动到主窗口而看不到它们的方法?到目前为止,我知道如何做到这一点的唯一方法是关闭它们并重新打开,这对于已经运行了多个小时的测试来说不是一个选项。

I have seen a few non-free desktop management tools online but I don't want to pay to solve something so simple.

我在网上看到了一些非免费的桌面管理工具,但我不想花钱解决这么简单的事情。

回答by Mahtar

Right click on window in taskbar, choose Move and use arrow keys to move the window.

右键单击任务栏中的窗口,选择“移动”并使用箭头键移动窗口。

Optionally you can press Alt + Space when window is in focus to bring up the same menu with Move.

或者,您可以在窗口处于焦点时按 Alt + Space 以显示与移动相同的菜单。

Window can't be maximized in order to move but you can Restore it using same menu.

窗口不能最大化以移动,但您可以使用相同的菜单恢复它。

回答by Nick

On Windows 7, start Task Manager, chooses "Applications" tab, select task, right-click with mouse, and do: 1. minimize. 2. maximize.

在 Windows 7 上,启动任务管理器,选择“应用程序”选项卡,选择任务,用鼠标右键单击,然后执行: 1. 最小化。2. 最大化。

In my case, it brought widows that had been opening onto the second desktop, that I have disconected, onto the main desktop.

在我的例子中,它把打开到第二个桌面的寡妇,我已经断开连接到主桌面上。