ke4nt1
  
 
  
 
 
Group: Members 
Posts: 2329 
Joined: Oct. 2003 | 
  | 
Posted: Sep. 20 2004,09:22 | 
   | 
 
 
  
Enter them into your .xinitrc file if they are programs made to run in X
  Just be sure you leave " fluxbox " as the LAST LINE in the file.
  Here is one of mine for an example..
  # put X windows programs that you want started here. # Be sure to add at the end of each command the & # grep enhance /proc/cmdline >/dev/null # if [ $? == 0 ]; then enhance &>/dev/null & # fi # dillo -f /usr/share/doc/damnsmall/getting_started.html &>/dev/null & killall -9 wmcpuload wmcpuload -c 0 &>/dev/null & wmcpuload -c 1 &>/dev/null & # kills the default wmcpuload,  # and adds one for each cpu xset s off s noblank # kills the autoscreen blanker fluxbox
 
  73 ke4nt 
 |