From ac7b3fbf19e3d8aa1841526dd3cd6356db949725 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sat, 17 May 2025 07:58:21 +0300 Subject: wiki: Link to issue in numlock https://github.com/YaLTeR/niri/issues/1501 --- wiki/Configuration:-Input.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki/Configuration:-Input.md b/wiki/Configuration:-Input.md index 121d3d20..11fec62e 100644 --- a/wiki/Configuration:-Input.md +++ b/wiki/Configuration:-Input.md @@ -175,6 +175,8 @@ Set the `numlock` flag to turn on Num Lock automatically at startup. You might want to disable (comment out) `numlock` if you're using a laptop with a keyboard that overlays Num Lock keys on top of regular keys. +Note that there's a [known issue](https://github.com/YaLTeR/niri/issues/1501) with this setting: Num Lock only turns on after you press some modifier key (Super, Alt, etc.). + ```kdl input { keyboard { -- cgit