~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kcontrol/keyboard/kcmmiscwidget.ui

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>KeyboardConfigWidget</class>
 
4
 <widget class="QWidget" name="KeyboardConfigWidget">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>577</width>
 
10
    <height>361</height>
 
11
   </rect>
 
12
  </property>
 
13
  <layout class="QGridLayout" name="gridLayout">
 
14
   <item row="0" column="0">
 
15
    <widget class="KButtonGroup" name="numlockGroupBox">
 
16
     <property name="whatsThis">
 
17
      <string>If supported, this option allows you to setup the state of NumLock after KDE startup.&lt;p&gt;You can configure NumLock to be turned on or off, or configure KDE not to set NumLock state.</string>
 
18
     </property>
 
19
     <property name="title">
 
20
      <string>NumLock on KDE Startup</string>
 
21
     </property>
 
22
     <layout class="QGridLayout" name="gridLayout_7">
 
23
      <item row="0" column="0">
 
24
       <widget class="KButtonGroup" name="numlockButtonGroup">
 
25
        <property name="flat">
 
26
         <bool>true</bool>
 
27
        </property>
 
28
        <layout class="QGridLayout" name="gridLayout_6">
 
29
         <item row="0" column="0">
 
30
          <widget class="QRadioButton" name="RadioButton1">
 
31
           <property name="text">
 
32
            <string>T&amp;urn on</string>
 
33
           </property>
 
34
          </widget>
 
35
         </item>
 
36
         <item row="1" column="0">
 
37
          <widget class="QRadioButton" name="RadioButton1_2">
 
38
           <property name="text">
 
39
            <string>Turn o&amp;ff</string>
 
40
           </property>
 
41
          </widget>
 
42
         </item>
 
43
         <item row="2" column="0">
 
44
          <widget class="QRadioButton" name="RadioButton1_3">
 
45
           <property name="text">
 
46
            <string>Leave unchan&amp;ged</string>
 
47
           </property>
 
48
          </widget>
 
49
         </item>
 
50
        </layout>
 
51
       </widget>
 
52
      </item>
 
53
     </layout>
 
54
    </widget>
 
55
   </item>
 
56
   <item row="1" column="0">
 
57
    <widget class="QGroupBox" name="keyboardRepeatGroupBox">
 
58
     <property name="title">
 
59
      <string>Keyboard Repeat</string>
 
60
     </property>
 
61
     <layout class="QGridLayout" name="gridLayout_4">
 
62
      <item row="0" column="0">
 
63
       <widget class="KButtonGroup" name="keyboardRepeatButtonGroup">
 
64
        <property name="flat">
 
65
         <bool>true</bool>
 
66
        </property>
 
67
        <layout class="QGridLayout" name="gridLayout_3">
 
68
         <item row="0" column="0">
 
69
          <widget class="QRadioButton" name="keyboardRepeatOnRadioButton">
 
70
           <property name="text">
 
71
            <string>T&amp;urn on</string>
 
72
           </property>
 
73
          </widget>
 
74
         </item>
 
75
         <item row="1" column="0">
 
76
          <widget class="QRadioButton" name="keyboardRepeatOffRadioButton">
 
77
           <property name="text">
 
78
            <string>Turn o&amp;ff</string>
 
79
           </property>
 
80
          </widget>
 
81
         </item>
 
82
         <item row="2" column="0">
 
83
          <widget class="QRadioButton" name="keyboardRepeatUnchangedRadioButton">
 
84
           <property name="text">
 
85
            <string>Leave unchan&amp;ged</string>
 
86
           </property>
 
87
          </widget>
 
88
         </item>
 
89
        </layout>
 
90
       </widget>
 
91
      </item>
 
92
      <item row="0" column="1">
 
93
       <spacer name="horizontalSpacer_2">
 
94
        <property name="orientation">
 
95
         <enum>Qt::Horizontal</enum>
 
96
        </property>
 
97
        <property name="sizeHint" stdset="0">
 
98
         <size>
 
99
          <width>159</width>
 
100
          <height>20</height>
 
101
         </size>
 
102
        </property>
 
103
       </spacer>
 
104
      </item>
 
105
      <item row="0" column="2">
 
106
       <widget class="QGroupBox" name="keyboardRepeatParamsGroupBox">
 
