diff options
| author | Volker Uhrig | 2009-01-21 16:12:59 +0100 |
|---|---|---|
| committer | Volker Uhrig | 2009-01-21 16:12:59 +0100 |
| commit | a6bffc74c6e96c6d9099cbd5266947d92824b6a6 (patch) | |
| tree | 1f568e2347f5b5648fda01165e5baba9303a8ee3 /os-plugins/plugins | |
| parent | * Moved /var/lib/vmware => /var/lib/virt/vmware as temporaery workaround (diff) | |
| download | core-a6bffc74c6e96c6d9099cbd5266947d92824b6a6.tar.gz core-a6bffc74c6e96c6d9099cbd5266947d92824b6a6.tar.xz core-a6bffc74c6e96c6d9099cbd5266947d92824b6a6.zip | |
If vmplayer is still to noisy we should try the following two options
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2514 95ad53e4-c205-0410-b2fa-d234c58c8868
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\" |
