Changing font attributes of the Main manu

A home for all kinds of Puppy related projects
Post Reply
Message
Author
naena
Posts: 48
Joined: Mon 14 Mar 2011, 20:34

Changing font attributes of the Main manu

#1 Post by naena »

Hi, great puppy doctors.

I changed the Backdrop of my Puppy Precise (5.6.1) to a lighter colored one. Now I want to make the text in the main menu lighter weight. The bold text is a bit out of place. Is thee a way to do this? May be specify a different font and select normal weight for it?

Thanks

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#2 Post by musher0 »

Hi, naena.

In folder /root/.jwm there is a file called jwmrc-personal. Load it in your text editor. Line 8 or so (see attached pic), insert the following:

<MenuStyle>
<Font>Sans-10:italic</Font>
</MenuStyle>

If you don't like italics, try simply this:

<MenuStyle>
<Font>Sans-10</Font>
</MenuStyle>

Save.

Go to the initial black console with Ctrl-Alt-Backspace, and type
xwin jwm
Press return.

Your chosen font should now show in the menu.

Best regards.

musher0
~~~~~~~~~~~~~~~
PS. You may choose a larger font by changing the number 10 to 11 or 12 in the "Font" line.
Attachments
jwmrc-personal_2013-07-08.jpg
(36.9 KiB) Downloaded 214 times
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

naena
Posts: 48
Joined: Mon 14 Mar 2011, 20:34

It worked -- Thanks a lot!

#3 Post by naena »

Musher0!

I apologize for the delay in replying -- that's rude. I forgot it for awhile because of some scary personal events. (Everything's under control just now).

It worked perfectly. Thank you also for explaining how it works. Now maybe I can try some other fonts too. (I am making a broad one that I'll post here when it is finished)

Best regards,

naena

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#4 Post by musher0 »

HI, naena.

No problem, patience is a virtue! :) Glad it worked for you!

Have a great day!

musher0
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Post Reply