Menu font size

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
herbert langhans

Menu font size

Post by herbert langhans »

Hi List,
I just switched in here, sorry if I ask something you heard a couple of times.

On FreeBSD 7.0 I installed wine, all works well but I cannot find a way to make the menu font bigger. Its tiny on a 1280x1024 monitor.

I tried to modify win.ini:
[Desktop]
MenuFont=Arial
MenuFontSize=18

but no change.

I fiddled with the registry, but couldnt find an option for the menu font size.

Whats the trick??
Thanks
herbs
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Menu font size

Post by austin987 »

On 4/3/08, herbert langhans <[email protected]> wrote:
Hi List,
I just switched in here, sorry if I ask something you heard a couple of times.

On FreeBSD 7.0 I installed wine, all works well but I cannot find a way to make the menu font bigger. Its tiny on a 1280x1024 monitor.

I tried to modify win.ini:
[Desktop]
MenuFont=Arial
MenuFontSize=18

but no change.

I fiddled with the registry, but couldnt find an option for the menu font size.

Whats the trick??
Thanks
herbs


Run winecfg, select the graphics tab, and increase the DPI.
herbert langhans

Menu font size

Post by herbert langhans »

Austin,
I forgot to mention that I tried winecfg/graphicstab/DPI. It enlarges the content of the prog (like the written text in notepad) but not the menu..

There must be some way to define the font type and size the menu displays. Didnt found much in the documentation too.

Maybe it is related that I use the ttf-fonts from the Unix installation. The ~/.wine/drive_c/windows/fonts directory is empty. But in notepad I can change to all these Unix available fonts, so wine is able to access it. They should also somehow be available to the menu.

Thats strange.
Cheers
herbs


On Thu, 3 Apr 2008 14:16:46 -0500
"Austin English" <[email protected]> wrote:
On 4/3/08, herbert langhans <[email protected]> wrote:
Hi List,
I just switched in here, sorry if I ask something you heard a couple of times.

On FreeBSD 7.0 I installed wine, all works well but I cannot find a way to make the menu font bigger. Its tiny on a 1280x1024 monitor.

I tried to modify win.ini:
[Desktop]
MenuFont=Arial
MenuFontSize=18

but no change.

I fiddled with the registry, but couldnt find an option for the menu font size.

Whats the trick??
Thanks
herbs


Run winecfg, select the graphics tab, and increase the DPI.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Menu font size

Post by vitamin »

austin987 wrote:On 4/3/08, herbert langhans <[email protected]> wrote:
Hi List,
I just switched in here, sorry if I ask something you heard a couple of times.

On FreeBSD 7.0 I installed wine, all works well but I cannot find a way to make the menu font bigger. Its tiny on a 1280x1024 monitor.

I tried to modify win.ini:
[Desktop]
MenuFont=Arial
MenuFontSize=18

but no change.

I fiddled with the registry, but couldnt find an option for the menu font size.

Whats the trick??
Thanks
herbs


Run winecfg, select the graphics tab, and increase the DPI.
Or "Integration" tab select "Menu text" and change the font size.
herbert langhans

Menu font size

Post by herbert langhans »

Thanks a lot, vitamin!!
A kind of obvious, but just havent seen it. And I started picking in the registry files..

Cheers
herbs

On Thu, 03 Apr 2008 14:57:27 -0500
"vitamin" <[email protected]> wrote:
Run winecfg, select the graphics tab, and increase the DPI.
Or "Integration" tab select "Menu text" and change the font size.
carsten888
Level 1
Level 1
Posts: 7
Joined: Tue Feb 18, 2014 8:59 am

Re: Menu font size

Post by carsten888 »

whats that font which is default in windows menu text?
photoshop-windows.png
photoshop-windows.png (8.79 KiB) Viewed 4826 times
I have no theme installed. Is there a theme which contains all the right font-sizes? If so how to install?
Locked