|
|
I am using the Linux framebuffer for my QT embedded projects. Love it
and it typically works well, however if I start the application with &
to put in the background, I lock up the console. Even if I kill it
via SSH, I can't reset the console, the keys don't work, and I am
stuck rebooting the machine. Yes, I know, don't start with &, but
when testing, we are creatures of habit and make mistakes -- yet there
should be a way to recover.
For example:
./app1 -qws & <-- locks up my console and I have to reboot...
Any help would be most appreciated and this is my first QT embedded post.....
Cheers,
--
Wade Hampton
_______________________________________________
Qt-embedded-interest mailing list
Qt-embedded-interest@xxxxxxxxxxxxx
http://lists.trolltech.com/mailman/listinfo/qt-embedded-interest
|
|