Problems with pure X11 program's Fonts

Glynn Clements glynn at gclements.plus.com
Thu Mar 4 12:50:12 PST 2010


Aaron Lewis wrote:

>     open xfontsel , and choose a good font , then use "select" to copy , 
> use xrdb to reload configuration.
> 
> Still got an ugly fonts .. This time , i tried with putty , i checked 
> and thought it's pure X11 program. (checked the library it linked)
> 
> My ~/.Xdefaults is in attachment .
> 
> Now , i was wondering if i made some mistakes ..
> ldd of CrossOver Main UI:
>     linux-gate.so.1 =>  (0xffffe000)
>     libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x008cb000)
>     libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x0099e000)
>     libSM.so.6 => /usr/lib/libSM.so.6 (0x004e1000)
>     libICE.so.6 => /usr/lib/libICE.so.6 (0x00e63000)
>     libXext.so.6 => /usr/lib/libXext.so.6 (0x0070c000)
>     libX11.so.6 => /usr/lib/libX11.so.6 (0x0030a000)
>     libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x00c78000)
>     /lib/ld-linux.so.2 (0x0043d000)
>     libXau.so.6 => /usr/lib/libXau.so.6 (0x00110000)
>     libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x00113000)
>     libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00116000)
>     libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00e5d000)

Xt-based toolkits use X resources for configuration, but CrossOver
doesn't appear to be using such a toolkit. Other toolkits *might* use
X resources, or they might not.

Assuming that "CrossOver" is the Windows emulation software based upon
Wine and formerly known as "CrossOver Office", I wouldn't expect it to
support configuration via X resources. I suggest that you refer to the
CrossOver documentation for guidance.

-- 
Glynn Clements <glynn at gclements.plus.com>



More information about the xorg mailing list