Home › Forums › Knowledge Base › Other Modules › Bounce Screensaver for DOS
- This topic has 0 replies, 1 voice, and was last updated 19 years ago by
Rob.
-
AuthorPosts
-
April 14, 2006 at 1:19 pm #1497
Rob
MemberBounce Screensaver for DOS
Last edited: December 15, 2003 08:06 AM
What does it do?
Bounce allows you to have a graphical screen saver in TouchPRO that is similar to that of a Windows Based POS system. It takes a small logo that is contained in a PCX file and bounces it around the screen in a smooth manner.Where do I get it?
It may be downloaded by clicking [color=red:3hznv3d9][u:3hznv3d9][b:3hznv3d9]here[/b:3hznv3d9][/u:3hznv3d9][/color:3hznv3d9][/url:3hznv3d9].How do I install it?
1. Unzip the files into the Tools directory on the TMCU.
2. Move Timeout1.Shl to the application directory.
3. Using Editnet, set the Upon Timeout Do option in Local Options to Timeout1.SHL. Note that each node has a separate set of Local Options, so repeat as needed.
4. If the speed of the image is too fast or too slow, edit BounceIt.Bat and change the value of the BounceSlow parameter as necessary.How does it work?
When the screensaver starts, the shell calls the BounceIt batch file, which sets the environment variables and runs the Bounce executable. Bounce will continue to run until the screen is touched (Mouse Click) or a key is pressed. Then it will exit and return to TouchPro.The following is a list of environment variables that may be used to alter the behavior of Bounce.
Variable Default Value
BounceTall 150
BounceWide 300
BouncePCX Bounce.EXE
BounceSlow 0To slow the speed of the animation, run a batch file, or place in the Autoexec.bat the following statement:
Set BounceSlow=200How do I make my own image?
You can provide your own PCX, just make sure it is a 640 by 480 pixel image, with only 256 colors. Place your logo on a solid background (usually black) and in the upper left hand corner. The Logo must be no bigger than 300×150. Then set the BounceTall and BounceWide variables to indicate its size. Use the BouncePCX to specify the filename.
Revisions10/25/00 rw
1. Revised the zip files to include a preconfigured BounceIt batch file.
2. Replaced the Win-EZ logo in the download zip to with the Touch Menus logo.
3. Added a How Do I Install It section to the documentation.9/17/01 rw
1. Changed PCX file in Bounce.Zip to replace Touch Menus logo with Power Menus logo.
-
AuthorPosts
- You must be logged in to reply to this topic.