=== DISCLAIMER === I allow you to use and distribute HSWITCH freely under the condition that I am in no way responsible for any damage or loss you may suffer. Henk Kelder, Fidonet 2:512/47.339 Notes about HSWITCH =================== HSWITCH is a program that allows you to switch sessions on OS/2 2.0 from within full screen sessions. HSWITCH is a dual mode program. The .exe file actually contains TWO programs: A OS/2 program AND a TSR program for DOS. General Installation for OS/2 ============================= There are two ways to install HSWITCH: 1. Add a "RUN=[path]HSWITCH.EXE in your CONFIG.SYS 2. Enter "DETACH [PATH]HSWITCH" at a OS/2 command prompt Installation in a DOS box ========================= Simply run HSWITCH in a DOS session. It will install itself as an TSR program that will take round 8Kb of RAM space. When activated by its hotkey, HSWITCH will send a signal to the OS/2 counterpart that will actually show the switchlist. If the OS/2 version is not installed, the DOS version will install, but pressing the hot-key will have no effect. You can remove the DOS version by type HSWITCH /R. Note: HSWITCH can also be loaded and activated in a DOS window. Pressing the hotkey there will however result in switching to full screen before the switchlist is displayed. HSWITCH does not work (the tasklist will not appear) while using WIN-OS/2. Activating ========== To activate HSWITCH press the hot-key. This hot-key consist of two keys: Press and hold the right key en press the forward shash. This keystroke causes a task list window to appear over the current screen. A session can be selected by using the arrow keys, or by entering the first letter in the session title. Once a session has been selected, you can enter any of the following keys: - switches you to the highlighted session - places you back in the session you started in - Removes the detached HSWITCH OS/2 background program Known bugs/limitations ====================== - HSWITCH may not become active from within an OS/2 session if you have more than 20 or so sessions. - When you activate HSWITCH from an DOS session the current session is not marked by the highlighted bar. Instead the first session is highlighted. Credits ======= The OS/2 Part of HSWITCH is based on the public domain "VSWITCH" program by Scott Dudley. The DOS part is off my own hand. VSWITCH is in turn based on a public domain program call "HOTKEY" by Peter Fitzsimmons and Dave Burton. HSWITCH is also public domain. The OS/2 code was compiled with IBM C/2 Set 32 Bits compiler for OS/2 2.0. The DOS code was compiled with the Microsoft C version 6.0a compiler.