D This directory contains files associated with joystick support for .OpenVMS. We have tried the follwoing devices:1 a) Microsoft Sidewinder - not force feedback (1)3 b) Thrustmaster Topgun - not force feedback c) Gravis gamepad& d) Logitech steering wheel (1) ' The directory has the following files: AAAREADME.TXT This file- AGDEF.H Defines data returned by joystick: SYS$AGDRIVER.EXE Joy stick driver named for person who  requested it/ SYS$USER_CONFIG.DAT Entry you need to make in+ sys$user_config.dat for driver to get loaded9 WATCH_JOYSTICK.C Sample program that gets joystick dataD To install and use a joystick you must perform the following steps:, 1) Copy sys$agdriver to SYS$LOADABLE_IMAGES2 2) Edit sys$user_config.dat and add data provided% 3) Compile and link the demo probram> 4) Run the USB configuration manager and issue reload command 5) Plug in the joystick) 6) Run USB configuration manager and do  ucm> show device/unconfig ucm> add device aga0 7) unplug and plug the joystick 8) show device AGA0 + 9) run the test program and watch for dataMNote (1): You need to have installed the EV7 update kit to use these as they E use features that does not correctly function in the V7.3-1 kit.