The default value for coordinate_font is "9x15", which has been a
standard font on every version of X I've ever used (a nice bitmap,
fixed-width font)
You can modify the font used by making a setting in the X Resource
Database, like so:
echo "*Togl.font: -*-lucidatypewriter-medium-*-*-*-26-*-*-*-*-*-*-*" | xrdb
-merge
This selects a 26-point version of the 'lucida typewriter' font; the
program xfontsel can help you explore the available fonts and choose a
font specification.
The "echo | xrdb" command above will only stick during your current X
session. Your desktop environment might provide a startup script or
another way to set it automatically when you log in.
Jeff
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users