Your message dated Sat, 21 Jul 2007 19:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421532: fixed in xkeyboard-config 1.0~cvs.20070721-1
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)
--- Begin Message ---
Package: xkb-data
Version: 0.9-4
Severity: important
Hello,
My system is Debian 4.0 (Etch) with X.org 7.1.1 on
an i686.
When I execute the following command:
setxkbmap -layout tr,us -option grp:alts_toggle
and change the layout to the US layout by pressing both
Alt keys at the same time, the key just above the right
shift key acts like it got stuck in the Turkish keyboard
layout. To be specific, it prints "," and ";" with shift
instead of "\" and "|" with shift. I found out that this
occurs because of a missing line in US layout's xkb
symbols file which is
/usr/share/X11/xkb/symbols/us
If the attached patch is applied to the mentioned file
then this problem ceases to exist.
Note: The attached patch is a patch to the latest
version of the US keyboard layout file from the
CVS of freedesktop.org. Please see:
http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co
for the latest version of the US keyboard layout.
For a more detailed description of this bug and
a more lengthy way of reproducing it in GNOME,
please see:
http://bugzilla.gnome.org/show_bug.cgi?id=433300
Please see the following for even more information:
http://bugs.freedesktop.org/show_bug.cgi?id=8789
https://bugs.freedesktop.org/show_bug.cgi?id=10811
Thank you for your attention.
- situert
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--- us.original 2007-04-30 00:00:02.000000000 +0300
+++ us 2007-04-29 23:58:20.000000000 +0300
@@ -1,4 +1,4 @@
-// $XKeyboardConfig: xkbdesc/symbols/us,v 1.22 2006/10/09 21:37:13 svu Exp $
+// $XKeyboardConfig: xkeyboard-config/symbols/us,v 1.28 2007/04/29 16:28:26
svu Exp $
//
// $XdotOrg: xc/programs/xkbcomp/symbols/us,v 1.1.4.3 2004/03/05 13:41:33 eich
Exp $
@@ -61,9 +61,23 @@
key <AB09> { [ period, greater ] };
key <AB10> { [ slash, question ] };
+ key <BKSL> { [ backslash, bar ] };
+ key <CAPS> { [ Caps_Lock ] };
// End alphanumeric section
};
+partial alphanumeric_keys
+xkb_symbols "euro" {
+
+ name[Group1]= "U.S. English - With EuroSign on 5";
+
+ include "us(basic)"
+
+ include "eurosign(5)"
+
+ include "level3(ralt_switch)"
+};
+
partial alphanumeric_keys
xkb_symbols "intl" {
@@ -103,6 +117,7 @@
key <AC01> { [ a, A, aacute, Aacute ] };
key <AC02> { [ s, S, ssharp, section ] };
key <AC03> { [ d, D, eth, ETH ] };
+ key <AC08> { [ k, K, oe, OE ] };
key <AC09> { [ l, L, oslash, Ooblique ] };
key <AC10> { [ semicolon, colon, paragraph, degree ] };
@@ -235,6 +250,8 @@
key <AB08> { [ w, W ] };
key <AB09> { [ v, V ] };
key <AB10> { [ z, Z ] };
+
+ key <BKSL> { [ backslash, bar ] };
};
// Left and right handed dvorak layouts
@@ -427,6 +444,7 @@
key <AB08> { [ w, W ] };
key <AB09> { [ v, V ] };
key <AB10> { [ z, Z ] };
+ key <BKSL> { [ backslash, bar ] };
};
// phonetic layout for Russian letters on an US keyboard
@@ -491,4 +509,3 @@
include "us"
name[Group1]= "U.S. English - Macintosh";
};
-
--- End Message ---
--- Begin Message ---
Source: xkeyboard-config
Source-Version: 1.0~cvs.20070721-1
We believe that the bug you reported is fixed in the latest version of
xkeyboard-config, which is due to be installed in the Debian FTP archive:
xkb-data_1.0~cvs.20070721-1_all.deb
to pool/main/x/xkeyboard-config/xkb-data_1.0~cvs.20070721-1_all.deb
xkeyboard-config_1.0~cvs.20070721-1.diff.gz
to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721-1.diff.gz
xkeyboard-config_1.0~cvs.20070721-1.dsc
to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721-1.dsc
xkeyboard-config_1.0~cvs.20070721.orig.tar.gz
to pool/main/x/xkeyboard-config/xkeyboard-config_1.0~cvs.20070721.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mohammed Adnène Trojette <[EMAIL PROTECTED]> (supplier of updated
xkeyboard-config package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 21 Jul 2007 20:51:07 +0200
Source: xkeyboard-config
Binary: xkb-data
Architecture: source all
Version: 1.0~cvs.20070721-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Mohammed Adnène Trojette <[EMAIL PROTECTED]>
Description:
xkb-data - X Keyboard Extension (XKB) configuration data
Closes: 167370 280579 286581 374070 391192 401777 405207 409117 409982 412352
412528 413620 421532 424112 425304 432297
Changes:
xkeyboard-config (1.0~cvs.20070721-1) unstable; urgency=low
.
[ Julien Cristau ]
* Fix watch file to look for tarballs at http://xlibs.fd.o/xkbdesc/
.
[ Mohammed Adnène Trojette ]
* New upstream CVS snapshot from July 21st 2007:
+ include xkb files for the Happy Hacking keyboard. (Closes: #167370)
+ fix us layout. (Closes: #421532)
+ fix se layout. (Closes: #425304)
+ fix de+nodeadkey layout. (Closes: #432297)
* Patches refreshed:
+ fix FTBFS. (Closes: #424112)
* Patches obsoleted:
+ greek.diff.
.
xkeyboard-config (0.9+cvs.20070428-1) experimental; urgency=low
.
* Add myself to Uploaders. (Closes: #401777)
* CVS Snapshot from April 24 2007:
+ fix Uzbek layout. (Closes: #412528)
+ fix typo in compat/misc. (Closes: #412352)
+ adjust Dutch layout. (Closes: #286581)
+ fix keymap on iBook G4 Japanese keyboard. (Closes: #374070)
+ fix <K6C> key in symbols/inet. (Closes: #409982)
+ update Finnish layout. (Closes: #405207)
+ add Logitech Cordless Desktop Optical support. (Closes: #391192)
+ fix a jp106 backslash/yen issue. (Closes: #280579)
* Patches refreshed:
+ resync_rules_base.diff.
* Patches obsoleted or merged upstream:
+ revert_bz8572.diff
+ po.diff
+ bz1576.diff
+ bz8668.diff
+ compatibility.diff
+ japan.diff
* Patches to send upstream:
+ 001_keypad_comma.diff: add keypad:comma option. (Closes: #409117)
* Bump debhelper compatibility to 5.
* Remove reference to xlibs. (Closes: #413620)
Files:
dbf4b3a1bc9de6ee24149a8ee56b92aa 742 x11 extra
xkeyboard-config_1.0~cvs.20070721-1.dsc
2736a99c45fdee65b1e146aca4b430c0 744636 x11 extra
xkeyboard-config_1.0~cvs.20070721.orig.tar.gz
95ae1e4d7a74fd20fe95f6f161746a9a 76842 x11 extra
xkeyboard-config_1.0~cvs.20070721-1.diff.gz
e06a47811c544b27d71efbc0441d75eb 412780 x11 extra
xkb-data_1.0~cvs.20070721-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGol2XOU3FkQ7XBOoRApJWAJ40CVc7eOtrq3nodWHW4Gs7CeyvUQCgyy4w
F1RGQeTUPo9bzETLpRHAi4M=
=qVSA
-----END PGP SIGNATURE-----
--- End Message ---