[Qt-interest] print screen key
Constantin Makshin
cmakshin at gmail.com
Tue May 11 14:10:20 CEST 2010
Yes, that seems to be the case. Thanks for your help.
On Tuesday 11 May 2010 10:53:20 Heiko Steindl wrote:
> Hello!
>
> As far as I know, is the <alt><Print> Key reserved for the Magic
> sysrequest (e.g. supported by the linux kernel see
> http://en.wikipedia.org/wiki/Magic_SysRq_key)
>
> It is possible, that this key sequence can't be use, because it is just
> for system only (same as under windows the SAS (<crtl><alt><del>) sequence)
>
> Kind regards
>
> Heiko
>
> > Sorry if this message is too off-topic, but could you (or anyone involved in both Qt and KDE projects) explain me why I can't assign "Alt+Print" shortcut to an action (create screenshot of the active window)? KHotKeys says "The key you just pressed is not supported by Qt."
> >
> > Is it a Qt or KHotKeys limitation/bug?
> >
> > On Sunday 09 May 2010 12:00:23 Thiago Macieira wrote:
> >
> >> Em Domingo 9. Maio 2010, às 00.29.57, Gabriele Kahlout escreveu:
> >>
> >>> I'm not finding the print screen key in QtKeySequence documenation. How can
> >>> I detect when the user clicks it?
> >>>
> >> You're not going to find it there, because "print screen" is not a key sequence
> >> (no one prints the screen anymore). You do find it in
> >> http://doc.qt.nokia.com/4.6/qt.html#Key-enum as Qt::Key_Print
More information about the Qt-interest-old
mailing list