Bug 82260 - Insert characters by their ascii/unicode value
Summary: Insert characters by their ascii/unicode value
Status: RESOLVED DUPLICATE of bug 259502
Alias: None
Product: khotkeys
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
: 79006 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-05-26 17:25 UTC by Mohd Asif Ali Rizwaan
Modified: 2015-10-18 07:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mohd Asif Ali Rizwaan 2004-05-26 17:25:11 UTC
Version:           v1.1 (using KDE 3.2.1, compiled sources)
Compiler:          gcc version 3.2.3
OS:                Linux (i686) release 2.4.22

hi,

I use hindi language in KDE 3.2.x. And I am unable to insert special unicode characters as explained by the www.unicode.org's help/language pdf files. Unicode special characters are represented in Hexadecimal, but kcharselect doesn't have the ability to allow hexadecimal value to unicode characters.

kindly allow hexadecimal 2 unicode character in kcharselect, and if possible allow a keyboard shortcut for quick insertion of the character. Thanks.
Comment 1 Waldo Bastian 2004-06-01 17:58:57 UTC
CVS commit by waba: 

Support for entering hexadecimal UTF codes. (BR82260)
CCMAIL: 82260@bugs.kde.org


  M +67 -9     kcharselect.cpp   1.34 [POSSIBLY UNSAFE: printf]
  M +5 -2      kcharselect.h   1.26



Comment 2 Waldo Bastian 2004-06-01 18:04:08 UTC
Seli: Do you think it's feasible to have support in khotkeys for binding shortcuts to unicode points? Or would it be more appropriate to handle that via kxkb or so?
Comment 3 Lubos Lunak 2004-08-03 14:11:13 UTC
*** Bug 79006 has been marked as a duplicate of this bug. ***
Comment 4 Hariolf 2005-01-30 18:09:34 UTC
The problem still exists with KDE 3.3.1, Debian packages.

Until this is fixed, is there any other way to make a keyboard shortcut for German Gänsefüßchen (Unicode 201D and 201E)?

Thanks!
Hariolf
Comment 5 Thiago Macieira 2005-01-30 19:27:50 UTC
Edit your keyboard layout, or use xmodmap. That part isn't a KDE issue.
Comment 6 Hariolf 2005-02-01 19:35:54 UTC
Thank you!
Comment 7 Helge Hielscher 2007-02-08 01:41:19 UTC
See also Bug 103788: input of arbitrary unicode characters as defined in ISO 14755
Comment 8 Thomas Lübking 2015-10-18 07:09:53 UTC

*** This bug has been marked as a duplicate of bug 259502 ***