107
        <property name="title">
 
108
         <string/>
 
109
        </property>
 
110
        <property name="flat">
 
111
         <bool>false</bool>
 
112
        </property>
 
113
        <layout class="QGridLayout" name="gridLayout_2">
 
114
         <item row="0" column="0">
 
115
          <widget class="QLabel" name="lblDelay">
 
116
           <property name="sizePolicy">
 
117
            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
118
             <horstretch>0</horstretch>
 
119
             <verstretch>0</verstretch>
 
120
            </sizepolicy>
 
121
           </property>
 
122
           <property name="text">
 
123
            <string>&amp;Delay:</string>
 
124
           </property>
 
125
           <property name="buddy">
 
126
            <cstring>delay</cstring>
 
127
           </property>
 
128
          </widget>
 
129
         </item>
 
130
         <item row="0" column="1">
 
131
          <widget class="QSlider" name="delaySlider">
 
132
           <property name="whatsThis">
 
133
            <string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>
 
134
           </property>
 
135
           <property name="minimum">
 
136
            <number>0</number>
 
137
           </property>
 
138
           <property name="maximum">
 
139
            <number>10000</number>
 
140
           </property>
 
141
           <property name="singleStep">
 
142
            <number>1000</number>
 
143
           </property>
 
144
           <property name="pageStep">
 
145
            <number>1000</number>
 
146
           </property>
 
147
           <property name="value">
 
148
            <number>5000</number>
 
149
           </property>
 
150
           <property name="orientation">
 
151
            <enum>Qt::Horizontal</enum>
 
152
           </property>
 
153
           <property name="tickInterval">
 
154
            <number>1000</number>
 
155
           </property>
 
156
          </widget>
 
157
         </item>
 
158
         <item row="0" column="2">
 
159
          <widget class="KIntNumInput" name="delay">
 
160
           <property name="whatsThis">
 
161
            <string>If supported, this option allows you to set the delay after which a pressed key will start generating keycodes. The 'Repeat rate' option controls the frequency of these keycodes.</string>
 
162
           </property>
 
163
           <property name="suffix">
 
164
            <string> ms</string>
 
165
           </property>
 
166
          </widget>
 
167
         </item>
 
168
         <item row="1" column="0">
 
169
          <widget class="QLabel" name="lblRate">
 
170
           <property name="sizePolicy">
 
171
            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
172
             <horstretch>0</horstretch>
 
173
             <verstretch>0</verstretch>
 
174
            </sizepolicy>
 
175
           </property>
 
176
           <property name="text">
 
177
            <string>&amp;Rate:</string>
 
178
           </property>
 
179
           <property name="buddy">
 
180
            <cstring>rate</cstring>
 
181
           </property>
 
182
          </widget>
 
183
         </item>
 
184
         <item row="1" column="1">
 
185
          <widget class="QSlider" name="rateSlider">
 
186
           <property name="whatsThis">
 
187
            <string>If supported, this option allows you to set the rate at which keycodes are generated while a key is pressed.</string>
 
188
           </property>
 
189
           <property name="minimum">
 
190
            <number>0</number>
 
191
           </property>
 
192
           <property name="maximum">
 
193
            <number>10000</number>
 
194
           </property>
 
195
           <property name="singleStep">
 
196
            <number>1000</number>
 
197
           </property>
 
198
           <property name="pageStep">
 
199
            <number>1000</number>
 
200
           </property>
 
201
           <property name="value">
 
202
            <number>5000</number>
 
203
           </property>
 
204
           <property name="orientation">
 
205
            <enum>Qt::Horizontal</enum>
 
206
           </property>
 
207
           <property name="tickInterval">
 
208
            <number>1000</number>
 
209
           </property>
 
210
          </widget>
 
211
         </item>
 
212
         <item row="1" column="2">
 
213
          <widget class="KDoubleNumInput" name="rate">
 
214
           <property name="whatsThis">
 
215
            <string>If supported, this option allows you to set the rate at which keycodes are generated while a key is pressed.</string>
 
216
           </property>
 
217
           <property name="suffix">
 
218
            <string> repeats/s</string>
 
219
           </property>
 
220
          </widget>
 
221
         </item>
 
222
        </layout>
 
223
       </widget>
 
224
      </item>
 
