Author Topic: Formating Console Font  (Read 7571 times)

Offline Bruno

  • Single posting newcomer
  • *
  • Posts: 4
Formating Console Font
« 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!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Formating Console Font
« Reply #1 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.
(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!]

Offline Bruno

  • Single posting newcomer
  • *
  • Posts: 4
Re: Formating Console Font
« Reply #2 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.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Formating Console Font
« Reply #3 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).