How to set big font for xterm in cygwin/X
Chris J. Breisch
chris.ml@breisch.org
Wed Jun 4 15:44:00 GMT 2014
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
More information about the Cygwin
mailing list