close
這篇算是寫給我自己備忘的。
我自己不喜歡內建的 跳脫virtual machine的快捷鍵 ctl+alt
因為跟我 guest OS 的一些自訂的快捷鍵容易衝突,
所以我改用 ctl+alt + shift
( 但相對的全螢幕的方式就變成要 ctl+alt + shift + enter 比較麻煩些 )
還有我喜歡隱藏最上方的toolbar
這些設定在free 的版本是需要自己手動改的,
但沒有很難,
首先去尋找 preference.ini 這個檔案,用notepad就可以開了。
通常在 C:\Users\xxxx\AppData\Roaming\VMware 底下
加入下面的設定,即可。
pref.hotkey.gui = "false"
pref.hotkey.shift = "true"
pref.hotkey.control = "true"
pref.hotkey.alt = "true"
pref.vmplayer.fullscreen.nobar = 1
note: hotkey.gui 指的是 windows key.
全站熱搜
留言列表