Tuomo Valkonen <[EMAIL PROTECTED]> wrote: On 2006-12-09, Ion Admirer  wrote:
>  I have tried to find a way to change the default font of the statusbar s=
> o that I could load fortune cookies in my language.

Statusbar font is in one of the lookcommon_*.lua files. The default is
misc-fixed, so If you're locales are properly set up and you have installed
all the necessary fonts, there should be glyphs in it for almost anything,
unlike in most other fonts.

-- 
Tuomo

Thank you very much Tuomo for taking the time to look up my question.
 
 I am truly honoured by your patience for ignorant users like myself.
 
 I was careless enough to look in all the other look_*.lua and miss the 
lookcommon_*.lua.
 
 The answer, as you noted, is in the file lookcommon_clean.lua.
 
 For future reference, I copied the file 
/usr/local/share/examples/ion3/lookcommon_clean.lua to 
~/.ion3/lookcommon_clean.lua and just changed the last character in the font 
selection line from:
 
     font="-misc-fixed-medium-r-*-*-13-*-*-*-*-60-*-*",
 
 to
 
     font="-misc-fixed-medium-r-*-*-13-*-*-*-*-60-*-7",
 
 in order to display ISO-8859-7 (greek).
 
 Then I sent a SIGUSR2 to ion3 and it worked instantly.
 
 Thank you once again for the best window manager.
 
---------------------------------
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get 
things done faster.

Reply via email to