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

[Bug 446] Norwegian keypad in X generates period instead of comma



http://bugs.skolelinux.no/show_bug.cgi?id=446

pere@hungry.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|pere@hungry.com             |nobody@skolelinux.no



------- Additional Comments From pere@hungry.com  2004-04-25 20:41 -------
This was the change in question from XFree86 CVS:

Index: no
===================================================================
RCS file: /cvs/xc/programs/xkbcomp/symbols/no,v
retrieving revision 3.9
retrieving revision 3.10
diff -u -3 -p -r3.9 -r3.10
--- no  17 Jan 2001 23:45:59 -0000      3.9
+++ no  19 Dec 2002 01:07:54 -0000      3.10
@@ -3,7 +3,7 @@



-// $XFree86: xc/programs/xkbcomp/symbols/no,v 3.9 2001/01/17 23:45:59 dawes Exp $
+// $XFree86: xc/programs/xkbcomp/symbols/no,v 3.10 2002/12/19 01:07:54 dawes Exp $

 partial alphanumeric_keys
  xkb_symbols "basic" {
@@ -75,7 +75,9 @@ partial alphanumeric_keys
                        [      dead_tilde,      dead_caron      ]};


-    // End alphanumeric section
+    // End alphanumeric section, begin "Keypad"
+    key <KPDL> {       [  KP_Delete,   KP_Separator    ]       };
+    // End "Keypad" section

     // begin modifier mappings

Looking at /etc/X11/xkb/symbols/no from xlibs version 4.2.1-3.bunk.10,
I can verify that this fix is not in XFree86 4.2.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



Reply to: