--- Mohammed Adnène Trojette <[EMAIL PROTECTED]> wrote:

> On Sun, Apr 29, 2007, situert wrote:
> > 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.
> 
> The latest version is packaged in experimental. I've added the patches
> applied upstream to it. It should be fixed in the next upload.

Does this mean that this bug won't be fixed in stable (Etch)?

> > http://bugs.freedesktop.org/show_bug.cgi?id=8789
> > https://bugs.freedesktop.org/show_bug.cgi?id=10811
> 
> Only the beginning of your patch is applied there. Was the rest intended
> to be integrated?

No, I included all of the changes between the layout
file shipped with Debian and the latest one in the CVS

http://webcvs.freedesktop.org/xkeyboard-config/xkeyboard-config/symbols/us?view=co

so that the latest version of the file would be in Debian.
However, the essential lines are the ones with "<BKSL>"
and "<CAPS>" in them. I am attaching a more to-the-point
version of the patch.

> Thanks for the report,
> -- 
> Mohammed Adnène Trojette
> 

Thank you for your attention.

Regards,
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-30 01:37:01.000000000 +0300
@@ -61,6 +61,8 @@
     key <AB09> {       [    period,    greater         ]       };
     key <AB10> {       [     slash,    question        ]       };
 
+    key <BKSL> {       [ backslash,         bar        ]       };
+    key <CAPS> {       [ Caps_Lock     ]       };
     // End alphanumeric section
 };
 
@@ -235,6 +237,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 +431,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

Reply via email to