[Bug 293650] x11-wm/korgwm: update to 6.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 08 Mar 2026 00:22:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293650

--- Comment #7 from Sergey Zhmylove <zhmylove@narod.ru> ---
(In reply to Yusuf Yaman from comment #6)

Ahh, now I see that your config is valid after X11 initialization.

During X11 initialization, it perhaps uses "base" xkblayout instead of "evdev".

In order to fix the issue, may I ask you to use something like this in
~/.xinitrc:

setxkbmap -rules evdev -layout us,tr -option grp:shift_caps_toggle,ctrl:nocaps
exec korgwm

If it helps, how would you recommend me to proceed with this issue?

Cheers,
Sergei

-- 
You are receiving this mail because:
You are the assignee for the bug.