You are not logged in.

#1 2023-12-18 11:00:53

narik
Member
Registered: 2023-12-18
Posts: 3

Swedish/Finnish keyboard xorg problem

I have a Swedish/Finnish keyboard (01EP011) installed on my ThinkPad x270, it's acting weird in a lot of places, but the main problem is with xorg. In a normal linux terminal it works in US layout without problems, but when I start a window manager (i3 LARBS) I start having problems. Many keys work, but pressing keys like N or Space will kill the keyboard, sometimes this is solved by pressing 4 - the computer enters hibernation mode, and when it exits, the keyboard can work. Often f1 f4 fn lights up and does not go out.

What layout and model should I set in xorg on arch linux to make all keys work in us layout?

Offline

#2 2023-12-18 11:42:41

Irets
Member
Registered: 2019-02-01
Posts: 143

Re: Swedish/Finnish keyboard xorg problem

Hi,
I use

setxkbmap -layout fi -option keypad:pointerkeys &

in my .xinitrc before execing a window manager.
In your use-case you probably can work with just

setxkbmap fi &

Edit: I misread your OP. Ignore me. big_smile

Last edited by Irets (2023-12-18 11:44:56)

Offline

#3 2023-12-21 10:57:15

narik
Member
Registered: 2023-12-18
Posts: 3

Re: Swedish/Finnish keyboard xorg problem

Ubuntu detects this keyboard as a Swedish keyboard with an American layout and it seems to work fine. But there is no analog of this keyboard on arch, and most Swedish layouts break when you try to use keyboard shortcuts or specific keys

Offline

#4 2023-12-21 11:39:52

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,964

Re: Swedish/Finnish keyboard xorg problem

I'm assuming you used https://github.com/d4n1hb/LARBS-i3 ?

Does the problem also occur in vanilla i3 or other WM like openbox ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2023-12-21 12:13:49

narik
Member
Registered: 2023-12-18
Posts: 3

Re: Swedish/Finnish keyboard xorg problem

Lone_Wolf wrote:

I'm assuming you used https://github.com/d4n1hb/LARBS-i3 ?

Does the problem also occur in vanilla i3 or other WM like openbox ?

Had problems in both i3 and hyprland installed from archinstall from usb. As far as I remember using the spacebar broke everything.
The interesting thing is that I haven't encountered keyboard problems with the legacy version of arch installed with ALG, but the legacy version has a lot of problems and I can't use it.

Offline

Board footer

Powered by FluxBB