On Tue, 8 Feb 2005, Falko Jeske wrote: > Hi all, > > is anyone here who uses Fluxbox? Do someone knows a very good page about > fluxbox, something like a faq or forum? I have some big problems with > using them, esspecially the themes. For one - when starting a new 'toppic' don't start off replying to a previous e-mail [and change the subject line] To avoid some font issues - I've used the following in ~/.Xclients-default for fluxbox #!/bin/bash # (c) 2001 Red Hat, Inc. export LANG=en_US export LC=C export LC_ALL=C ssh-add < /dev/null exec fluxbox exit 1 Satish