Jesse Keating wrote:
On Mon, 11 Nov 2002 14:59:28 -0800I created the file and it didn't seem to work.
Stephen Mah <[EMAIL PROTECTED]> wrote:
# # running this manually works, but if I add this to the .bashrc, it
# will not run unless I have a konsole window open.
Put it in your ~/.Xclients-default file.
Here is what want to accomplish:
I have a customized RH8 CD that installs, reboots autologon with the root account and configures the system, video, etc...
Than I have it startx automatically and I'm trying to run this GUI java program that gathers users info.
Manually running this command works: /usr/java/j2sdk1.4.1/bin/java -cp /myclasspath application.configurationcenter.Configapp
I'm using kde 3.0.3
-steve