|
Re: Changing the font: msg#00062gnu.mingw.msys
Shriramana Sharma wrote: > I would like to change the font used by MSys from Courier-12 to > something else. I think the start rxvt command is where to do it. > But the font I want to use has spaces in its name > - DejaVu Sans Mono. > How do I use this? You need to quote the font name in the RXVT start up command, e.g.: ``... -fn 'DejaVu Sans Mono'-16 ...'' However, you may find the effect is disappointing; for me, this results in excessive and irregular glyph spacing! BTW, you are advised against customising msys.bat in this manner; if you ever reinstall MSYS, your customisation will be overwritten. However, there is currently no other way to achieve the customisation you desire, without modifying msys.bat; provided you remember this potential volatility, feel free to experiment. > BTW I would like to know why the MSys post-install says: > "Oh joy, you do not have C:/MinGW/bin/make.exe. Keep it that way." MinGW provides a Win32 native build of GNU make, nominally identified as `mingw32-make.exe'. MSYS also provides its own version of GNU make, which offers more reliable operation, but can only be used in the MSYS environment; this version is named `make.exe'. The comment in the post install is a caution, lest you be tempted to rename `mingw32-make.exe' as `make.exe'; in MSYS, you want to use the MSYS version, and keeping the unambiguously different names avoids any possibility of using the wrong one. Regards, Keith. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [mingw - MSYS] GCC in mounted directories: 00062, SourceForge.net |
|---|---|
| Next by Date: | Re: Changing the font: 00062, Shriramana Sharma |
| Previous by Thread: | Changing the fonti: 00062, Shriramana Sharma |
| Next by Thread: | Re: Changing the font: 00062, Shriramana Sharma |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |