Re: kde apps and keyboard behavior

Tanner Lovelace <[email protected]> Fri, 03 Sep 2004 22:17:52 -0400
Newsgroups gmane.comp.kde.darwin
Message-ID <[email protected]>
micron said the following on 9/3/04 3:43 AM:

> I've noticed this also under other apps (like kate), is this normal?
> Also, how can I configure some special keys like "[ , ]" under the kde's 
> apps?

The KDE key stuff is the one of the most messed up things in the KDE/Mac
port, mainly because KDE doesn't use Qt's keyboard stuff, it uses direct
X11 stuff!  So, for this to work in the KDE/Mac we need to either add
direct Mac keyboard handling routines or, better yet, Qt routines.

Cheers,
Tanner Lovelace