From ca0f9517a513dc8f1fe7878dadd83750934db198 Mon Sep 17 00:00:00 2001 From: matthieu Date: Sat, 4 Jul 2020 13:32:50 +0000 Subject: [PATCH] Start xconsole after setting the background. Fixes an issue that causes xconsole to crash reported and fix tested by Joe Gidi. Thanks. --- app/xenodm/config/Xsetup_0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/xenodm/config/Xsetup_0 b/app/xenodm/config/Xsetup_0 index b9cae5c02..dfb3e4e6f 100644 --- a/app/xenodm/config/Xsetup_0 +++ b/app/xenodm/config/Xsetup_0 @@ -1,10 +1,10 @@ #!/bin/sh -# $OpenBSD: Xsetup_0,v 1.7 2020/06/28 15:40:48 matthieu Exp $ - -xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail +# $OpenBSD: Xsetup_0,v 1.8 2020/07/04 13:32:50 matthieu Exp $ xsetroot -fg \#6f6f6f -bg \#bfbfbf -bitmap /usr/X11R6/include/X11/bitmaps/root_weave +xconsole -geometry 480x130-0-0 -daemon -notify -verbose -fn fixed -exitOnFail + # install package openbsd-backgrounds # then uncomment: #