attract mode
From: Michael Current (aj848@cleveland.Freenet.Edu)
Date: 07/07/91-06:04:14 PM Z
- Next message by date: Adam Trent Phillips: "a short BASIC program"
- Previous message by date: Michael Current: "graphics dump and the XEP80"
- Return to Index: Sort by: [ date ] [ author ] [ thread ] [ subject ]
From: aj848@cleveland.Freenet.Edu (Michael Current) Subject: attract mode Date: Sun Jul 7 18:04:14 1991 If the keyboard is not touched for seven to nine minutes, the display will go into "attract mode," rotating colors at low luminances. This helps to save the monitor from burn-out damage suffered from being left on and not being used. To stop attract mode, just press any key on the keyboard, except Control or Shift. But what if you want to stop the attract mode without the computer registering a keypress? I like to use the Help key, since so little software uses it. Another popular choice is Control-Shift-A, which is also recognized by very little software but will reset the attract mode. To see attract mode, just do a POKE 77,128 in Atari BASIC. To prevent attract mode in your BASIC program, POKE 77,0. -- Michael Current '93 Internet: currentm@carleton.edu Carleton College Cleveland Free-Net: aj848 Northfield, MN 55057 telephone: (507) 663-5181
- Next message by date: Adam Trent Phillips: "a short BASIC program"
- Previous message by date: Michael Current: "graphics dump and the XEP80"
----------------------------------------- Return to message index