diff options
| author | Javier <dev.git@javispedro.com> | 2026-08-30 15:53:05 +0200 |
|---|---|---|
| committer | Javier <dev.git@javispedro.com> | 2026-08-30 15:53:05 +0200 |
| commit | 24bb6b6b4a40a7e7d9f430f9489626c93c58215d (patch) | |
| tree | 5eaa4b9fe90cdb8e44654169383acab431ad5059 /nls/vbmouse.en | |
| parent | 9104ab9ab59c5b23e12a174368062b4bc166359f (diff) | |
| download | vbados-24bb6b6b4a40a7e7d9f430f9489626c93c58215d.tar.gz vbados-24bb6b6b4a40a7e7d9f430f9489626c93c58215d.zip | |
readd hack to kitten to load files from exe path, update vbmouse help message & nls files
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 |
