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: Size of CygWin Display Font


> -----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/


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