On Sunday 18 January 2009 13:10:11 you wrote:
> On Sunday 18 January 2009 19:38:19 Aaron J. Seigo wrote:
> > On Sunday 18 January 2009, Artur Souza (MoRpHeUz) wrote:
> > > On Sun, Jan 18, 2009 at 11:50 AM, Michael Jansen
> > > <k...@michael-jansen.biz>
> >
> > wrote:
> > > > Why not use KActions here? Any reason for that?
> > >
> > > Actually KActions would do the job, yes... =)
> >
> > given that Qt doesn't know about these keys, it probably wouldn't work so
> > well =)
>
> Anyone an idea how to fix that? I seem to remember about some other buttons
> not supported by qt (somewhere on b.k.o.).
>

modification to qnamespace to add values for the brightness keys to the Qt::Key 
enum, additions of the brightness key defines from X11/XF86keysym.h to 
qkeymapper_x11.cpp, finding the equivalent keys for Windows and Mac and adding 
those in the appropriate spots, etc.

You make the patch, get it into Qt, and then I'll turn that brightness stuff 
into KActions. Deal? :)

> The current implementation makes the keys only work on x11.
>

Cause that's all I care about. :)

> Does plasma work on mac or win? If yes getting qt support the keys would
> make them work on win and mac magically too.
>
> Mike

-- 
Matt

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to