From owner-freebsd-x11@FreeBSD.ORG Fri Apr 16 06:20:33 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 6DEFE16A4CE; Fri, 16 Apr 2004 06:20:33 -0700 (PDT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAC343D5C; Fri, 16 Apr 2004 06:20:32 -0700 (PDT) (envelope-from Dejan.Lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 121691DD4C1; Fri, 16 Apr 2004 15:20:28 +0200 (CEST) Received: from niobe.ijs.si ([193.2.4.66]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 19156-07; Fri, 16 Apr 2004 15:20:18 +0200 (CEST) Received: from ijs.si (malakul.ijs.si [193.2.4.121]) by niobe.ijs.si (Postfix) with ESMTP id 772C51DD58C; Fri, 16 Apr 2004 15:20:18 +0200 (CEST) Message-ID: <407FDD92.6080602@ijs.si> Date: Fri, 16 Apr 2004 15:20:18 +0200 From: Dejan Lesjak User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040411) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tilman Linneweh 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> <20040416092221.GA36395@arved.at> In-Reply-To: <20040416092221.GA36395@arved.at> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new / Sophos+Sophie at ijs.si cc: freebsd-x11@FreeBSD.org cc: Jung-uk Kim 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 13:20:33 -0000 Tilman Linneweh wrote: > * 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 I've managed to borrow a amd64 for the weekend, so I'll be able to play with this some more and hopefully manage to find something. Dejan