Your message dated Fri, 16 Apr 2004 21:09:57 +0200
with message-id <[EMAIL PROTECTED]>
and subject line xlibs-data: Bug #40681 fixed: [xkb] Swedish keyboard problem
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 Sep 2001 12:24:35 +0000
>From [EMAIL PROTECTED] Wed Sep 26 07:24:35 2001
Return-path: <[EMAIL PROTECTED]>
Received: from as3-4-2.bi.s.bonet.se (zodiac.debian.net) [217.215.34.150] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 15mDju-00022f-00; Wed, 26 Sep 2001 07:24:34 -0500
Received: from micce by zodiac.debian.net with local (Exim 3.32 #1 (Debian))
        id 15mDjs-0002jI-00; Wed, 26 Sep 2001 14:24:32 +0200
From: Mikael Hedin <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: xlibs: [XKB] Swedish map correction--nodeadkeys
X-Reportbug-Version: 1.29
X-Mailer: reportbug 1.29
Date: Wed, 26 Sep 2001 14:24:32 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: Mikael Hedin <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: xlibs
Version: 4.1.0-6
Severity: normal
Tags: patch

The XkbOption nodeadkeys now works, fantastic!!  (In X3 it never
worked--or was that because I used RH?)  Anyway, there is still two
dead keys left, tilde and caron.  I don't know how caron looks, but
tilde is of course frequently used, and if you choose nodeadkeys, it's
almost certain you want _no_ dead keys.  Here is a patch to make it
so:

~$diff -u /usr/X11R6/lib/X11/xkb/symbols/se.orig 
/usr/X11R6/lib/X11/xkb/symbols/se 
--- /usr/X11R6/lib/X11/xkb/symbols/se.orig      Wed Sep 26 14:14:42 2001
+++ /usr/X11R6/lib/X11/xkb/symbols/se   Wed Sep 26 14:10:07 2001
@@ -112,5 +112,6 @@
 
     include "se(basic)"
     key <AE12> {       [           acute,           grave      ]       };
-    key <AD12> {       [       diaeresis,     asciicircum      ]       };
+    key <AD12> {       [       diaeresis,     asciicircum      ],
+                       [      asciitilde,      caron           ]};
 };


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux zodiac 2.4.9 #1 Fri Sep 21 16:31:08 CEST 2001 i686
Locale: LANG=sv_SE, LC_CTYPE=sv_SE

Versions of packages xlibs depends on:
ii  libc6                   2.2.4-2          GNU C Library: Shared libraries an
ii  libfreetype6            2.0.2.20010514-1 FreeType 2 font engine, shared lib
ii  xfree86-common          4.1.0-6          X Window System (XFree86) infrastr
ii  xlibs                   4.1.0-6          X Window System client libraries


---------------------------------------
Received: (at 40681-done) by bugs.debian.org; 16 Apr 2004 19:07:24 +0000
>From [EMAIL PROTECTED] Fri Apr 16 12:07:24 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 1BEYgN-00050b-00; Fri, 16 Apr 2004 12:07:24 -0700
Received: from localhost.localdomain (sinibar.net1.nerim.net [62.4.18.43])
        by kraid.nerim.net (Postfix) with ESMTP id CE7D34138B
        for <[EMAIL PROTECTED]>; Fri, 16 Apr 2004 21:07:21 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
        id E7CAF23F65; Fri, 16 Apr 2004 21:09:57 +0200 (CEST)
Date: Fri, 16 Apr 2004 21:09:57 +0200
To: [EMAIL PROTECTED]
Subject: xlibs-data: Bug #40681 fixed: [xkb] Swedish keyboard problem
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,

this bug is fixed in XFree86 4.3, so I am closing it.

Denis

Reply via email to