The following bug was reported at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=82461
I am forwarding it here for wider dispersion in hopes that the
user submitted suggested fix can be approved to be correct and
applied to CVS, or an alternative and perhaps more proper fix can
be made and applied to CVS prior to the 4.3.0 release.
The patch was cut and pasted into the received bug report, and
subsequently I've cut ans pasted it into this email, so it wont
likely apply cleanly and may need to be hand edited and
regenerated.
Any comments or feedback on it's correctness or lack thereof
would be appreciated.
TIA
Description of problem:
this bug seems to be related to 79404
only with german keyboard layout
the '< > |' key does not work in X11
testet with: XFree86-4.2.99.3-20030115.0
patching /etc/X11/xkb/symbols/pc/de with this fixed it for me:
--- de Sat Jan 18 15:30:27 2003
+++ de.fixed Wed Jan 22 15:03:13 2003
@@ -8,6 +8,7 @@
include "pc/latin(type4)"
name[Group1]="German";
+ key <LSGT> { [ less, greater, bar ] };
key <AE02> { [ 2, quotedbl, twosuperior, oneeighth ] };
key <AE03> { [ 3, section, threesuperior, sterling ] };
--
Mike A. Harris
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86