Size of CygWin Display Font

Gary R. Van Sickle g.r.vansickle@worldnet.att.net
Tue May 31 20:55:00 GMT 2005


> -----Original Message-----
> From: cygwin-owner@cygwin.com 
> [mailto:cygwin-owner@cygwin.com] On Behalf Of Khadhrawi, Mohammad
> Sent: Tuesday, May 31, 2005 3:25 PM
> To: cygwin@cygwin.com
> Subject: Size of CygWin Display Font
> 
> Dear Sir/Madam,
> 
> I am a new user of CygWin.  I've just finished installing it. 
> Now, I want to change (enlarge) the size of the CygWin display font.
> 
> I did some readings on your web site and others.  I found 
> that I need .profile or .bashrc files.  However, I cannot 
> find either of these files.
>

You have to create them in your $HOME directory.
 
> Is there another way to accomplish the change I want?  How?
> 
> Please let me know if you have a direct way to affect this 
> change or if you know of a site that described the method.
> 
>  

The super-short answer:

- Install Cygwin's rxvt.
- Create a Windows shortcut to it.
- In the shortcut's Properties->Shortcut->Target, make it look something
like this:

"C:\unix\bin\rxvt.exe -tn rxvt-cygwin-native -sr -sl 1000 -fn "Lucida
Console-bold-14" -e bash --login -I"

The '-fn "Lucida Console-bold-14"' part sets the font and its size.

> Many thanks in advance.
> 
> Cheers,
> Mohammad Khadhrawi
> 

-- 
Gary R. Van Sickle
 


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



More information about the Cygwin mailing list