On Sat, 2005-02-19 at 15:12 +0300, Alexander Levackin wrote: >Hello, list. > >I have E from gentoo portages with russian localization. >But many themes use fonts without russian symbols. > >Have I simple way to turn off russian localization an obtain "english" E ? >
It depends on how you start X (and consequentialy E). If you start it with the command "startx", you can put this in your .profile (if you use bash): export LANG=en_US. You can also put that in .xinitrc right before E is executed. I'd imagine that if you use gdm/kdm, there'd be an option to change the language before you log in. ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
