Bug 27118

Summary: XkbBell() should not beep when 'xset -b'
Product: xorg Reporter: Jeremy Huddleston Sequoia <jeremyhu>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED MOVED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium CC: alan.coopersmith, higuita, peter.hutterer
Version: git   
Hardware: All   
OS: All   
URL: http://xquartz.macosforge.org/trac/ticket/354
Whiteboard: 2011BRB_Reviewed
i915 platform: i915 features:
Attachments:
Description Flags
test app for XkbBell misbehaving none

Description Jeremy Huddleston Sequoia 2010-03-16 17:10:35 UTC
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
Comment 1 Jeremy Huddleston Sequoia 2010-05-13 09:36:47 UTC
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
Comment 2 GitLab Migration User 2018-12-13 22:22:56 UTC
-- 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.