Qt-interest Archive, September 2002
Qt key codes -> X11 key codes
Message 1 in thread
Hello everybody,
not sure of this has already been discussed or not...
I'm desperately searching for a way to convert key codes returned by
QKeyEvent::key() into X11 key codes. I know that Qt-keys are
independant from the underlying window system, but I still need the X11
keys !
There doesn't seem to be anything within Qt which could help me
(somebody correct me, if I'm wrong). Any ideas ?
Thanks in advance,
Rene