Warp Tips
This section covers tips and tricks for OS/2 Warp.
This section covers System tips for OS/2 Warp.
Warp
The default mode of printing under OS/2 Warp is now via polling, rather than interrupt-driven, as was the case in previous OS/2 versions. Polling can cause problems with printing on some systems, and can use more system resources.
To change from the polling mode of printing to interrupt-driven printing, edit the following line in your CONFIG.SYS file&colon.
BASEDEV=PRINT01.SYS
to
BASEDEV=PRINT01.SYS /IRQ
Note that using the interrupt-driven mode of printing requires the use of IRQ 7.
Warp
You can recover a deleted Launchpad by adding the word LAUNCHPAD to your SET AUTOSTART line in your CONFIG.SYS file.
Conversely, to prevent the Launchpad from opening at boot, remove the word LAUNCHPAD from your SET AUTOSTART line.
Related subject(s):
Warp
To keep an unattended system, such as a BBS, running despite a TRAP condition, add the following lines to your CONFIG.SYS file:
REIPL=ON
Setting REIPL to ON will automatically reboot your system when a TRAP occurs.
SUPPRESSPOPUPS=<drive>
SUPPRESSPOPUPS will prevent TRAP information from popping up and will log the popup information to a log file. <drive> is the drive to which the log file POPUPLOG.OS2 is written.
DUMPPROCESS=<drive>
DUMPPROCESS causes a process dump file PDUMP.* to be written. <drive> is the drive letter to which PDUMP.* will be written.
contributed by Jack Tan
Warp
The swap file in OS/2 Warp will tend to grow larger than in previous versions of OS/2 because certain DLLs are treated differently. Therefore, to prevent excess swapping, you may wish to increase the default size of your swap file from the value which you used in previous versions of OS/2.
Related subject(s):
Warp
OS/2 Warp has its own facility to create boot diskettes. Simply open the System Setup folder and open the Create Utility Diskettes object.
Screenshot: Create Utility Diskettes object.
This section covers Workplace Shell tips for OS/2 Warp.
Screenshot: Launchpad with drawer "torn off."
Warp
You can "tear" off a drawer from the Launchpad and place it where you wish.
Note that the drawer will disappear if the Launchpad is minimized or closed.
Warp
A quick method of opening the Settings notebook for an object:
Related subject(s):
Warp
You can automatically close the parent folder when opening an object:
Related subject(s):
Warp
To remove the Launchpad permanently from your system, drag the Launchpad object to your Shredder. Then, remove the word LAUNCHPAD from the SET AUTOSTART line in your CONFIG.SYS file.
Related subject(s):
Warp
To edit the animated folder icon:
Screenshot: Animation icon page of Settings notebook.
contributed by Jack Tan
Warp
You might know that double-clicking with mouse button 1 on the OS/2 desktop will open the Launchpad, but double-clicking on the desktop is also useful for raising the Launchpad to the top if it is covered by other windows.
Warp
You can set all or some parent folders to close automatically when opening a subfolder or all objects.
To set parent folders to close automatically system-wide:
Individual folders' automatic closure settings can be changed in the same manner through their individual Settings notebooks.
Related subject(s):
Screenshot: Page for setting default folder appearance.
Warp
You can determine whether the folders on your system will default to icon,
tree, or details view:
Warp
The Launchpad can be customized to your taste.:
Screenshot: Second page of Launchpad options.
This section covers Command Line tips for OS/2 Warp.
Warp
To obtain extensive information about your hardware, use the RMVIEW command at an OS/2 command prompt.
RMVIEW /?
will provide a list of the different command line switches which can be used with RMVIEW.
contributed by Jack Tan
Warp
In previous versions of OS/2, you could not specify non-standard column and row sizes in windowed command lines. In OS/2 Warp, non-standard sizes can be specified. Just use the OS/2 MODE command:
MODE <columns>, <rows>
where <columns> is the number of columns and <rows> is the number of rows
Related subject(s):
This section covers BonusPak tips for OS/2 Warp.
This area needs your favorite BonusPak tips and tricks!