Network Router User Manual

16 DOMINION KX II USER GUIDE
Mouse Settings
To configure the mouse settings (Sun Solaris 10.1):
1. Select Launcher. Application Manager – Desktop Controls opens.
2. Select Mouse Style Manager. The Style Manager – Mouse dialog opens.
3. Set the Acceleration slider to 1.0.
4. Set the Threshold slider to 1.0.
5. Click OK.
Accessing the Command Line
1. Right click.
2. Select Tools > Terminal. A terminal window opens. (It is best to be at the root to issue
commands.)
Video Settings (POST)
Sun systems have two different resolution settings: a POST resolution and a GUI resolution.
Please note that 1024x768x75 is used as an example here; substitute the resolution and refresh
rate you are using. Run these commands from the command line.
To check current POST resolution:
Run the following command as root: # eeprom output-device
To change POST resolution:
1. # eeprom output-device=screen:r1024x768x75
2. Logout or restart computer.
Video Settings (GUI)
The GUI resolution can be checked and set using different commands depending on the video
card in use. Please note that 1024x768x75 is used as an example here; substitute the resolution
and refresh rate you are using. Run these commands from the command line.
The following table is organized by card:
CARD TO CHECK RESOLUTION: TO CHANGE RESOLUTION:
32-bit # /usr/sbin/pgxconfig –prconf 1. # /usr/sbin/pgxconfig –res 1024x768x75
2. Logout or restart computer.
64-bit # /usr/sbin/m64config –prconf 1. # /usr/sbin/m64config –res 1024x768x75
2. Logout or restart computer.
32-bit
and
64-bit
# /usr/sbin/fbconfig –prconf 1. # /usr/sbin/fbconfig –res 1024x768x75
2. Logout or restart computer.