[wx-dev] Multi media laptops keys
Robin Dunn
robin at alldunn.com
Mon Jul 21 13:24:03 PDT 2008
Marcin Wojdyr wrote:
> On Mon, Jul 21, 2008 at 10:13 PM, Marcin Wojdyr <wojdyr at gmail.com> wrote:
>> On Mon, Jul 21, 2008 at 9:09 PM, Priyank Bolia <priyank.bolia at gmail.com> wrote:
>>> How to catch the multi media key press events on Linux. wxWidgets doesn't
>>> seem to generate any key press event for them.
>> What about wxEVT_KEY_DOWN events? Are they generated?
>
Probably a better question is does xev show that there are events, and
if so what are they mapped to? Using xmodmap may help to map the keys
to catchable events.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wx-dev
mailing list