Summary: | XKeyboardControl.bell_percent affects duration of bell ringing | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Frank Schaefer <fschaefer.oss> | ||||
Component: | Lib/Xlib | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | normal | ||||||
Priority: | medium | CC: | jeremyhu, thsnielsen | ||||
Version: | 7.5 (2009.10) | Keywords: | love | ||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | 2011BRB_Reviewed | ||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Mass closure: This bug has been untouched for more than six years, and is not obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 40910 [details] Example code for testing Changing the value of XKeyboardControl.bell_percent with XChangeKeyboardControl() affects the duration of bell ringing when XBell() is called. It should affect the bell volume instead. The value also interacts with XKeyboardControl.bell_duration in a strange way. Reproducable: always + on different machines. Initially reported as KDE-bug 118422. See attachment for example code.