The desktop itself acts as a container for replicants. The application Container (found in /boot/demos/Container) also has this capability.
After reading the next four short sections on the use of replicants and the
use of BeEyes, you will become a savvy replicator.
Enabling Replicants
When the BeOS is first installed on your computer, replicants are by
default hidden from sight.
To enable replicants, follow these simple instructions.
1. Select the Be menu in the Deskbar.2. If one of the items in the menu is "Hide Replicants", don't do anything. If one of the items in the menu is "Show Replicants", select that item.
If you have a two or three button mouse
Click with the right mouse button on the dragger, and select Delete from
the menu that pops up.
If you have a one button mouse
Hold down the Control and Command keys, then click
on the dragger. A menu will pop up, allowing you
to select Delete.
The picture below may help.
Some exercises for the reader:
1. Displaying any non-prime number of eyes.To display more than two eyes: Open the BeEyes project that is applicable to your platform, and then open the file2. Displaying other geometric shapes, such as triangles or circles.
BeEyes.cpp
. Scroll
to line 92, change the variable int32 numOfEyes = 2
to the number of eyes
you would like BeEyes to display. Remember only perfect squares will be
displayed correctly.
A picture of all of this is shown below.