On Sat, Feb 7, 2009 at 3:44 PM, Sean Walmsley <[email protected]> wrote: > Has anyone else run into font related issues with SRSS 4.1? How would > one specify a font path for Xnewt, and would this be a good idea?
If the font problems don't matter until after the user has logged in then the easiest way to tackle this is to create a script in /etc/dt/config/Xsession.d that uses 'xset' to set the font path to whatever you need it to be. That script will be executed while the user's desktop is being launched and can do whatever it likes to the X server's configuration. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
