Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Bruno on December 01, 2009, 07:32:04 pm

Title: Formating Console Font
Post 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!
Title: Re: Formating Console Font
Post by: 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.
Title: Re: Formating Console Font
Post by: Bruno on December 01, 2009, 11:07:44 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.
Title: Re: Formating Console Font
Post by: Jenna on December 02, 2009, 12:09:44 am
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).