[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#164767: marked as done (xlibs: altgr doesn't work on german keyboards with "altwin:meta_win")



Your message dated Sat, 18 Sep 2004 10:43:05 +0200
with message-id <20040918084305.GE3780@linuxfr.org>
and subject line Bug#164767: xlibs: altgr doesn't work on german keyboards with "altwin:meta_win"
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; 14 Oct 2002 23:50:08 +0000
>From netzwurm@foobar.toppoint.de Mon Oct 14 18:50:08 2002
Return-path: <netzwurm@foobar.toppoint.de>
Received: from bender.toppoint.de (mail.toppoint.de) [195.244.243.1] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 181EyN-0007ap-00; Mon, 14 Oct 2002 18:50:07 -0500
Received: (from uucp@localhost)
	by mail.toppoint.de (8.9.3/8.9.3) id BAA20481
	for submit@bugs.debian.org; Tue, 15 Oct 2002 01:50:03 +0200 (MET DST)
>Received: from eris.wurm.lan (localhost [127.0.0.1])
	by eris.wurm.lan (8.12.6/8.12.6/Debian-6) with ESMTP id g9ENmY6T010857
	for <submit@bugs.debian.org>; Tue, 15 Oct 2002 01:48:34 +0200
Received: (from netzwurm@localhost)
	by eris.wurm.lan (8.12.6/8.12.6/Debian-6) id g9ENmX8F010853;
	Tue, 15 Oct 2002 01:48:33 +0200
Sender: netzwurm@foobar.toppoint.de
To: "Debian Bug Tracking System" <submit@bugs.debian.org>
Subject: xlibs: altgr doesn't work on german keyboards with "altwin:meta_win"
From: "David Spreen" <netzwurm@debian.org>
Date: 15 Oct 2002 01:48:33 +0200
Message-ID: <878z104m5q.fsf@eris.wurm.lan>
Lines: 57
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: submit@bugs.debian.org


Package: xlibs
Version: 4.2.1-2
Severity: wishlist
Tags: patch

Configuring the old meta-win behavour confuses the german keyboard layout
(alt_r doesn't act as Mode_switch and Multi_key anymore).
The following patch adds a partial modifier_keys block to 
/etc/X11/xkb/symbols/altwin which provides a german keyboard-layout
with the old meta_win behavour. I don't know if this is the best
way to solve the problem but it works for me.

--Begin--

--- /etc/X11/xkb/symbols/altwin 2002-10-15 01:44:22.000000000 +0200
+++ /etc/X11/xkb/symbols/altwin.new     2002-10-15 01:45:55.000000000 +0200
@@ -19,6 +19,17 @@
 };
 
 partial modifier_keys 
+xkb_symbols "meta_win_de" {
+    key <LALT> {        [       Alt_L,  Alt_L           ]       };
+    key <RALT> {        [       Mode_switch, Multi_key, Alt_R,  Alt_R           ]       };
+    key <LWIN> {        [       Meta_L                  ]       };
+    key <RWIN> {        [       Meta_R                  ]       };
+    modifier_map Mod1   { Alt_L };
+    modifier_map Mod5   { Alt_R };
+    modifier_map Mod4   { Meta_L, Meta_R };
+};
+
+partial modifier_keys 
 xkb_symbols "left_meta_win" {
     key <LALT> {       [       Alt_L,  Alt_L           ]       };
     key <LWIN> {       [       Meta_L                  ]       };

--End--


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux eris 2.4.18 #1 Son Sep 29 23:38:51 CEST 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set)

Versions of packages xlibs depends on:
ii  libc6                         2.2.5-15   GNU C Library: Shared libraries an
ii  libfreetype6                  2.1.2-7    FreeType 2 font engine, shared lib
ii  xfree86-common                4.2.1-2    X Window System (XFree86) infrastr

-- no debconf information

-- 
 /--------------------------------------------------------------------\
              Debian GNU/Linux  - _The_ free oprating system           
  David Spreen  -  netzwurm@debian.org - C8B6823A (keyring.debian.org) 
 \--------------------------------------------------------------------/


---------------------------------------
Received: (at 164767-done) by bugs.debian.org; 18 Sep 2004 08:39:37 +0000
>From barbier@linuxfr.org Sat Sep 18 01:39:37 2004
Return-path: <barbier@linuxfr.org>
Received: from postfix4-2.free.fr [213.228.0.176] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C8akr-0004hc-00; Sat, 18 Sep 2004 01:39:37 -0700
Received: from localhost.localdomain (lns-vlq-26-82-254-147-148.adsl.proxad.net [82.254.147.148])
	by postfix4-2.free.fr (Postfix) with ESMTP id C08D21EA5B1
	for <164767-done@bugs.debian.org>; Sat, 18 Sep 2004 10:39:36 +0200 (CEST)
Received: by localhost.localdomain (Postfix, from userid 1000)
	id BC2F923D9C; Sat, 18 Sep 2004 10:43:05 +0200 (CEST)
Date: Sat, 18 Sep 2004 10:43:05 +0200
To: 164767-done@bugs.debian.org
Subject: Re: Bug#164767: xlibs: altgr doesn't work on german keyboards with "altwin:meta_win"
Message-ID: <20040918084305.GE3780@linuxfr.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040818i
From: barbier@linuxfr.org (Denis Barbier)
Delivered-To: 164767-done@bugs.debian.org
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Hi,

the altwin:left_meta_win option was added for such cases, so I am
closing this bug.
Thanks for your bugreport.

Denis



Reply to: