summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
authorKenji Aoyama <aoyama@cvs.openbsd.org>2013-07-16 20:43:51 +0000
committerKenji Aoyama <aoyama@cvs.openbsd.org>2013-07-16 20:43:51 +0000
commitf8a48ea8ebff3562fca0fb7da8404db5d794b59a (patch)
tree435b946b91f8a40a1929e9a08104af9341de2550 /distrib/notes
parentb64f5841c350ecd6aa07e2ab2610f7d61e876c7b (diff)
Monochrome X server is supported on luna88k.
ok miod@
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/README.luna88k15
1 files changed, 13 insertions, 2 deletions
diff --git a/distrib/notes/README.luna88k b/distrib/notes/README.luna88k
index 6a277acac..336ec28f0 100644
--- a/distrib/notes/README.luna88k
+++ b/distrib/notes/README.luna88k
@@ -1,8 +1,19 @@
Post-installation instructions for X.Org on OpenBSD/luna88k
-----------------------------------------------------------
-There is no X server for luna88k. Only userland X.
+OpenBSD use the X.Org X server on luna88k.
+
+An unaccelerated frame buffer driver, wsfb, is provided for all frame
+buffers, but currently only supports monochrome mode.
+
+No xorg.conf is needed in this configuration, unless you want to
+change default options.
+
+To start xdm, the X display manager, activate the xdm_flags option in
+/etc/rc.conf. You will need to disable the console getty in /etc/ttys.
+
+Alternatively, you can log in on console and use `startx'.
problem_blurb
-$OpenBSD: README.luna88k,v 1.1 2013/03/16 01:24:43 aoyama Exp $
+$OpenBSD: README.luna88k,v 1.2 2013/07/16 20:43:50 aoyama Exp $