I have been using Cleartype and Vista fonts on Windows XP for quite a while now. I love the Consolas font for working with source code. I would love to have it as the font of my Windows console (command) window too. Is there a way to do this?
feedback
|
Before doing any of this, please read the article "Why are console windows limited to Lucida Console and raster fonts?", which explains in great detail why you shouldn't do that anyway. | |||||||||
feedback
|
|
This is a simple registry tweak.
Add a string value (REG_SZ) with the name 00 and put Consolas in the 'data' field. You will then need to reboot your PC, and change the default within command prompt. Start -> Run -> Cmd. Right click the title of the window -> Properties -> Fonts. | |||
|
feedback
|
|
See also How to set the command prompt font on XP? on Server Fault. | |||
|
feedback
|
|
Right click on the title bar, and you can change it there, I believe. | |||
feedback
|
|
Well ... you can always try something like this to replace your old | |||
|
feedback
|