|
|
The UnixWare 7 X server is based on release X11R6 of the X Window System. This is the X server supported for use with UnixWare 7, and LKP. The X11R6 X server is installed and configured automatically when UnixWare 7 is installed.
XFree86 is the X server most commonly used in Linux environments. XFree86 does work with the LKP, but configuration can be difficult, is often hardware dependent, and might require more information than is documented here. Below is configuration information for Releases 3, 4.0, and 4.1 versions of XFree86.
You can configure XFree86 Version 3 as follows:
By default, X is linked to the XF86_SVGA driver. All video cards that support SVGA (``Standard monitor types'') will work without further modification.
The following drivers will work if you create an appropriate link from the driver to X, and chmod the driver: XF86_W32, XF86_S3V, XF86_SV, XF86_P9000, XF86_Mach-8, XF86_Mach-32, XF86_Mach-64, XF86_I128, XF86_FBDdev, XF86_AGX, XF86_8514, and XF86_3DLabs.
For example, to enable a XF86_W32 driver, login as root in Linux mode and
ln -s /usr/X11R6/bin/XF86_W32 /usr/X11R6/bin/X chmod a+s /usr/X11R6/bin/XF86_W32
If xf86config does not work, you might try xf86setup. xf86setup can handle some cards that xf86config does not recognize.
scologin disable
XFree86 Version 4.0 can be configured as follows:
XFree86 -configure
Option "Device" "/dev/mouse"to
Option "Device" "/dev/psaux"Also, change the "Protocol" line to read
Option "Protocol" "PS/2"
No changes are necessary if you are using a Serial mouse.
XFree86 -xf86config /XF86Config.new -ac
# scologin disable # linux
[root@sysname unixware]# kxconfigFollow the prompts provided by the command.
[root@sysname unixware]# XExit the server by pressing Ctrl-Alt-Backspace. If necessary, go back to the previous step to reconfigure the server.
MinShowUID=101
canna,ftp,gopher,ldap,ncsd,operator
[root@vp2 unixware]# kdm & exit