Skip to main content
Topic: Numbers on the keyboard don't work, besides 5 and 6 (Read 262 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Numbers on the keyboard don't work, besides 5 and 6

Hi,

Since I installed Artix I noticed that most of my keyboard numbers don't work, making programming almost impossible.

XKB Settings:
Code: [Select]
[kyomi@thiccpad ~]$ setxkbmap -print -verbose 10
Setting verbose level to 10
locale is C
Trying to load rules file ./rules/evdev...
Trying to load rules file /usr/share/X11/xkb/rules/evdev...
Success.
Applied rules from evdev:
rules:      evdev
model:      br-abnt2
layout:     br
Trying to build keymap using the following components:
keycodes:   evdev+aliases(qwerty)
types:      complete
compat:     complete
symbols:    pc+br+inet(evdev)
geometry:   pc(pc104)
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+br+inet(evdev)"     };
        xkb_geometry  { include "pc(pc104)"     };
};

I'm not using a DE since I'm using DWM, so the configuration couldn't be overriden, probably.
I checked dmesg for any unknown key warning but nothing showed up. Do I have to rebind the keys? I removed the keycaps to check if I could press it and the number be shown on VS Code but nothing happened.

Dmesg output

 

Re: Numbers on the keyboard don't work, besides 5 and 6

Reply #1
cross-check to ensure it's not H/W fault?