diff options
Diffstat (limited to 'os-plugins/plugins')
| -rw-r--r-- | os-plugins/plugins/vmware/files/runvmware-player-v2 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/os-plugins/plugins/vmware/files/runvmware-player-v2 b/os-plugins/plugins/vmware/files/runvmware-player-v2 index 263a2f59..a51e80c0 100644 --- a/os-plugins/plugins/vmware/files/runvmware-player-v2 +++ b/os-plugins/plugins/vmware/files/runvmware-player-v2 @@ -374,6 +374,10 @@ preferencesheader () # DEBUG: some versions accept it only upper or lowercase... which one? # The following 4 could also be uppercase hints.hideAll = \"true\" + # if vmplayer is still to noisy try the following: + #msg.noOK = \"true\" + # Suppress messages from USB Devices + #hint.vmui.showAllUSBDevs = \"FALSE\" pref.exchangeSelections = \"true\" pref.hotkey.shift = \"true\" pref.tip.startup = \"false\" |
