fitzbean
  
 
  
 
 
Group: Members 
Posts: 9 
Joined: Mar. 2005 | 
  | 
Posted: May 31 2005,19:36 | 
   | 
 
 
  
thanks mike ...  i actually figured it out in the 20 minutes between my posting and your relpy.. what I didn't know was that the command rxvt existed!    Then i noticed it in the xshell right click menu.  
  Anyway, here's what I did to autoboot this program in an rxvt window...
  make a script file in /etc/init.d/ that changes to the program directory, then runs the program: i.e.: cd /path/to/program ./program_file_name
  then, I edited .xinitrc in my home directory, and added: sudo rxvt -e /etc/init.d/name_of_script_file &  right above the fluxbox command
  thanks for replying so quickly mike... 'preciate it.
  brad 
 |