Graphic Vision text editor -------------------------- Copyright (c) 1994,2001 Jason G Burgon All rights reserved E.EXE is a simple Graphic Vision(TM) text editor application. MINIMUM SYSTEM REQUIREMENTS =========================== DOS 3.3 386 processor (486 or better recommended) 2MB RAM VGA Graphics system (VESA SVGA recommended) Mouse Microsoft 7.05 compatible (or better) mouse driver WARRANTY ======== This software is free and such is provided "as is", with no warranty expressly stated or implied. The user of this software assumes all risk of use. Jason G Burgon will not be held liable for any loss of profit or damages due to claims based on consequential, incidental, or other similar damage claims. INSTALLATION ============ Simply extract E.EXE and the two BMP's into a directory in your Dos PATH. Setting a environment variable called "GVMODE" will tell E.EXE which graphics mode to start up in. If for example, you want E.EXE to start up in mode 0105h (1024 x 768 x 256), then add this to your AUTOEXEC.BAT file: SET GVMODE=$105 Note that only 16 and 256 colour VGA or SVGA video modes will be accepted. MOUSE DRIVER ============ If your mouse pointer "jumps" several pixels at a time instead of moving smoothly accross the screen in SVGA modes then your mouse driver is buggy. Some mouse drivers simply do not report the virtual position of the mouse pointer correctly. The CuteMouse 2.x driver is an excellent free open source driver with a tiny memory footprint and even supports the wheel of wheeled mice (under "pure" DOS). GVFM will take advantage of this functionality. A link to the latest stable CuteMouse driver is on my website "Downloads" page: http://www.jayman.demon.co.uk/downloads.htm CONTACTS ======== Jason G Burgon Email address: gv@jayman.demon.co.uk World Wide Web: http://www.jayman.demon.co.uk --- End of file