summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-08-31 06:55:02 +0000
committerjkh <jkh@FreeBSD.org>1998-08-31 06:55:02 +0000
commit6185272d7d0d6fcd90042bff942253302dab8a80 (patch)
tree9b922b748d7ffa0f6e1a564fb85b28a5d8fcdc3e /sys/amd64
parent640c398571e82e828867187895d87186d1f8f5fb (diff)
downloadFreeBSD-src-6185272d7d0d6fcd90042bff942253302dab8a80.zip
FreeBSD-src-6185272d7d0d6fcd90042bff942253302dab8a80.tar.gz
Initial support for using linux X servers under emulation - to use an
XFree86 server, users need to create the following links in their /compat/linux/dev directory (assuming kernel configured with 4 VTs). lrwxrwxrwx 1 root wheel 7 Aug 30 22:59 tty0 -> console lrwxrwxrwx 1 root wheel 5 Aug 30 22:45 tty1 -> ttyv0 lrwxrwxrwx 1 root wheel 5 Aug 30 22:45 tty2 -> ttyv1 lrwxrwxrwx 1 root wheel 5 Aug 30 22:45 tty3 -> ttyv2 lrwxrwxrwx 1 root wheel 5 Aug 30 22:45 tty4 -> ttyv3 VT switching is still not yet supported. Attempting to switch VT currently will cause Xserver bus error. Submitted by: Chain Lee <chain@110.net>
Diffstat (limited to 'sys/amd64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud