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.
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
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?
*** Bug 79006 has been marked as a duplicate of this bug. ***
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
Edit your keyboard layout, or use xmodmap. That part isn't a KDE issue.
Thank you!
See also Bug 103788: input of arbitrary unicode characters as defined in ISO 14755
*** This bug has been marked as a duplicate of bug 259502 ***