1827424 Members
4334 Online
109965 Solutions
New Discussion

Re: setting font size

 
Vineet Goel_1
Occasional Contributor

setting font size

Hi There,

I am accessing HP-Ux using view-now x-manager.

Whenever I open a dtterm, the font size is big. every time i need to change font size to 10.5.

Is there any way I can set font size in my .profile?

TIA,
Vineet
1 REPLY 1
OldSchool
Honored Contributor

Re: setting font size

its not done .profile, it'd be in ~/.Xresources or ~/.Xdefaults. See:

http://www.jaymzworld.com/wiki/Xdefaults


! set a default font, then use the menu to change fonts on the fly
! same as -fn
! the font to be used for displaying normal text
!XTerm*Font: 6x13
!XTerm*Font: 7x13
!XTerm*Font: 9x15

! another font example
XTerm*Font: -*-fixed-medium-*-*-*-14-*-*-*-*-*-*-*

and from http://docs.hp.com/en/B1171-90101/apbs07.html


"You can use either the class name (Dtterm) or the application name (dtterm) for a resource file of Dtterm."