Results 1 to 2 of 2

Thread: shetting up console display parameters

  1. #1

    shetting up console display parameters

    Ok, if I am not using X at all and simply log into the console, what do I need to edit to change the font size, number of characters per line, etc. Basically, I just got a larger monitor and want top fit more text on the screen for the obvious reasons.

  2. #2

    Re:shetting up console display parameters

    It depends on what video card you have if its a better one you could use
    the framebuffer device ( http://directfb.org - http://www.linux-fbdev.org/) - it allows you to even watch videos - at least if your video card is not too old ..

    If you just want to change the font size you can do the following :

    Code:
    setfont cybercafe
    this installs the cybercafe.fnt.tgz font from /usr/share/kbd/consolefonts
    look at the man page for more details as im not often using this and therefore cant help you much - but basically it should work like this ..

    if you are using the bash also this tool is very handy :
    http://bashish.sourceforge.net/

Similar Threads

  1. Controlling My Console ?
    By JinBaba in forum Linux - Software, Applications & Programming
    Replies: 0
    Last Post: 07-24-2005, 06:04 PM
  2. Linux console Colors And Other Trick's
    By comtux in forum Linux - General Topics
    Replies: 37
    Last Post: 01-18-2005, 02:24 PM
  3. install and use the Recovery Console in Windows XP
    By regix in forum Windows - General Topics
    Replies: 14
    Last Post: 01-04-2005, 05:35 AM
  4. Xlib:  extension "GLX" missing on display ":0.0".
    By ph34r in forum Linux - Software, Applications & Programming
    Replies: 5
    Last Post: 12-06-2001, 03:52 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •