diff options
Diffstat (limited to 'nls/vbmouse.en')
| -rw-r--r-- | nls/vbmouse.en | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/nls/vbmouse.en b/nls/vbmouse.en index 7272822..1a5aa9f 100644 --- a/nls/vbmouse.en +++ b/nls/vbmouse.en @@ -9,13 +9,17 @@ 0.2:Supported actions and options: 0.3: install Install the driver (default). 0.4: low Install in conventional memory (otherwise UMB). -0.5: uninstall Uninstall the driver from memory. -0.6: wheel <ON|OFF> Enable/disable wheel API support. -0.7: wheelkey <KEY|OFF> Emulate a specific keystroke on wheel scroll. -0.8: Supported keys: updn, pageupdn. -0.9: integ <ON|OFF> Enable/disable VirtualBox integration. -0.10: hostcur <ON|OFF> Enable/disable mouse cursor rendering in the host. -0.11: reset Reset mouse driver. +0.5: ps2, com1, com2, ... Specify on which ports to search a mouse. +0.6: uninstall Uninstall the driver from memory. +0.7: rescan <ps2|com1|..> Rescan for mouse in specified ports. +0.8: wheel <ON|OFF> Enable/disable wheel API support. +0.9: wheelkey <KEY|OFF> Emulate a specific keystroke on wheel scroll. +0.10: Supported keys: updn, pageupdn. +0.11: hwheelkey <KEY|OFF> Likewise for horizontal wheel scroll. +0.12: Supported keys: lr. +0.13: integ <ON|OFF> Enable/disable VirtualBox integration. +0.14: hostcur <ON|OFF> Enable/disable mouse cursor rendering in the host. +0.15: reset Reset mouse driver. 1.0:Found PS/2 mouse with %u buttons, %u wheels\n 1.1:Setting wheel support to %s\n 1.2:enabled |
