在VirtualBox中退出缩放模式的快捷方式[关闭]

本文翻译自:Shortcut to exit scale mode in VirtualBox [closed]

在Oracle VirtualBox,Windows 7主机中退出缩放模式的快捷方式是什么?


#1楼

参考:https://stackoom.com/question/ixxD/在VirtualBox中退出缩放模式的快捷方式-关闭


#2楼

To exit Scale Mode, press: 要退出比例模式,请按:

Right Ctrl (Host Key) + c 右Ctrl(主机密钥) + c


Note that your (Host Key) may be different from Right Ctrl . 请注意,您的 (主机密钥) 可能与 右侧Ctrl 不同 To check the current binding, go to VirtualBox Preferences > Input > Virtual Machine > Host Key Combination . 要检查当前绑定,请转到VirtualBox Preferences > Input > Virtual Machine > Host Key Combination


#3楼

If Right Ctrl ( Host Key) + C does not work (there have been some issues on Ubuntu), do the following: 如果右Ctrl( 主机密钥)+ C不起作用(有过在Ubuntu的一些问题),请执行以下操作:

1) File > Preferences > Input on the Virtual Machine which is stuck in Scale Mode 1)文件>首选项>虚拟机上的输入卡在比例模式下

2) Change or Reset the Host Key. 2)更改或重置主机密钥。 There's no need to even save after changing the settings 更改设置后无需保存

3) Re-open the Virtual Machine and it should be reset! 3)重新打开虚拟机,它应该被重置!


#4楼

Yeah it suck to get stuck in Scale View. 是的,它很难陷入Scale View。

Host + Home will popup the Virtual machine settings. Host + Home将弹出虚拟机设置。 (by default Host is Right Control ) (默认情况下, 主机是右控制 )

From there you can change the view settings, as the Menu bar is hidden in Scale View. 从那里您可以更改视图设置,因为菜单栏隐藏在比例视图中。

Had the same issue, especially when you checked the box not to show the 'Switch to Scale view' dialog. 有同样的问题,特别是当您选中该框不显示“切换到缩放视图”对话框时。

This you can do while the VM is running. 这可以在VM运行时执行。


#5楼

I arrived at this page looking to turn off scale mode for good, so I figured I would share what I found: 我到达这个页面,希望关闭缩放模式,所以我想我会分享我发现的东西:

VBoxManage setextradata global GUI/Input/MachineShortcuts "ScaleMode=None"

Running this in my host's terminal worked like a charm for me. 在我的主机终端上运行这个对我来说就像一个魅力。

Source: https://forums.virtualbox.org/viewtopic.php?f=8&t=47821 来源: https : //forums.virtualbox.org/viewtopic.php?f = 8&t = 47821


#6楼

另一个解决方案(可怜的一个)退出VM Box并保存桌面(顶部选项),重启将带回屏幕,就像重新缩放之前一样。

你可能感兴趣的:(在VirtualBox中退出缩放模式的快捷方式[关闭])