windows – mstsc.exe的热键是什么?

例如,在通过mstsc建立连接后,在本地计算机桌面内最小化和最大化远程窗口的快捷键命令是什么.
这是Win7RC MSTSC帮助中的快捷方式列表(无论“应用 Windows键组合”的设置如何,这些都可以工作):

Alt+Page Up: Move between programs from left to right.

Alt+Page Down: Move between programs from right to left.

Alt+Insert: Cycle through programs in the order that they were started in.

Alt+Home: display the Start menu.

Ctrl+Alt+Break: Switch between a window and full screen.

Ctrl+Alt+End: display the Windows Security dialog Box.

Alt+Delete: display the system menu.

Ctrl+Alt+Minus Sign (-) on the numeric keypad: Place a copy of the active window,within the client,on the Terminal server clipboard (provides the same functionality as pressing Alt+PrtScn on a local computer).

Ctrl+Alt+Plus Sign (+) on the numeric keypad: Place a copy of the entire client window area on the Terminal server clipboard (provides the same functionality as pressing PrtScn on a local computer).

Ctrl+Alt+Right Arrow: “Tab” out of the Remote Desktop controls to a control in the host program (for example,a button or a text Box). Useful when the Remote Desktop controls are embedded in another (host) program.

Ctrl+Alt+Left Arrow: “Tab” out of the Remote Desktop controls to a control in the host program (for example,a button or a text Box). Useful when the Remote Desktop controls are embedded in another (host) program.

相关文章

Windows2012R2备用域控搭建 前置操作 域控主域控的主dns:自...
主域控角色迁移和夺取(转载) 转载自:http://yupeizhi.blo...
Windows2012R2 NTP时间同步 Windows2012R2里没有了internet时...
Windows注册表操作基础代码 Windows下对注册表进行操作使用的...
黑客常用WinAPI函数整理之前的博客写了很多关于Windows编程的...
一个简单的Windows Socket可复用框架说起网络编程,无非是建...