I edited the ~/.fluxbox/startup file today so that XChat and Deluge automatically start whenever I log into Fluxbox. Handy since I always have them running n'est pas? It was really easy to do- just add "xchat &" and "deluge &" to the file. The "&" is so that they're split off and run in their own threads rather than taking up the entire attention of the XServer. What's important here is that I could have absolutely anything I want start up when Fluxbox does. Think about this, what can you set to... read more