From owner-freebsd-x11@FreeBSD.ORG Fri Apr 16 02:22:39 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A655A16A4CE for ; Fri, 16 Apr 2004 02:22:39 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id D184A43D2F for ; Fri, 16 Apr 2004 02:22:35 -0700 (PDT) (envelope-from tilman@arved.at) Received: from huckfinn-wi0.arved.de (localhost [127.0.0.1]) i3G9MSJU036436; Fri, 16 Apr 2004 11:22:28 +0200 (CEST) (envelope-from tilman@arved.at) Received: (from tilman@localhost) by huckfinn-wi0.arved.de (8.12.11/8.12.6/Submit) id i3G9MMRd036435; Fri, 16 Apr 2004 11:22:22 +0200 (CEST) X-Authentication-Warning: huckfinn-wi0.arved.de: tilman set sender to tilman@arved.at using -f Date: Fri, 16 Apr 2004 11:22:21 +0200 From: Tilman Linneweh To: Jung-uk Kim Message-ID: <20040416092221.GA36395@arved.at> References: <200404151010.11786.dejan.lesjak@guest.arnes.si> <1082050243.55296.22.camel@tl.kom.tuwien.ac.at> <200404152053.49441.dejan.lesjak@ijs.si> <200404151646.21110.jkim@niksun.com> <20040415212314.GK64506@arved.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040415212314.GK64506@arved.at> User-Agent: Mutt/1.4.2.1i cc: freebsd-x11@FreeBSD.org Subject: Re: XFree86 4.4 - an attempt on upgrading ports X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 09:22:39 -0000 * Tilman Linneweh [2004-04-15 23:23]: > > Been there, done that. ;-) I've been using the attached patch more > > than a month without a problem. This patch was taken from > > OpenBSD/amd64 and modified for FreeBSD by myself. > > > > Great! Build it successfully. Thank you very much. Of course I spoke too soon. I noticed that I can't terminate the server anymore with Ctrl+Alt+Backspace, I have to kill them from the shell. The only thing helpful I found in the log is: (II) Server_Terminate keybinding not found Unfortunately I have not found anything useful yet. regards tilman