Created attachment 34131 [details] test app for XkbBell misbehaving This was recently discussed on xorg-devel : http://lists.x.org/archives/xorg-devel/2010-March/006275.html I run 'xset -b' to disable the keyboard beep. XBell(dpy, 0) will result in no beep, but XkbBell(dpy, 0, 0, None) will call DDXRing() with volume=50 Attached is a test app. Run like: ./bell 0 ./bell 1
Mark Hills started a thread about this back in April as well: http://lists.x.org/archives/xorg-devel/2010-April/006860.html Alan Coopersmith mentioned it again a few weeks after that: http://lists.x.org/archives/xorg-devel/2010-April/007484.html
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/393.
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.