[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Mouse wheel is now supported in vDos-lfn



Hi all,

I have also added the ability to customize the mouse wheel setting using the WHEELMOD directive in the latest build of vDos-lfn. Now you can set the following in the config file:

WHEELMOD = 0: Disable the conversion of mouse wheel movements to key presses.
WHEELMOD = 1 (default setting): Convert mouse wheel movements to up/down arrows.
WHEELMOD = 2: Convert mouse wheel movements to left/right arrows.
WHEELMOD = 3: Convert mouse wheel movements to PgUp/PgDn keys.

Wengier


On Saturday, August 13, 2016 8:28 PM, Wengier W wrote:


The latest build of vDos-lfn (build 2016.08.13) now features mouse wheel support. Now the mouse wheel movement will be automatically converted into up & down arrows to work with DOS applications inside vDos-lfn. This of course includes XyWrite and other word processors like WordStar and WordPerfect. Also, if you use the mouse wheel while holding the Ctrl key, then the size of the vDos-lfn window will be automatically increased or decreased. Hope these features will be useful.

As always, the latest zip package of the 2015.11.01 branch is available from:

And the latest zip package of the 2016.06.01 branch is available from:

Wengier