From f2a1a9f49d98de0f2d71e8c65bad9379634975d7 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 27 Nov 2022 22:41:15 +0100 Subject: refactor to add per-mount options to vbsf --- nls/vbmouse.en | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'nls/vbmouse.en') diff --git a/nls/vbmouse.en b/nls/vbmouse.en index feab00b..3febaba 100644 --- a/nls/vbmouse.en +++ b/nls/vbmouse.en @@ -4,18 +4,18 @@ # Spaces before text must be kept. Be sure that no spaces are # added to the end of the lines. # -0.0:\nUsage: -0.1: VBMOUSE \n -0.2:Supported actions: -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 enable/disable wheel API support -0.7: wheelkey emulate a specific keystroke on wheel scroll -0.8: supported keys: updn, pageupdn -0.9: integ enable/disable virtualbox integration -0.10: hostcur enable/disable mouse cursor rendering in host -0.11: reset reset mouse driver settings +0.0:Usage: +0.1: VBMOUSE +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 Enable/disable wheel API support. +0.7: wheelkey Emulate a specific keystroke on wheel scroll. +0.8: Supported keys: updn, pageupdn. +0.9: integ Enable/disable VirtualBox integration. +0.10: hostcur Enable/disable mouse cursor rendering in the host. +0.11: reset Reset mouse driver. 1.0:Wheel mouse found and enabled\n 1.1:Setting wheel support to %s\n 1.2:enabled -- cgit v1.2.3