Fixed default delay setting
2001-08-09 Bradford Hovinen <hovinen@ximian.com> * keyboard-properties.xml: Fixed default delay setting
This commit is contained in:
parent
12108b0165
commit
0496f98555
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2001-08-09 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
* keyboard-properties.xml: Fixed default delay setting
|
||||
|
||||
2001-07-31 Chema Celorio <chema@celorio.com>
|
||||
|
||||
* Makefile.am (cappletname): add DISTDIR to install-data-local
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<section path="main">
|
||||
<entry name="repeat" type="boolean" value="true"/>
|
||||
<entry name="click" type="boolean" value="true"/>
|
||||
<entry name="delay" type="ulong" value="500"/>
|
||||
<entry name="delay" type="ulong" value="1"/>
|
||||
<entry name="volume" type="ulong" value="0"/>
|
||||
<entry name="bell_volume" type="ulong" value="54"/>
|
||||
<entry name="bell_pitch" type="ulong" value="400"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue