Your message dated Fri, 16 Apr 2004 21:00:39 +0200 with message-id <[EMAIL PROTECTED]> and subject line xlibs-data: bug #28570 fixed upstream has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 26 Oct 1998 18:27:33 +0000 Received: (qmail 14724 invoked from network); 26 Oct 1998 18:27:23 -0000 Received: from clubserv.rp-online.de (149.221.232.11) by master.debian.org with SMTP; 26 Oct 1998 18:27:23 -0000 Received: from feivel.meskes.de (as9-asy39.rp-plus.de [149.221.92.103]) by clubserv.rp-online.de (8.9.1a/8.9.1) with ESMTP id TAA17546 for <[EMAIL PROTECTED]>; Mon, 26 Oct 1998 19:26:55 +0100 (MET) From: [EMAIL PROTECTED] Received: (from [EMAIL PROTECTED]) by feivel.meskes.de (8.9.1a/8.9.0/Debian/GNU) id SAA00537; Mon, 26 Oct 1998 18:06:05 +0100 Date: Mon, 26 Oct 1998 18:06:05 +0100 Message-Id: <[EMAIL PROTECTED]> Subject: xlib6g: keymap for de is incorrect To: [EMAIL PROTECTED] X-Mailer: bug 3.1.7 Package: xlib6g Version: 3.3.2.3a-6 The keymap entry for de_DE misses the option `nodeadkeys'. If it is not present the german keyboard lacks useful keys like ´~´. Here's the correct entry in keymap/xfree86: xkb_keymap "de" { xkb_keycodes { include "xfree86" }; xkb_types { include "default" }; xkb_compatibility { include "default" }; xkb_symbols { include "en_US(pc105)+de(nodeadkeys)" }; xkb_geometry { include "pc(pc102)" }; }; -- System Information Debian Release: slink Kernel Version: Linux feivel 2.1.125 #2 Fri Oct 9 21:24:35 CEST 1998 i586 unknown Versions of the packages xlib6g depends on: ii xbase 3.3.2.3a-6 X Window System (XFree86) infrastructure ii libc6 2.0.7u-3 The GNU C library version 2 (run-time files) --------------------------------------- Received: (at 28570-done) by bugs.debian.org; 16 Apr 2004 18:58:05 +0000 >From [EMAIL PROTECTED] Fri Apr 16 11:58:05 2004 Return-path: <[EMAIL PROTECTED]> Received: from smtp-105-friday.nerim.net (kraid.nerim.net) [62.4.16.105] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1BEYXN-00032v-00; Fri, 16 Apr 2004 11:58:05 -0700 Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43]) by kraid.nerim.net (Postfix) with ESMTP id 305B1412CA for <[EMAIL PROTECTED]>; Fri, 16 Apr 2004 20:58:03 +0200 (CEST) Received: by localhost.localdomain (Postfix, from userid 1000) id 163A223F65; Fri, 16 Apr 2004 21:00:39 +0200 (CEST) Date: Fri, 16 Apr 2004 21:00:39 +0200 To: [EMAIL PROTECTED] Subject: xlibs-data: bug #28570 fixed upstream Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.5.1+cvs20040105i From: [EMAIL PROTECTED] (Denis Barbier) Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2004_03_25 X-Spam-Level: X-CrossAssassin-Score: 1 Hi, the nodeadkeys option exists in XFree86 4.3 for the German layout, so I am closing this bug. Denis