Specify VT for X explicitely. Problem noticed by Andreas Bihlmaier, henning@
and todd@.
This commit is contained in:
parent
fa3d52c6e1
commit
1065942024
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: Makefile.bsd-wrapper,v 1.6 2006/12/17 20:41:36 matthieu Exp $
|
# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2007/01/29 18:38:46 matthieu Exp $
|
||||||
|
|
||||||
PIXMAPDIR=/etc/X11/xdm/pixmaps
|
PIXMAPDIR=/etc/X11/xdm/pixmaps
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-privsep \
|
CONFIGURE_ARGS= --enable-privsep \
|
||||||
|
--with-default-vt=vt05 \
|
||||||
--disable-dynamic-greeter \
|
--disable-dynamic-greeter \
|
||||||
--with-xdmlibdir=/etc/X11/xdm \
|
--with-xdmlibdir=/etc/X11/xdm \
|
||||||
--with-pixmapdir=$(PIXMAPDIR) \
|
--with-pixmapdir=$(PIXMAPDIR) \
|
||||||
|
Loading…
Reference in New Issue
Block a user