Bug 1012 - [XKB] Bangla/Bengali keyboard (ben-probhat) does not have ZWNJ, ZWJ, DANDA , DOUBLE DANDA and KHANDA TA
Summary: [XKB] Bangla/Bengali keyboard (ben-probhat) does not have ZWNJ, ZWJ, DANDA , ...
Status: RESOLVED FIXED
Alias: None
Product: xkeyboard-config
Classification: Unclassified
Component: doc (show other bugs)
Version: unspecified
Hardware: x86 (IA32) All
: high major
Assignee: xkb
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-08 01:36 UTC by Jamil Ahmed
Modified: 2006-01-01 11:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Patch file for /xkbcomp/symbols/pc/ben (1.20 KB, patch)
2005-03-09 00:41 UTC, Jamil Ahmed
Details | Splinter Review
Patch file for /xkbcomp/symbols/ben (1.28 KB, patch)
2005-03-09 00:43 UTC, Jamil Ahmed
Details | Splinter Review
Patch file for /xlibs/xkbdesc/symbols/in (1.20 KB, patch)
2005-12-16 07:02 UTC, Jamil Ahmed
Details | Splinter Review

Description Jamil Ahmed 2004-08-08 01:36:17 UTC
Bangla Probhat Layout of Bangla/Bengali keyboard (ben) file doesn't have
following characters:

Dari - DEVANAGARI DANDA (U0964)
Double Dari - DEVANAGARI DOUBLE DANDA (U0965)
Comment 1 Jamil Ahmed 2004-09-07 05:40:33 UTC
The symbol file is also missing the following characters.

ZWNJ - ZERO WIDTH NON-JOINER (U200C)
ZWJ - ZERO WIDTH JOINER (U200D)
Comment 2 Jamil Ahmed 2005-02-05 01:04:33 UTC
Should I submit a PATCH?
Comment 3 Pablo Saratxaga 2005-03-08 08:29:27 UTC
Yes, send a patch, or at least tell where those symbols 
should be located.
Comment 4 Jamil Ahmed 2005-03-09 00:41:47 UTC
Created attachment 2057 [details] [review]
Patch file for /xkbcomp/symbols/pc/ben

Following keys are added in /xkbcomp/symbols/pc/ben

KHANDA TA (U+09CE) in: key <AE08> { [ 0x10009EE, 0x10009CE    ] };
ZERO WIDTH NON-JOINER (U+200C) in: key <AE11> { [ 0x100200C, underscore   ] };
ZERO WIDTH JOINER (U+200D) in: key <AE12> { [ equal,	 0x100200D    ] };
DEVANAGARI DANDA (U+0964) in: key <AB09> { [   0x1000964,  0x1000981  ] };
DEVANAGARI DOUBLE DANDA (U+0965) in: key <BKSL> { [   backslash,  0x1000965  ]
};
Comment 5 Jamil Ahmed 2005-03-09 00:43:33 UTC
Created attachment 2058 [details] [review]
Patch file for /xkbcomp/symbols/ben

Following keys are added in /xkbcomp/symbols/ben

KHANDA TA (U+09CE) in: key <AE08> { [], [ 0x10009EE, 0x10009CE	  ] };
ZERO WIDTH NON-JOINER (U+200C) in: key <AE11> { [], [ 0x100200C, underscore   ]
};
ZERO WIDTH JOINER (U+200D) in: key <AE12> { [], [ equal,     0x100200D	  ] };
DEVANAGARI DANDA (U+0964) in: key <AB09> { [], [   0x1000964,  0x1000981  ] };
DEVANAGARI DOUBLE DANDA (U+0965) in: key <BKSL> { [], [   backslash,  0x1000965
 ] };
Comment 6 Jamil Ahmed 2005-03-09 00:47:54 UTC
U+09CE BENGALI LETTER KHANDA TA has been added to Unicode 4.1.0 [Beta]
Ref: http://www.unicode.org/versions/beta.html

All these patches are for Bengali-Probhat layout.
Comment 7 Jamil Ahmed 2005-11-29 05:29:12 UTC
Any updates on this issue? More then a year gone - I have submitted this bug!!
X11R7.0 RC2 has already released.. but no fix on this issue.
Comment 8 Jamil Ahmed 2005-12-16 07:02:59 UTC
Created attachment 4098 [details] [review]
Patch file for  /xlibs/xkbdesc/symbols/in

This patch is made for xkeyboard-config's "in" symbol file,
http://cvs.freedesktop.org/xlibs/xkbdesc/symbols/in?view=markup
Comment 9 Alan Coopersmith 2005-12-16 10:46:04 UTC
Removing from Xorg 7.0 blocker list, since xkeyboard-config is not part of Xorg
7.0 release, but on it's own release schedule.
Comment 10 Sergey V. Udaltsov 2005-12-30 07:46:51 UTC
Jamil, could you please have a look at current in(ben) in xkeyboard-config - and
submit the patch against it. I am not sure your current patch for pc/ben can be
applied cleanly...
Comment 11 Jamil Ahmed 2006-01-02 05:58:52 UTC
Sergey, this is the *single* final patch to fix the bug of in(ben_probhat).
https://bugs.freedesktop.org/attachment.cgi?id=4098

No need of attachment id #2057 and #2058.
Comment 12 Sergey V. Udaltsov 2006-01-02 06:37:41 UTC
committed. Thanks a lot.


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.