Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: Bruno on December 01, 2009, 07:32:04 pm
-
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.
-
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).