-
-
Notifications
You must be signed in to change notification settings - Fork 613
Description
Virtual Keyboard does not appear.
I have set the setting for tablet-mode as mentioned in https://github.com/YaLTeR/niri/wiki/Configuration:-Switch-Events, but no virtual keyboard appears when clicking into a text input field. In Gnome on the same system everything works. I'd be okay manually triggering to show the virtual keyboard, but it has to be able to be triggered from a touchscreen.
[...]
switch-events {
lid-close { spawn "notify-send" "The laptop lid is closed!"; }
lid-open { spawn "notify-send" "The laptop lid is open!"; }
tablet-mode-on { spawn "bash" "-c" "gsettings set org.gnome.desktop.a11y.applications screen-keyboard-enabled true"; }
tablet-mode-off { spawn "bash" "-c" "gsettings set org.gnome.desktop.a11y.applications screen-keyboard-enabled false"; }
}
[...]
System Information
- Framework 12 Laptop
- niri version: 25.08 (01be0e6)
- Distro: Arch Linux
- GPU: Intel Raptor Lake
- CPU: Intel Raptor Lake