Page 1 of 1

how to change the pulldown menu font?

Posted: Wed 15 Mar 2006, 00:51
by maxraign
hello,
i was using the version 1.0.6 til now and when i tried 1.0.8, found that it is very difficult to read the start menu fonts. any one have ideas about changing the fonts of the start menu?

also, the windows basic optical mouse is not working with 1.0.8 but it is doing fine when i have connected the same using a ps2 adapter.

regards
Max

Posted: Wed 15 Mar 2006, 01:36
by MU
edit /root/.jwm/themes/

The themefiles there have such entries:

Code: Select all

       <MenuStyle>
               <Font>-adobe-helvetica-medium-r-*-*-*-140-*-*-*-*-*-*</Font>
Replace 140 with higher values like 160

Then run
Control Panel - JWM configuration - themes, and choose the theme you modified.

Mark