Bug 104564
Summary: | gdm beeps | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Tim Waugh <twaugh> | ||||
Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> | ||||
Status: | CLOSED WORKSFORME | QA Contact: | Mike McLean <mikem> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.0 | CC: | breton.saunders, gemi, kth, redhat.com | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2004-07-24 19:10:44 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 100644 | ||||||
Attachments: |
|
Description
Tim Waugh
2003-09-17 09:47:15 UTC
I thougth this was supposed to happen. (so blind users know when to login, etc.) Maybe we don't really want it though. On Fedora Core 1, gdm-2.4.4.5-1, this happens too Sorry, I didn't read the previous comment. Maybe the could be an option in gdm.conf to set the beep, or a .wav to play. Here's a small patch to gdm-2.4.4.5-1 which solely fulfils the purpose of making the beep on login configurable (no fancy sound samples etc.). It introduces a new option called "BeepOnPrompt" in the "[greeter]" section of /etc/X11/gdm/gdm.conf, which defaults to "yes" when omitted or commented out. The option is not integrated in the graphical configuration tool "gdmsetup", though. Created attachment 95892 [details]
Patch for making the login beep configurable.
*** Bug 113258 has been marked as a duplicate of this bug. *** Sound support is configurable as of gdm-2.5.90.0 (see GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=125487). Another vote for getting rid of this beep (or making it a configuration choice). The beep is quite loud and annoying on my IBM Thinkpad T21 This *is* a configuration choice -- check the Accessability tab of the GDM configuration tool (aka System Settings -> Login Screen). You can turn it off, or make it a different sound. Possible the default should be something prettier than a beep (which sounds like an error) -- but that's a different issue. For the record, and for those who run different desktops, you can run gdmsetup to start this gui directly. Or, you can directly edit /etc/X11/gdm/gdm.conf and change #SoundOnLogin=true to SoundOnLogin=false |