> I still haven't managed X under scratchbox - I'd be glad of any tips. You're talking about the autoconf'd X, right? I've built it many, many times with the script that's provided with it. Basically all it does is run ./autogen.sh --prefix=/some/where && make && make install /lauri