From: kettenis Date: Sun, 17 Dec 2017 12:57:32 +0000 (+0000) Subject: Add wsdisplay options needed for X and VT switching. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=808a5b23c07f892d1dccd1b1b9ceeecfa5a8eef6;p=openbsd Add wsdisplay options needed for X and VT switching. ok patrick@ --- diff --git a/sys/arch/arm64/conf/GENERIC b/sys/arch/arm64/conf/GENERIC index 3b9649b3d6c..b46a2d43e01 100644 --- a/sys/arch/arm64/conf/GENERIC +++ b/sys/arch/arm64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.43 2017/12/16 14:15:56 kettenis Exp $ +# $OpenBSD: GENERIC,v 1.44 2017/12/17 12:57:32 kettenis Exp $ # # GENERIC machine description file # @@ -75,6 +75,10 @@ viomb* at virtio? viornd* at virtio? vioscsi* at virtio? +option WSDISPLAY_COMPAT_USL # VT handling +option WSDISPLAY_COMPAT_RAWKBD # provide raw scancodes; needed for X11 +option WSDISPLAY_DEFAULTSCREENS=6 # initial number of text consoles + simplefb* at fdt? wsdisplay* at simplefb?