Debian This forum is for the discussion of Debian Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-31-2010, 10:20 PM
|
#1
|
Member
Registered: Dec 2010
Distribution: Debian Squeeze (Console Only)
Posts: 79
Rep:
|
Debian Lenny- Changing Console Font Size?
So I set up that OS I was talking about, everything I need, staying away from the "Startx" command, and it's working very very awesomely except for ONE little problem.
The console font size is too big for me, and honestly I don't know how to change that. Coming out of Ubuntu, I'm realizing I don't know as much about config files as I think I do :P
Any way I can change the font size? When I use the GParted live cd, I see a line in the start up that mentions changing the frame buffer to 700 x 48 or something, I'll get specifics soon (computer's not on me) and it makes the font and everything just how I like it. Suggestions?
Last edited by apt-get; 01-01-2011 at 02:41 AM.
|
|
|
12-31-2010, 10:42 PM
|
#2
|
Member
Registered: Aug 2009
Posts: 30
Rep:
|
If I am getting right you want to change tty font size.
find the /boot/grub/menu.lst
edit with kernel you want to boot as
" kernel /boot/vmlinuz-2.6.xx.xx root=/dev/sda1 vga=794 "
here vga=794 is resolution equivalent to 1280x800, you can try different resolution by changing its value by one.
|
|
|
01-01-2011, 02:40 AM
|
#3
|
Member
Registered: Dec 2010
Distribution: Debian Squeeze (Console Only)
Posts: 79
Original Poster
Rep:
|
Quote:
Originally Posted by mrshanim
If I am getting right you want to change tty font size.
find the /boot/grub/menu.lst
edit with kernel you want to boot as
" kernel /boot/vmlinuz-2.6.xx.xx root=/dev/sda1 vga=794 "
here vga=794 is resolution equivalent to 1280x800, you can try different resolution by changing its value by one.
|
I tried that, and when I booted up it just asked me to choose from a list of what resolution I wanted, and none of them were what I want. I chose a resolution anyway and it didn't stay next time I turned it on, it just keeps asking me for a resolution. Weird :/
|
|
|
01-01-2011, 05:26 AM
|
#4
|
Member
Registered: Apr 2009
Distribution: debian gnu/linux
Posts: 798
Rep:
|
Try:
Code:
dpkg-reconfigure console-setup
as root.
I think you will have to install it, console-setup, first.
|
|
|
01-01-2011, 05:37 AM
|
#5
|
Member
Registered: Dec 2010
Distribution: Debian Squeeze (Console Only)
Posts: 79
Original Poster
Rep:
|
Quote:
Originally Posted by j1alu
Try:
Code:
dpkg-reconfigure console-setup
as root.
I think you will have to install it, console-setup, first.
|
I've done that too, but it didn't really have very many options.
I guess what I'm looking for is a framebuffer?
|
|
|
01-01-2011, 01:26 PM
|
#6
|
Member
Registered: Dec 2010
Distribution: Debian Squeeze (Console Only)
Posts: 79
Original Poster
Rep:
|
Solved it.
I used the whole vga=794 and it worked after I upgraded to Squeeze. I'd assume because it's a new kernel? Either way, it worked for me.
|
|
|
01-01-2011, 09:25 PM
|
#7
|
Member
Registered: Aug 2004
Distribution: Lubuntu Live OS
Posts: 432
Rep:
|
font size of terminal?
press ctrl + click the mouse will appear the font size menu
|
|
|
01-01-2011, 09:40 PM
|
#8
|
Member
Registered: Dec 2010
Distribution: Debian Squeeze (Console Only)
Posts: 79
Original Poster
Rep:
|
Quote:
Originally Posted by fhleung
press ctrl + click the mouse will appear the font size menu
|
No silly, not the terminal, the console. Kill X, and it'll send you there. I was talking about that, not gnome-terminal
|
|
|
06-14-2011, 04:56 PM
|
#9
|
LQ Newbie
Registered: Dec 2005
Location: South Africa
Distribution: Debian Squeeze KDE version
Posts: 8
Rep:
|
I have a similar question. I installed Debian Squeeze (KDE) and default was the nouveau nvidia driver, but I later installed the Nvidia driver from their website (NVIDIA-Linux-x86-270.41.19.run) and since then my console fonts are a lot bigger than before. Grub1 had the vga=... framebuffer setting, but I am unaware as to where to set this size in Grub2.
Does the 'vga=794' setting work the same way as Grub1? and where is it set?
Anybody able to help?
EDIT--->
Code:
set gfxmode=800x600
set gfxpayload=1024x768x32
insmod gfxterm
insmod vbe
the 'gfxpayload' setting worked for me (in the '/boot/grub/grub.cfg' file)
Last edited by infoseeker; 06-16-2011 at 05:38 AM.
|
|
|
06-14-2011, 11:06 PM
|
#10
|
Senior Member
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628
|
/etc/default/grub
|
|
|
All times are GMT -5. The time now is 02:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|