
edk
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Enhanced Dispositioned Keyboard v1.0.1
a) C++ library 'libedk' which supplies support for multiple keyboard layouts in one application without the need of additional keyboard switches. Now you can create applications with English(Latin), Russian(Cyrillic),
Chinese, and just every other unicode character.
b) Application 'edk' which supplies a keyboard layout editor.
c) Application 'edksmartprefs' which provides a way to connect layout types to layout files. Applications don't have to bother about the layout file location anymore. Just specify the type for example: DEFAULT, CYRILLIC, LATIN or YOUR_ALIAS and the corresponding layout file will be loaded.
d) Additional: simple test application.
N.B. edk can only provide keyboard layouts for applications that use libedk like slowarj, it does not alter X or whatever...
(http://sourceforce.net/projects/slowarj)
16 years ago
Initial announcement on kde-apps.org
For more information go to:
http://sourceforge.net/projects/edk
16 years ago
Initial announcement on kde-apps.org
For more information go to:
http://sourceforge.net/projects/edk
Please login or register to add a comment or rating