Richmond wrote:
> Mark Carroll wrote:
>> On 26 Apr 2017, Richmond wrote:
>>
>>> What controls the height of the title bar? I am testing on a different
>>> system and it has become way to big. Giant. Also some strange effects on
>>> the menu which are different between the otp release and the
>>> distribution release 3.7.
>> Some DPI issue perhaps? (Guessing wildly...)
>>
>> -- Mark
>>
> I have to:
>
> export LC_ALL=C
> exec ctwm
>
> Why? Because it's debian based.
>
Excuse me for flooding the list but someone else might come across this
in the future.

I think this is related to my:
LANG=en_GB.UTF-8
in locale.

Which means it needs a font which can display UTF-8 for the title font.

I have now changed the titlebar font to:

TitleFont       "-*-*-*-r-*-*-20-*-*-*-*-*-iso10646-*"

and installed some fonts.

So the above LC_ALL=C is necessary, as it merely overrides the utf-8.

Reply via email to