[Qt-interest] changing default ctrl+alt+Fn behaviour
linux newbie
linux.newbie79 at gmail.com
Fri Nov 20 13:17:20 CET 2009
Hi All,
Thanks for your reply and yea, when I looked in the source code of
qws_ttykbd file, the terminal is switching and then it calls
processEvent function.
Maybe, I can have my own KeyboardHandler and set it to
QWSServer::setKeyboardHandler. Please correct me if I am wrong.
Thanks
On Fri, Nov 20, 2009 at 11:02 PM, Colin S. Miller
<no-spam-thank-you at csmiller.demon.co.uk> wrote:
> Sean Harmer wrote:
>> Hi,
>>
>> The OP is using QWS anyway so as long as he doesn't have X running on the same
>> VT as he is trying to use he should be OK. As was mentioned his key sequence
>> is being consumed before his app sees it. So rather than messing around with
>> trying to stop this, the easiest method is to use a different key sequence.
>
> If the OP is doing this for his own amusement then, sure, he should change it.
> If he's at work then he might need to convince his PHB to change the key-sequence
> specified, which can be easier to say than do.
>
> Colin S. Miller
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
More information about the Qt-interest-old
mailing list