Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
fuss:blitzblank [2015/03/20 03:20] officefuss:blitzblank [2022/04/19 08:28] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Enable and Disable BlitzBlank ======
  
 +Sometimes it is useful to temporarily disable BlitzBlank so that it does not conflict with other running graphical programs (games, for example). Disabling and enabling of BlitzBlank can be done with ARexx.
 +
 +In order to temporarily disable BlitzBlank, issue:
 +<code rexx>
 +rx "ADDRESS 'BLITZBLANK' 'DISABLE'"
 +</code>
 +
 +in order to enable BlitzBlank again, issue:
 +<code rexx>
 +rx "ADDRESS 'BLITZBLANK' 'ENABLE'"
 +</code>
 +
 +It is a good idea to include the command as part of a drop-down Workbench. For example, by using ''ToolsDaemon'' and creating an ''Enable'', respectively ''Disable'' menu option and placing the shell commands to the provided snippets.

fuss/blitzblank.1426821632.txt.bz2 · Last modified: 2015/03/20 03:20 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.