https://bugs.kde.org/show_bug.cgi?id=524433
Bug ID: 524433
Summary: Wrong keyboard repeat info
Classification: Plasma
Product: kwin
Version First 6.7.4
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: wayland-generic
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
Out of pure fun I was creating a vulkan + wayland UI from scratch to get a hang
about Linux Desktop environment system.
STEPS TO REPRODUCE
1. Create an application that askes wayland for wl_keyboard.repeat_info
2. Print it on logs: wl_keyboard.repeat_info: rate=0 Hz, delay=600 ms
3. Compare with System Settings
Since reproduction of the bug is very very hard (one needs nearly whole wayland
interface to find it, I hope you understand that I only create it when you have
no way to find out otherwise.
OBSERVED RESULT
Logged by my application:
wl_keyboard.repeat_info: rate=0 Hz, delay=600 ms
EXPECTED RESULT
System Settings on my system -> Keyboard -> Keyboard:
Model: Generic | Generic 104-key PC
Key repeat: ON Delay 600ms Rate 25 repeats / s
SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.28.0
Qt Version: 6.11.1
Kernel Version: 7.1.4-1-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 6 × Intel® Core™ i5-9600K CPU @ 3.70GHz
Memory: 32 GiB of RAM (31.3 GiB usable)
Graphics Processor: NVIDIA GeForce GTX 1070
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.