Hi,
I have several questions regarding the KDE configuration in the RedHat Linux.
We have developed a Java application with the Swing based MMI.
According to the requirements, I have to provide a support for the two following activation modes:
1. The application startup during the regular KDE login:
Upon the user's login, the c-shell script (that activates the application) - must be started automatically.
2. The post_boot application startup:
In this mode, the c-shell script (that activates the application) - must be started automatically, bypassing the KDE login.
In both modes, all the KDE menus, taskbar, shortcuts, ... etc - must be disabled. The Java application (that occupies the whole screen) provides all the necessary options.
How should I configure the KDE, to fulfill all these requirements.
Sincerely
Zeev