~ubuntu-branches/ubuntu/wily/plasma-desktop/wily-proposed

« back to all changes in this revision

Viewing changes to doc/en_US/kcontrol/bell/index.docbook

  • Committer: Package Import Robot
  • Author(s): Scarlett Clark
  • Date: 2015-02-23 09:46:57 UTC
  • mfrom: (1.1.4) (0.1.10 vivid-proposed)
  • Revision ID: package-import@ubuntu.com-20150223094657-7vaqxjzob00ejdck
Tags: 4:5.2.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
2
 
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
3
 
 <!ENTITY % addindex "IGNORE">
4
 
 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
5
 
]>
6
 
 
7
 
<article lang="&language;" id="system-bell">
8
 
<title>System Bell</title>
9
 
<articleinfo>
10
 
<authorgroup>
11
 
<author><firstname>Pat</firstname><surname>Dowler</surname></author>
12
 
<author><firstname>Matthias</firstname><surname>Hoelzer</surname></author>
13
 
<author><firstname>Mike</firstname><surname>McBride</surname></author>
14
 
 
15
 
<!-- TRANS:ROLES_OF_TRANSLATORS -->
16
 
</authorgroup>
17
 
<date>2011-11-28</date>
18
 
<releaseinfo>&kde; 4.8</releaseinfo>
19
 
</articleinfo>
20
 
 
21
 
<para>The system bell or beep is a feature of the X server, which
22
 
attempts to make good use of the available hardware. </para>
23
 
 
24
 
<para>&kde; normally does not use the system bell; instead using its
25
 
own system notifications, which could include log entries, message
26
 
popups, or its own beep.  You can configure these in the
27
 
<guilabel>Manage Notifications</guilabel> &systemsettings; module.</para>
28
 
 
29
 
<note><para>It is not always possible for the X server to actually make
30
 
a beep sound with exactly the parameters selected due to hardware
31
 
limitations. For example, on most PCs, volume control is not very good
32
 
so the X server seems to fake low volume with a reduced duration of
33
 
the sound. Thus, if the settings do not seem to do anything, this is
34
 
because the X server and/or the hardware do not support anything
35
 
better.</para></note>
36
 
 
37
 
<para> Select <guilabel>Use system bell instead of system notification</guilabel>
38
 
then you are able to set the following parameters for the bell:</para>
39
 
 
40
 
<variablelist>
41
 
 
42
 
<varlistentry>
43
 
<term><guilabel>Volume</guilabel> (percentage of <quote>maximum</quote> volume)</term>
44
 
<listitem><para>Here you can customize the volume of the system bell.</para></listitem>
45
 
</varlistentry>
46
 
 
47
 
<varlistentry>
48
 
<term><guilabel>Pitch</guilabel> (in Hz)</term>
49
 
<listitem><para>Here you can customize the pitch of the system bell.</para></listitem>
50
 
</varlistentry>
51
 
 
52
 
<varlistentry>
53
 
<term><guilabel>Duration</guilabel> (in milliseconds)</term>
54
 
<listitem><para>Here you can customize the duration of the system bell.</para></listitem>
55
 
</varlistentry>
56
 
 
57
 
</variablelist>
58
 
 
59
 
<para>For further customization of the bell, see the <guilabel>Accessibility</guilabel> &systemsettings; module.</para>
60
 
 
61
 
<para>You can use the <guibutton>Test</guibutton> button to hear how
62
 
the current settings will sound.</para>
63
 
 
64
 
</article>