Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] Change terminal resolution  (Read 3196 times)

LRC1962

  • Guest
[EN] Change terminal resolution
« on: 2014/06/15, 22:27:37 »
I have a 24in LCD screen, but when I am in terminal mode, the font is so big I only get about 25 lines of print and if there is an error message I only get about half of it because it gets truncated (shortened).
I do not think it is because of font selection, because the pixel size seems to be very large,  I think it is because of resolution. Is there any way of changing the resolution up to about 1280 x 800?

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Change terminal resolution
« Reply #1 on: 2014/06/15, 22:32:36 »
And your graphics card is?
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

LRC1962

  • Guest
Re: Change terminal resolution
« Reply #2 on: 2014/06/16, 02:09:43 »
Sorry about that
GF108 [GeForce GT 620] (rev a1)

Online towo

  • Administrator
  • User
  • *****
  • Posts: 2.938
Re: Change terminal resolution
« Reply #3 on: 2014/06/16, 08:06:40 »
You can set the resolution in /etc/default/grub.
add
Code: [Select]
GRUB_GFXMODE=1280x800
GRUB_GFXPAYLOAD_LINUX=1280x800

to it and do update-grub.
But make sure your hardware gives you that resolution for the framebuffer.
Ich gehe nicht zum Karneval, ich verleihe nur manchmal mein Gesicht.

LRC1962

  • Guest
Re: Change terminal resolution
« Reply #4 on: 2014/06/16, 14:27:58 »
Many thanks. As for size size recommended for card.