Installation guide

Note You might need to adjust the videoram value, depending on the screen width,
height, and color depth of your particular graphics card. The value in Kbytes must be
large enough for the intended screen. For example, you can compute the value by using
the formula width * height * bpp/8.
Add a new screen section.
Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Device "device_dummy"
Identifier "screen_dummy"
Monitor "monitor_dummy"
EndSection
Note You might need to adjust the resolution value for your particular system setup.
5. Look for the following line under the ServerLayout section:
Screen 0 "Screen0" 00
6. Insert the following line below the line in the previous step:
Screen 1 "screen_dummy" RightOf "Screen0"
This new line denes Screen1, a second dummy screen that is notionally to the right of
Screen0, the physical and primary screen.
7. Save the changes.
8. Reboot the system from the appropriate command-line session:
If you are using GDM, perform the following:
a. Type svcadm enable application/gdm2-login.
b. Reboot the system.
If you are using dtlogin, reboot the system and log in.
9. Start the Gnopernicus screen reader.
10. Change the Startup Mode to Magnier.
11. Click Preferences, then select Magnier.
12. Click Add/Modify.
Sun Java Desktop System
Chapter 2 • Solaris Runtime Issues 99