summaryrefslogtreecommitdiff
path: root/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in')
-rw-r--r--schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in19
1 files changed, 14 insertions, 5 deletions
diff --git a/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in b/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
index baeb3ca..06b7fa2 100644
--- a/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
+++ b/schemas/org.gnome.desktop.wm.preferences.gschema.xml.in.in
@@ -232,18 +232,27 @@
to allow silent 'beeps'.
</_description>
</key>
+ <key name="visual-bell" type="b">
+ <default>false</default>
+ <_summary>Enable Visual Bell</_summary>
+ <_description>
+ Turns on a visual indication when an application or the system issues
+ a 'bell' or 'beep'; useful for the hard-of-hearing and for use
+ in noisy environments.
+ </_description>
+ </key>
<key name="visual-bell-type"
enum="org.gnome.desktop.GDesktopVisualBellType">
- <default>'none'</default>
+ <default>'fullscreen-flash'</default>
<_summary>Visual Bell Type</_summary>
<_description>
Tells the WM how to implement the visual indication that the
system bell or another application 'bell' indicator has been rung.
- Currently there are three valid values, "none", which disables
- the visual bell, "fullscreen-flash", which causes a fullscreen
- white-black flash, and "frame-flash" which causes the titlebar
- of the application which sent the bell signal to flash.
+ Currently there are two valid values, "fullscreen-flash", which
+ causes a fullscreen white-black flash, and "frame-flash" which
+ causes the titlebar of the application which sent the bell signal
+ to flash.
If the application which sent the bell is unknown (as is usually
the case for the default "system beep"), the currently focused