aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-10 11:00:45 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-10 11:00:45 +0200
commit6607aba30b3a8580d412b3b9bf7baf8398ae2114 (patch)
tree5e799f698ab095044b489f3f60fb136fabf23ec1 /README.md
parentaa62c1bb9ad0ebd79142f05764015e504494ed35 (diff)
Update README and TODO
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2eb174f..b4466ed 100644
--- a/README.md
+++ b/README.md
@@ -69,3 +69,5 @@ I'm looking for somebody that can create sound effects for the notifications.
# FAQ
## I get an error when trying to start the gpu-screen-recorder-ui.service systemd service
If you have previously used the flatpak version of GPU Screen Recorder with the new UI then the non-flatpak version of the systemd service will conflict with that. Run `gsr-ui` to fix that.
+## I use a non-qwerty keyboard layout and I have an issue with incorrect keys registered in the software
+This is a KDE Plasma Wayland issue. Use `setxkbmap <language>` command, for example `setxkbmap se` to make sure X11 applications (such as this one) gets updated to use your languages keyboard layout.