Bug 27118 - XkbBell() should not beep when 'xset -b'
Summary: XkbBell() should not beep when 'xset -b'
Status: RESOLVED MOVED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: All All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL: http://xquartz.macosforge.org/trac/ti...
Whiteboard: 2011BRB_Reviewed
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 17:10 UTC by Jeremy Huddleston Sequoia
Modified: 2018-12-13 22:22 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
test app for XkbBell misbehaving (496 bytes, text/plain)
2010-03-16 17:10 UTC, Jeremy Huddleston Sequoia
no flags Details

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.