Slackware - InstallationThis 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.
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.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
What is the necessary difference between a Slackware installation with a US keyboard console and one with a German keyboard console? I guess this cannot be more than a single line of init code. I have searched for several hours but found *nothing*!
Any help greatly appreciated! Please note that I am not speaking of setting up X Window for a locale keyboard, I got that done. I am talking about the simple master console. So it has to be a very basic init setting.
Edit /etc/rc.d/rc.keymap to change the default keyboard layout.
Thanks for the hint but interesting enough this file does not exist in my installation. Could you possibly give me an example of what the content would be?
I have found a gzipped german map in /usr/share/kbd/keymaps/i386/qwertz. As I am quite the newbie, could you help me onwards what their usage is? Should I unzip any one before usage?
I've got it running with satisfactory results with the mapping
loadkeys de-latin1.map
The "de.map" must be out of stone age computing and can't imagine who is still using this antique keyboard! It does not support the modern umlaut keys.
What is still missing is the Euro symbol. I tried "loadkeys euro1.map" but - not knowing whether it works - there is a remaining problem with the font. So stepping into another question: "How to load a iso-8859-15 compatible font?"
Well, many thanks so far. I believe I can live without the Euro symbol in the console modus for a while.
Btw, can you say what those mappings in "querty" are good for?
QWERTY - My British keyboard layout (plus US, Spanish, etc. From looking at the directory, it's more common than qwertz )
As root, run 'pkgtool' and go to Setup > setconsolefont, and you should be able to re-run the startup script for selecting your console font.
If you want to find more information on them, the console fonts are here: /usr/share/kbd/keymaps (there are also various README's, etc accompanying them there).
I tried it out but all I get is cryptical gibberish about font names, which I confess I don't understand.
Quote:
If you want to find more information on them, the console fonts are here: /usr/share/kbd/keymaps (there are also various README's, etc accompanying them there).
Are you sure? Didn't see any fonts in /usr/share/kbd/keymaps !
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.