225
     </layout>
 
226
    </widget>
 
227
   </item>
 
228
   <item row="4" column="0">
 
229
    <layout class="QHBoxLayout" name="horizontalLayout_2">
 
230
     <item>
 
231
      <widget class="QLabel" name="label">
 
232
       <property name="toolTip">
 
233
        <string/>
 
234
       </property>
 
235
       <property name="text">
 
236
        <string>Test area:</string>
 
237
       </property>
 
238
      </widget>
 
239
     </item>
 
240
     <item>
 
241
      <widget class="QLineEdit" name="lineEdit">
 
242
       <property name="toolTip">
 
243
        <string>Allows to test keyboard repeat and click volume (just don't forget to apply the changes).</string>
 
244
       </property>
 
245
      </widget>
 
246
     </item>
 
247
    </layout>
 
248
   </item>
 
249
   <item row="2" column="0">
 
250
    <widget class="QGroupBox" name="groupBox">
 
251
     <property name="title">
 
252
      <string>Key Click</string>
 
253
     </property>
 
254
     <layout class="QGridLayout" name="gridLayout_5">
 
255
      <item row="0" column="0">
 
256
       <layout class="QHBoxLayout" name="horizontalLayout">
 
257
        <item>
 
258
         <widget class="QLabel" name="TextLabel1">
 
259
          <property name="whatsThis">
 
260
           <string>If supported, this option allows you to hear audible clicks from your computer's speakers when you press the keys on your keyboard. This might be useful if your keyboard does not have mechanical keys, or if the sound that the keys make is very soft.&lt;p&gt;You can change the loudness of the key click feedback by dragging the slider button or by clicking the up/down arrows on the spin box. Setting the volume to 0% turns off the key click.</string>
 
261
          </property>
 
262
          <property name="text">
 
263
           <string>Key click &amp;volume:</string>
 
264
          </property>
 
265
          <property name="buddy">
 
266
           <cstring>click</cstring>
 
267
          </property>
 
268
         </widget>
 
269
        </item>
 
270
        <item>
 
271
         <widget class="QSlider" name="click">
 
272
          <property name="maximum">
 
273
           <number>100</number>
 
274
          </property>
 
275
          <property name="singleStep">
 
276
           <number>10</number>
 
277
          </property>
 
278
          <property name="orientation">
 
279
           <enum>Qt::Horizontal</enum>
 
280
          </property>
 
281
          <property name="tickPosition">
 
282
           <enum>QSlider::NoTicks</enum>
 
283
          </property>
 
284
         </widget>
 
285
        </item>
 
286
        <item>
 
287
         <spacer name="horizontalSpacer">
 
288
          <property name="orientation">
 
289
           <enum>Qt::Horizontal</enum>
 
290
          </property>
 
291
          <property name="sizeHint" stdset="0">
 
292
           <size>
 
293
            <width>40</width>
 
294
            <height>20</height>
 
295
           </size>
 
296
          </property>
 
297
         </spacer>
 
298
        </item>
 
299
       </layout>
 
300
      </item>
 
301
     </layout>
 
302
    </widget>
 
303
   </item>
 
304
   <item row="3" column="0">
 
305
    <widget class="Line" name="line">
 
306
     <property name="orientation">
 
307
      <enum>Qt::Horizontal</enum>
 
308
     </property>
 
309
    </widget>
 
310
   </item>
 
311
  </layout>
 
312
 </widget>
 
313
 <customwidgets>
 
314
  <customwidget>
 
315
   <class>KDoubleNumInput</class>
 
316
   <extends>QWidget</extends>
 
317
   <header>knuminput.h</header>
 
318
   <container>1</container>
 
319
  </customwidget>
 
320
  <customwidget>
 
321
   <class>KButtonGroup</class>
 
322
   <extends>QGroupBox</extends>
 
323
   <header>kbuttongroup.h</header>
 
324
   <container>1</container>
 
325
  </customwidget>
 
326
  <customwidget>
 
327
   <class>KIntNumInput</class>
 
328
   <extends>QWidget</extends>
 
329
   <header>knuminput.h</header>
 
330
   <container>1</container>
 
331
  </customwidget>
 
332
 </customwidgets>
 
333
 <resources/>
 
334
 <connections/>
 
335
</ui>