2006-11-27 04:25:45 -07:00
|
|
|
Post-installation instructions for X.Org on OpenBSD/sgi
|
|
|
|
-------------------------------------------------------
|
|
|
|
|
2008-08-31 01:33:29 -06:00
|
|
|
OpenBSD use the X.Org X server on sgi.
|
2008-01-05 23:26:59 -07:00
|
|
|
|
|
|
|
Currently, the X server is only supported on SGI O2 workstations with a gbe(4)
|
|
|
|
frame buffer. The wsfb driver provides an unaccelerated frame buffer for use
|
|
|
|
with the X server.
|
|
|
|
|
2010-08-05 00:34:19 -06:00
|
|
|
No xorg.conf is needed in this configuration, unless you want to
|
|
|
|
change default options.
|
2008-01-05 23:26:59 -07:00
|
|
|
|
|
|
|
To start xdm, the X display manager, activate the xdm_flags option in
|
2014-07-30 14:06:30 -06:00
|
|
|
/etc/rc.conf.local(8). You will need to disable the console getty in /etc/ttys.
|
2008-01-05 23:26:59 -07:00
|
|
|
|
|
|
|
Alternatively, you can log in at the console and run `startx'.
|
2006-11-27 04:25:45 -07:00
|
|
|
|
|
|
|
problem_blurb
|
|
|
|
|
2014-07-30 14:06:30 -06:00
|
|
|
$OpenBSD: README.sgi,v 1.6 2014/07/30 20:06:30 matthieu Exp $
|