Bug 3841 - incorrect lt_std keyboard mapping (xkb Lithuanian input mapping)
Summary: incorrect lt_std keyboard mapping (xkb Lithuanian input mapping)
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: doc (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords: movetoxkc
Depends on:
Blocks:
 
Reported: 2005-07-22 22:17 UTC by Eduardas Tamosauskas
Modified: 2006-09-01 17:34 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch to add Lithuanian IBM keyboard (1.95 KB, patch)
2006-08-24 13:48 UTC, Piter PUNK
Details | Splinter Review
Add Lithuanian IBM keyboard to xkeyboard-config. (1.95 KB, patch)
2006-08-26 14:28 UTC, Piter PUNK
Details | Splinter Review

Description Eduardas Tamosauskas 2005-07-22 22:17:14 UTC
Hello,

there is persisting problem with the particular "lt_std" keyboard
layout, that may be not so popular as numeric (main "lt" one),
but still valuable for those, who use it.

Most notable problem with this layout is, that keys "f" and "s caron"
are mutually exchanged. Tested for quite sequence of distros and
computers, this problem still persists and would be good to be finally fixed.
I believe it is best to be reviewed by those, that were
contributing to appropriate branch to include into distributed stuff.
This is most annoying mismapping, but may be not only, too.

Thanks for taking care of it,
et
Comment 1 Sergey V. Udaltsov 2006-04-06 09:02:10 UTC
Could you please confirm the bug still exists for the latest xkeyboard-config?
Comment 2 Piter PUNK 2006-08-24 13:48:30 UTC
Created attachment 6673 [details] [review]
Patch to add Lithuanian IBM keyboard

This patch solves the problem. There are two Lithuanian "Standard"s, one from
1992 and other from 2000. The first one is also know as IBM Lithuanian. The
information can be catch at:

http://www.kada.lt/litwin/

And we implement this layout:

http://www.kada.lt/litwin/Kbdlta.gif

The symbols in RED can be generated by R_ALT+key
Comment 3 Piter PUNK 2006-08-24 13:50:23 UTC
Ah! One of the differences between the 1992 and 2000 Standard is the F and
S-caron swapped.
Comment 4 Piter PUNK 2006-08-26 14:28:59 UTC
Created attachment 6709 [details] [review]
Add Lithuanian IBM keyboard to xkeyboard-config.

This is the new lt_ibm patch. With some fixes sent by Edis Tamoshauskas, the
bug "creator". Now it's all OK.

The fixes are:

> +    key <AE01> {[	exclam, 	1,		]
# remove the comma after 1.
>+    key	<AD02> {[	zcaron, 	Zcaron		w,	       
W		]};
# add a comma after Zcaron
> +    key	<AD11> {[	iogonek,	Iogonek 	bracketleft,   
braceleft	]};
# add a comma after Iogonek

And that's all.
Comment 5 Piter PUNK 2006-08-26 14:37:28 UTC
The bug is fixed. This is the feedback of the bug reporter:

----From Edis Tamoshauskas mail----------------------------------
So thank you once again, this will be best layout solution for me
in quite some years, and hopefully there will be some awaiting.
Hard to believe, that future distros would be so easy to tune up!
-----------------------------------------------------------------

I think the lt_ibm layout can be added in xkeyboard-config now.
Comment 6 Sergey V. Udaltsov 2006-09-01 17:34:38 UTC
Committed. Please check from CVS


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.