This is a discussion on Changing the resolutioon, background colour, resolution & font of the console? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> On Fri, 12 May 2006 15:32:52 -0700, Jack wrote: > Yeah I guess you're right, maybe it's just a ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| On Fri, 12 May 2006 15:32:52 -0700, Jack wrote: > Yeah I guess you're right, maybe it's just a psychological thing. I'm no amatuer when it comes to "psychological things"! To change your console font, run pkgtool, then choose setup, scroll down on the setup list and choose setconsolefont |
| ||||
| Jack <wk1989@gmail.com> trolled: > Thanks for the help, Realto. I tried " vga=791 " and it works, > but I still have an unanswered question, that's how do I change > the refresh rate of the console? From the _root_ prompt, type "fbset". That command allows you to see and set the mode, including your refresh rate. The "/etc/fb.modes" file is the configuration file for fbset. You will see in that file various resolutions along with various refresh rates that are available to "fbset." We are not currently using a framebuffer so we can't really give you advice on how to use fbset and fb.modes. But use "man fbset" and "man fb.modes" and you should be able to figure it out. Or perhaps someone else, who is more familiar with framebuffers can wade in. cordially, as always, rm |