Hi,
I have written a GUI application that I want to automatically run on a Linux system (Fedora Core 6) upon powerup. I've created a script which runs correctly and have added a run script using chkconfig for the appropriate run levels. However, when I reboot, my application is not automatically loaded. Any help will be much appreciated.
Cheers,
Aaron
User Profile
Collapse
-
How to automatically load software when linux starts up.
-
C++ Windows CE to Linux code port
Hi,
I'm currently trying to port some code which writes log files on a Windows CE-based embedded system to Linux. The code uses Windows specific types (file handles, thread handles etc) and I'm trying to modify the code so that it can be portable between platforms. Are there any cross-platform libraries that Can anyone point me in the right direction?
Cheers,
Aaron -
QT QDialogBox help!
Hi,
I'm working on an graphical air traffic control simulaton program that depicts a bunch of 2-D aircraft moving along a map. I need to display a QDialog box whenever a certain event happens. I call the exec() method on the dialog box which I believe passes control to QT which passes it back to my program when the user clicks on Ok on the dialog box. The problem is that this blocks the rest of my simulation from running when the dialog... -
Thanks very much for that. Does anyone know of any helpful websites that provide useful hints and tips and things to avoid? Are there any tools that will help?... -
Help needed for C++ code port from Windows CE to Linux
Hi,
I'm trying to port some C++ code for an embedded control system running on Windows CE to Linux and I'm not sure where to start. Can someone please point me in the right direction? Apart from Windows-specific API, what other things do I need to consider? Any help is much appreciated.
Aaron
No activity results to display
Show More
Leave a comment: