Hello All!
I' am using code::blocks at Ubuntu 9.10 to build a console application.
Is there anyway that I can format the font of the text that appears on the console after a build and execute my application?
The present font is very small .... ;-(
Thanks!
Not a CB problem.
Setup your terminal emulator (xterm, gnome-terminal or whatever you are using) correctly.
Quote from: oBFusCATed on December 01, 2009, 10:58:02 PM
Not a CB problem.
Setup your terminal emulator (xterm, gnome-terminal or whatever you are using) correctly.
Hello,
I have already modified the configurations in gnome-terminal, but those configurations did not function to to CB terminal.
C::B uses xterm as default.
You can change this in "Settings -> Environment -> Genral settings -> Terminal to lauch console programs" (not every terminal-emulator can be used, depends ont their possible commadline-parameters, just try it out).