david <[EMAIL PROTECTED]> schrieb am 09.06.03 19:31:24:
> 
> Can anyone tell me how to make the fonts on the menu's bigger?
> e.g.  left, right, middle click menu's
> 
>
In your homedirectory/.enlightenment/themes/whatever_theme/
you`ll find textclasses.cfg
it looks something like this:

__TCLASS __BGN
  __NAME "TEXT2"
/*  __NORMAL "rothwell/11"*/
  __NORMAL "-*-lucidabright-medium-i-*-*-12-*-*-*-*-*-*-*"
  __DRAWING_EFFECT __EFFECT_NONE
  __FORGROUND_COLOR 107 2 2
  __BACKGROUND_COLOR 0 0 0
  __JUSTIFICATION 0

/*  __NORMAL_ACTIVE "rothwell/11" */
  __NORMAL_ACTIVE "-*-lucidabright-medium-i-*-*-12-*-*-*-*-*-*-*"
  __DRAWING_EFFECT __EFFECT_NONE
  __FORGROUND_COLOR 107 2 2
  __BACKGROUND_COLOR 0 0 0
  __JUSTIFICATION 0
/* Only useful for fnlib fonts  
*  __ORIENTATION __UP
*/
__END

Change fonts here.
I use xfontsel to preview fonts.

To find out each textclass belongs to. You may visit 
homedirectory/.enlightenment/themes/whatever_theme/menustyles.cfg

NORMAL_MENU_STYLE_VERTICAL("DEFAULT", "MENU", "TEXT2", "M1", "M2","M3", 40)
NORMAL_MENU_STYLE_VERTICAL("ROOT", "MENU", "TEXT2", "M1", "M2", "M3", 40)

Textclass "TEXT2" is used by menu "DEFAULT" and "ROOT".

musketaquid
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> enlightenment-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
________________________________________________________________
Mit der Grupppen-SMS von WEB.DE FreeMail k�nnen Sie eine SMS an alle 
Freunde gleichzeitig schicken: http://freemail.web.de/features/?mc=021179




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to