On Sun, May 23, 2010 at 6:27 PM, Mick <[email protected]> wrote: > On Sunday 23 May 2010 13:57:34 [email protected] wrote: >> On Sun, May 23, 2010 at 1:37 PM, Mick <[email protected]> wrote: >> > On Sunday 23 May 2010 12:23:20 [email protected] wrote: >> >> On Sun, May 23, 2010 at 1:20 PM, [email protected] >> >> >> >> <[email protected]> wrote: >> >> > Hi, >> >> > >> >> > On Sun, May 23, 2010 at 1:07 PM, Mick <[email protected]> > wrote: >> >> >> Hi All, >> >> >> >> >> >> First post in this list! :-) >> >> >> >> >> >> I have after some years of thinking about it installed Enlightenment >> >> >> on my new laptop. The laptop has 1920x1080 resolution, but at 15.6" >> >> >> screen size the menu looks really tiny and I struggle to read each >> >> >> entry. >> >> >> >> >> >> I managed to modify the fonts for anything else on the desktop and >> >> >> I'm almost happy on how it looks with the A-Wood-SP theme. However, >> >> >> I cant make the menu fonts increase in size. How can I achieve this? >> >> > >> >> > for general font sizes you can set scaling in appearance settings >> >> >> >> err 'Look' .. named 'appearance' in code :) >> > >> > Thanks again Hannes, >> > >> > I may need you to hold my hand on this ... where can I find the 'code'? >> > Configuration files in ~/.e/e/config seem binary, rather than text >> > format. Since I am not a programmer I can't edit these with a text >> > editor. >> >> whether a text part listens to scale changes is defined in the theme. >> in data/themes/default.edc group e/widgets/menu/default/label. but >> scaling is set there to one so it should work. if you use the default >> theme. > > Yes, of course, changing back to the default theme and suddenly Scaling works > fine. Decreasing DPI to 70 makes the menu fonts larger, however, what I'm > really trying to find out is: > > isn't there an easy way to change the font size on another theme? > > like for example this theme: > yes, the maybe not so easy: extract the theme: edje_decc theme.edj. change the theme group e/widgets/menu/default/label to include 'scaling: 1;' then run ./build.sh in the extracted theme dir. or contact the author to update the theme.
> http://e17-stuff.org/content/show.php/A-WoodB-SP?content=110281 > > -- > Regards, > Mick > > ------------------------------------------------------------------------------ > > > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
