This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to set big font for xterm in cygwin/X


Zhengrong Zang wrote:
Now I can use cygwin/X to run gtk3-demo, but my eyes is bad and xterm font in cygwin/X is very small, how can I set to bigger font for xterm? Thanks a lot.


I use the following in my ~/.Xdefaults. Change the faceName and faceSize to suit you.

XTerm*faceName: Bitstream Vera Serif Mono
XTerm*faceSize: 10
XTerm*toolBar: false
XTerm*Background: black
XTerm*Foreground: white
XTerm*cursorColor: LightBlue
XTerm*ScrollBar: true
XTerm*rightScrollBar: true


--
Chris J. Breisch

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]