LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Some questions (https://www.linuxquestions.org/questions/slackware-14/some-questions-71918/)

xodeus 07-11-2003 02:16 PM

Some questions
 
Hi. This is my first time running slackware. I really like it. I installed slack from the CD and installed dropline gnome after. It really looks great. But there are some problems:
I need danish keys on my keyboard! I need sound on my VIACXXXX sound chipset. I need X to start automatically. So.
1. How do I configure slack to use danish keys?
2. How do I enable sound?
# 3. How do I start X automatically at boot? Answered.

//XoDeus

tobyl 07-11-2003 02:42 PM

I'll take the easy one, no.3

edit /etc/inittab

where you see

# Default runlevel. (Do not set to 0 or 6)
id:3:initdefault:

change the 3 to a 4

xodeus 07-11-2003 03:16 PM

Thanks that worked. I saw the message at the end of the dropline installation but last time i installed dropline the installer made the changes automaticly so i didnt think about it! Thanks. Now I only need danish keyb and sound!

tobyl 07-11-2003 03:42 PM

ok, go to
/etc/rc.d/rc.keymap

you may see something like

#!/bin/sh
# Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
if [ -x /usr/bin/loadkeys ]; then
/usr/bin/loadkeys uk.map
fi

so change it to /usr/bin/loadkeys dk.map

(/usr/share/kbd/keymaps/i386/qwerty should have dk.map.gz in it)

held og lykke

xodeus 07-12-2003 03:00 AM

Keymap did not work
 
Okay! I have now tried with both dk.map and dk-latin1.map and neither the local characters or AltGr keys are working! Please help! I am running slackware on my laptop!

xodeus 07-12-2003 07:53 AM

So. Do anyone know where to change the settings for my keyb??

tobyl 07-12-2003 09:44 AM

If you are in a gui like kde or gnome I guess you may have to change the keyboard or country settings there too? Does the dk.map setting help when you boot to the command line?

In kde go to the control centre /keyboard layout

theres even options there for specific hardware. Can't help with gnome but I bet there's something similar there too.

xodeus 07-12-2003 10:05 AM

In CL it works fine! Only here in Dropline & KDE it is not working!

xodeus 07-12-2003 10:29 AM

I found it. Right click on your Gnome bar. add to this panel > Utility > Keyboard layout Switcher > Add an language and wupti! It works now!


All times are GMT -5. The time now is 02:49 AM.