<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Greetings KDE-ers,<br>
<br>
I created a program link in Autostart to start xfishtank. I then used
properties to add command line parameters so the entire command is
"xfishtank -b 64 -f 20 -d". I then logged out and logged back in. KDE
started xfishtank with the required parameters as shown by examining
the process table:<br>
</tt>
<blockquote><tt>21989 john     S /home/john/.kde/Autostart/xfishtank -b
64 -f 20 -d</tt><br>
</blockquote>
<tt>However, the "-d" option, which clips the fish to run on the root
window background did not work. Instead, the background was opaque.
When I kill the process and restarted it from a kterm window, using the
exact same command line, it worked fine. <br>
<br>
Can anyone tell me why this happens? <br>
<br>
thanks,<br>
<br>
John<br>
<br>
</tt>
</body>
</html>