Slackware - Installation This forum is for the discussion of installation issues with Slackware. |
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.
|
 |
03-02-2022, 12:54 PM
|
#1
|
Member
Registered: Feb 2012
Location: Vancouver Island, Canada
Distribution: Slackware15 and current
Posts: 86
Rep: 
|
Slack15 Font Size
I find the text on the login screen hard to read.
It starts out ok and then switches to a smaller size at the login prompt.
How do I make this text bigger ?
running fresh install of Slackware15
I'm getting old
|
|
|
03-02-2022, 03:30 PM
|
#2
|
LQ Veteran
Registered: May 2008
Posts: 7,155
|
Yes, me too.
I tried going into the grub menu to edit the kernel command-line and added fbcon=font:TER16x32, but it gets reset back half-way through bootup.
I tried booting both the boot options: with and without KMS, but neither retained the larger font I set, though they both used it during the early boot stage.
|
|
|
03-02-2022, 03:36 PM
|
#3
|
Member
Registered: Mar 2022
Location: Ontario, Canada
Distribution: Slackware
Posts: 188
Rep: 
|
Been lurking here for a few months, after hearing rumours about Slackware 15 release candidates...
Saw this question, and said "I can answer that!", so I registered as an actual member of LQ. First post.
If you are talking about the font site in console mode, before running X, then your saviour is file /etc/rd.d/rc.local.
At the end of my file, I have added:
#Control console font at boot, added Feb 21, 2022 after upgrade to Slack 15.0
setfont ter-v24b
There are also similar fonts in larger sizes if you change the "24" to 28 or 32. Entire list of available fonts is in /usr/share/kbd/consolefonts.
Edit: you can test fonts after logging in using the setfont command directly, IIRC.
Last edited by dhalliwe; 03-02-2022 at 03:41 PM.
Reason: Add information
|
|
7 members found this post helpful.
|
03-02-2022, 04:36 PM
|
#4
|
LQ Veteran
Registered: May 2008
Posts: 7,155
|
I'd assumed that as this is in the 'installation' sub-forum OP was talking about the font-size on the installer, not changing it post-install.
|
|
|
03-02-2022, 08:52 PM
|
#5
|
Member
Registered: Mar 2022
Location: Ontario, Canada
Distribution: Slackware
Posts: 188
Rep: 
|
I assumed that being in the installation sub-forum was less of a clue than "on the login screen" and "at the login prompt", but wayne can clarify. It sounded a lot like one of the first things I wanted to fix after I upgraded to 15.0 from 14.2, so it was sort of in the "installation" phase for me.
I found clues somewhere in here, I think, as part of my lurking. From what I remember, the VGA=nnn has an effect during the first stages of the boot process when the kernel is loaded, and then once other video drivers take over and a frame buffer is set up, the font changes. Putting "setfont xxx" in rc.local means it is called pretty much at the end of the boot process once all else has run. The sequence I now see during boot is is big font, switch to small font, and finally back to the last big font for the last bit before I get the login prompt.
If it makes a difference, I use lilo to boot, and boot into console mode, not X. It's an older nvidia card (GEForce 610).
|
|
1 members found this post helpful.
|
03-03-2022, 03:43 AM
|
#6
|
LQ Veteran
Registered: May 2008
Posts: 7,155
|
Well, the installer also has a login screen, but you're probably right, its likely a post-install thing.
And yes, in the old days you would boot with vga=normal nomodeset, but I'm not sure how effective that is these days.
Last edited by GazL; 03-03-2022 at 03:45 AM.
|
|
|
03-03-2022, 10:59 AM
|
#7
|
Member
Registered: Feb 2012
Location: Vancouver Island, Canada
Distribution: Slackware15 and current
Posts: 86
Original Poster
Rep: 
|
thanks dhalliwe that worked great.
The login is now easy to read.
|
|
|
03-06-2022, 01:35 PM
|
#8
|
Member
Registered: Mar 2021
Distribution: Slackware64 -current
Posts: 335
Rep: 
|
Quote:
Originally Posted by waynelloydsmith
I find the text on the login screen hard to read.
It starts out ok and then switches to a smaller size at the login prompt.
How do I make this text bigger ?
running fresh install of Slackware15
I'm getting old
|
I have exactly the same problem.
dhalliwe your solution has worked for me too. No more squinting 
|
|
|
03-08-2022, 09:11 PM
|
#9
|
Member
Registered: Mar 2022
Distribution: Slackware 15.0
Posts: 88
Rep:
|
dhalliwe
I also am grateful for this information, and I too am getting old and don't want to put my reading glasses on to look at the screen.
I just installed Slackware15 a few days ago, and while I did play around with the different fonts within the installer, I got tired of this and just picked one, but it was not ideal, and some characters like apostrophe were translated to boxes.
I guess this is where the slackware docs refer to it (just searched): https://docs.slackware.com/slackware:localization
Note, you can run the setconsolefont script to do this also.
EDIT: I ran the script, and picked ter_722b for me.
Last edited by breaker; 03-08-2022 at 09:22 PM.
|
|
2 members found this post helpful.
|
03-09-2022, 04:40 PM
|
#10
|
Member
Registered: Mar 2022
Location: Ontario, Canada
Distribution: Slackware
Posts: 188
Rep: 
|
Thanks for the additional information, breaker. It turns out I had that link bookmarked, so I must have been in there recently.
I suspect that setconsolefont is a better way of doing it, although I haven't tried it to see what it does.
|
|
|
All times are GMT -5. The time now is 12:43 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
|
|