News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Formating Console Font

Started by Bruno, December 01, 2009, 07:32:04 PM

Previous topic - Next topic

Bruno

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!

oBFusCATed

Not a CB problem.
Setup your terminal emulator (xterm, gnome-terminal or whatever you are using) correctly.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Bruno

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.

Jenna

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).