xiloba
(usa Slackware)
Enviado em 08/02/2020 - 20:40h
Salve, Slackers.
Estou com um problema que é o fato de o teclado não funcionar quando uso um tty. Eu gosto do inittab no runlevel 3. Depois de me logar, se eu tentar acessar algum diretório tipo: cd /etc..., não consigo.
Já fiz todos os procedimentos para configurar o teclado fora do Xfce. Eu uso Slackware 14.2 stable.
Vejam a cópia do meu Arquivo: /etc/X11/xorg.conf.d/90-keyboard-layout.conf
Section "InputClass"
Identifier "keyboard-all"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "br"
Option "XkbVariant" "pc104"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
# READ THIS FOR CUSTOM KEYBOARD INFORMATION
#
# If you want to add a custom model/layout/variant to X, you will need to COPY
# this file to /etc/X11/xorg.conf.d/ and edit that copy. After editing it to
# suit, you will need to restart X.
#
# Here's an example of the lines from above:
#
# Section "InputClass"
=======================================
Arquivo: /etc/rc.d/rc.keymap
#!/bin/sh
# Load the keyboard map. More maps are in /usr/share/kbd/keymaps.
if [ -x /usr/bin/loadkeys ]; then
/usr/bin/loadkeys br-abnt2.map
fi
=======================================
Já digitei várias vezes o comando setxkbmap -model abnt2-layout br no tty.
A mensagem é cannot open display "default display"
O problema não é com o X carregado. No Xfce funciona.
o micro é um Asus x451-ma