Xsp200(1) —
NAME
Xsp200 − Spectre SP200 Smart Board Interface server for X11
SYNOPSIS
Xsp200 [ option ] ...
DESCRIPTION
Xsp200 is the server for INTERACTIVE X11 running on an INTERACTIVE UNIX Operating System, Version 2.2 or later, using the Spectre SP200 display adapter.
If you want to change the I/O base address of the Spectre SP200 board, then you must reconfigure the sp200 kernel driver. To do this, see sp200(7).
Xsp200 operates on a 386- or 486-based ISA or EISA computer. It is normally invoked by a program such as xinit(1) or by the INTERACTIVE Easy Windows Environment.
VT flipping is supported on this board. (For additional information on virtual terminals and VT flipping, refer to the section “USING VIRTUAL TERMINALS” in the “INTERACTIVE UNIX Operating System Primer” in the INTERACTIVE UNIX System Guide for New Users.) Note that only one Xsp200 server can be run at a time.
OPTIONS
−config configuration file
Specifies an alternate configuration file to be used instead of /usr/lib/X11/Xconfig.
Other options are described under Xserver(1).
CONFIGURATION
The Info field in the configuration file (see Xconfig(5)) is used to specify options to Xsp200. This field should be a quoted string consisting of 0 or more keyword parameters, for example, "config_mode=0 ".
The configuration mode specifies the board configuration (resolution, pixel size, etc.) that will be used. For the Spectre SP200 board, only configuration mode 0 is used.
The following table describes the configuration mode available:
| Configuration Mode Supported | ||||||
| Configuration | Screen | Screen | Screen | Panning | Panning | |
| Mode | Width | Height | Depth | Colors | Width | Height |
| 0 | 1280 | 1024 | 8 | 256 | 1280 | 1024 |
The screen width and height can be specified with the keywords screen_width=nnn and screen_height=nnn. This specifies the dimensions of the screen in inches. This value must be an integer.
For example, the following configuration file entry fully specifies display 0 to be a standard Xsp200 console display 1280 pixels wide by 1024 pixels high with 256 colors, running on a screen 12 inches wide and 9 inches high:
| display | SP200 | "config_mode=0 screen_width=12 screen_height=9" | 0 | /dev/console |
| keyboard | AT | 101 | 0 | /dev/console:/dev/vt%02d |
| mouse | LOGI-S | "1200 3" | 0 | /dev/tty00 |
FILES
/usr/lib/X11/Xconfig
server device configuration file
SEE ALSO
X(1), Xserver(1), xconfig(1), xinit(1), Xconfig(5), sp200(7). “USING VIRTUAL TERMINALS” in the “INTERACTIVE UNIX Operating System Primer” in the INTERACTIVE UNIX System Guide for New Users.
\*U — Version 1.0