Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-08-13 Thread Branden Robinson
On Mon, Jul 26, 2004 at 04:35:00AM +0200, Emil Nowak wrote:
> Bugreport should be send for package xlibs, so please reassign it and apply
> attached patch.

[...]
> +// Begin keypad section
> +// The Polish standard is comma on the keypad not decimal dot
> +key   {[KP_Delete, comma]   }; 
> +// End of keypad section
[...]

Thanks for the report, and the patch!

I'm going to use "KP_Separator" instead of "comma", as that seems to be
more consistent with other symbol files.  I've tested that and it seems to
to work right.

-- 
G. Branden Robinson| Humor is a rubber sword -- it
Debian GNU/Linux   | allows you to make a point without
[EMAIL PROTECTED] | drawing blood.
http://people.debian.org/~branden/ | -- Mary Hirsch


signature.asc
Description: Digital signature


Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-07-29 Thread Branden Robinson
reassign 261163 xlibs
retitle 261163 xlibs: mapping for  wrong in Polish layouts
tag 261163 + upstream patch
thanks

On Mon, Jul 26, 2004 at 04:35:00AM +0200, Emil Nowak wrote:
> Bugreport should be send for package xlibs, so please reassign it and apply
> attached patch.

Thanks for the patch!

-- 
G. Branden Robinson| It just seems to me that you are
Debian GNU/Linux   | willfully entering an arse-kicking
[EMAIL PROTECTED] | contest with a monstrous entity
http://people.debian.org/~branden/ | that has sixteen legs and no arse.


signature.asc
Description: Digital signature


Processed: Re: Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-07-29 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> reassign 261163 xlibs
Bug#261163: xlibs-data: change sequences for KP_Delete for PL locales
Bug reassigned from package `xlibs-data' to `xlibs'.

> retitle 261163 xlibs: mapping for  wrong in Polish layouts
Bug#261163: xlibs-data: change sequences for KP_Delete for PL locales
Changed Bug title.

> tag 261163 + upstream patch
Bug#261163: xlibs: mapping for  wrong in Polish layouts
Tags were: l10n
Tags added: upstream, patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)



Bug#261163: Acknowledgement (xlibs-data: change sequences for KP_Delete for PL locales)

2004-07-25 Thread Emil Nowak
Bugreport should be send for package xlibs, so please reassign it and apply
attached patch.
diff -ur /etc/X11/xkb/symbols/pc/pl /etc/X11/xkb/symbols/pc/pl
--- /etc/X11/xkb/symbols/pc/pl  2004-06-16 09:12:52.0 +0200
+++ /etc/X11/xkb/symbols/pc/pl  2004-07-26 03:53:52.0 +0200
@@ -21,5 +21,10 @@
 key  { [ c,  C,   cacute,   Cacute ] };
 key  { [ n,  N,   nacute,   Nacute ] };
 
+// Begin keypad section
+// The Polish standard is comma on the keypad not decimal dot
+key   {[KP_Delete, comma]   }; 
+// End of keypad section
+
 include "level3(ralt_switch_multikey)"
 };
diff -ur /etc/X11/xkb/symbols/pc/pl2 /etc/X11/xkb/symbols/pc/pl2
--- /etc/X11/xkb/symbols/pc/pl2 2004-06-16 09:12:52.0 +0200
+++ /etc/X11/xkb/symbols/pc/pl2 2004-07-26 03:54:17.0 +0200
@@ -41,6 +41,11 @@
 key  { [oacute, zacute,   dead_grave,   dead_breve ] };
 key  { [ c,  C, cent,copyright ] };
 
+// Begin keypad section
+// The Polish standard is comma on the keypad not decimal dot
+key   {[KP_Delete, comma]   }; 
+// End of keypad section
+
 include "level3(ralt_switch_multikey)"
 };
 
diff -ur /etc/X11/xkb/symbols/pl /etc/X11/xkb/symbols/pl
--- /etc/X11/xkb/symbols/pl 2004-06-16 09:12:51.0 +0200
+++ /etc/X11/xkb/symbols/pl 2004-07-26 03:52:25.0 +0200
@@ -35,6 +35,11 @@
[   zabovedot,   Zabovedot  ]   };
 // End alphanumeric section
 
+// Begin keypad section
+// The Polish standard is comma on the keypad not decimal dot
+key   {[KP_Delete, comma]   }; 
+// End of keypad section
+   
 // Begin mofifier mappings
 
 modifier_map Shift  { Shift_L };
diff -ur /etc/X11/xkb/symbols/pl2 /etc/X11/xkb/symbols/pl2
--- /etc/X11/xkb/symbols/pl22004-06-16 09:12:51.0 +0200
+++ /etc/X11/xkb/symbols/pl22004-07-26 03:52:11.0 +0200
@@ -94,6 +94,11 @@
 [ bar  ]   };
 
 // End alphanumeric section
+   
+// Begin keypad section
+// The Polish standard is comma on the keypad not decimal dot
+key   {[KP_Delete, comma]   }; 
+// End of keypad section
 
 // begin modifier mappings
 modifier_map Shift  { Shift_L };