Warning, /plasma/kwin/src/kcms/options/actions.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003 <class>KWinActionsConfigForm</class>
0004 <widget class="QWidget" name="KWinActionsConfigForm">
0005 <property name="geometry">
0006 <rect>
0007 <x>0</x>
0008 <y>0</y>
0009 <width>600</width>
0010 <height>500</height>
0011 </rect>
0012 </property>
0013 <layout class="QVBoxLayout" name="verticalLayout">
0014 <item>
0015 <widget class="QGroupBox" name="groupBox_1">
0016 <property name="title">
0017 <string>Inactive Inner Window Actions</string>
0018 </property>
0019 <layout class="QFormLayout" name="formLayout_1">
0020 <property name="formAlignment">
0021 <set>Qt::AlignHCenter|Qt::AlignTop</set>
0022 </property>
0023 <item row="0" column="0">
0024 <widget class="QLabel" name="label_1">
0025 <property name="text">
0026 <string>&Left click:</string>
0027 </property>
0028 <property name="alignment">
0029 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0030 </property>
0031 <property name="buddy">
0032 <cstring>kcfg_CommandWindow1</cstring>
0033 </property>
0034 </widget>
0035 </item>
0036 <item row="0" column="1">
0037 <widget class="QComboBox" name="kcfg_CommandWindow1">
0038 <property name="whatsThis">
0039 <string>In this row you can customize left click behavior when clicking into an inactive inner window ('inner' means: not titlebar, not frame).</string>
0040 </property>
0041 <item>
0042 <property name="text">
0043 <string>Activate, raise and pass click</string>
0044 </property>
0045 </item>
0046 <item>
0047 <property name="text">
0048 <string>Activate and pass click</string>
0049 </property>
0050 </item>
0051 <item>
0052 <property name="text">
0053 <string>Activate</string>
0054 </property>
0055 </item>
0056 <item>
0057 <property name="text">
0058 <string>Activate and raise</string>
0059 </property>
0060 </item>
0061 </widget>
0062 </item>
0063 <item row="1" column="0">
0064 <widget class="QLabel" name="label_2">
0065 <property name="text">
0066 <string>&Middle click:</string>
0067 </property>
0068 <property name="alignment">
0069 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0070 </property>
0071 <property name="buddy">
0072 <cstring>kcfg_CommandWindow2</cstring>
0073 </property>
0074 </widget>
0075 </item>
0076 <item row="1" column="1">
0077 <widget class="QComboBox" name="kcfg_CommandWindow2">
0078 <property name="whatsThis">
0079 <string>In this row you can customize middle click behavior when clicking into an inactive inner window ('inner' means: not titlebar, not frame).</string>
0080 </property>
0081 <item>
0082 <property name="text">
0083 <string>Activate, raise and pass click</string>
0084 </property>
0085 </item>
0086 <item>
0087 <property name="text">
0088 <string>Activate and pass click</string>
0089 </property>
0090 </item>
0091 <item>
0092 <property name="text">
0093 <string>Activate</string>
0094 </property>
0095 </item>
0096 <item>
0097 <property name="text">
0098 <string>Activate and raise</string>
0099 </property>
0100 </item>
0101 </widget>
0102 </item>
0103 <item row="2" column="0">
0104 <widget class="QLabel" name="label_3">
0105 <property name="text">
0106 <string>&Right click:</string>
0107 </property>
0108 <property name="alignment">
0109 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0110 </property>
0111 <property name="buddy">
0112 <cstring>kcfg_CommandWindow3</cstring>
0113 </property>
0114 </widget>
0115 </item>
0116 <item row="2" column="1">
0117 <widget class="QComboBox" name="kcfg_CommandWindow3">
0118 <property name="whatsThis">
0119 <string>In this row you can customize right click behavior when clicking into an inactive inner window ('inner' means: not titlebar, not frame).</string>
0120 </property>
0121 <item>
0122 <property name="text">
0123 <string>Activate, raise and pass click</string>
0124 </property>
0125 </item>
0126 <item>
0127 <property name="text">
0128 <string>Activate and pass click</string>
0129 </property>
0130 </item>
0131 <item>
0132 <property name="text">
0133 <string>Activate</string>
0134 </property>
0135 </item>
0136 <item>
0137 <property name="text">
0138 <string>Activate and raise</string>
0139 </property>
0140 </item>
0141 </widget>
0142 </item>
0143 <item row="3" column="0">
0144 <widget class="QLabel" name="label_4">
0145 <property name="text">
0146 <string>Mouse &wheel:</string>
0147 </property>
0148 <property name="alignment">
0149 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0150 </property>
0151 <property name="buddy">
0152 <cstring>kcfg_CommandWindowWheel</cstring>
0153 </property>
0154 </widget>
0155 </item>
0156 <item row="3" column="1">
0157 <widget class="QComboBox" name="kcfg_CommandWindowWheel">
0158 <property name="whatsThis">
0159 <string>In this row you can customize behavior when scrolling into an inactive inner window ('inner' means: not titlebar, not frame).</string>
0160 </property>
0161 <item>
0162 <property name="text">
0163 <string>Scroll</string>
0164 </property>
0165 </item>
0166 <item>
0167 <property name="text">
0168 <string>Activate and scroll</string>
0169 </property>
0170 </item>
0171 <item>
0172 <property name="text">
0173 <string>Activate, raise and scroll</string>
0174 </property>
0175 </item>
0176 </widget>
0177 </item>
0178 </layout>
0179 </widget>
0180 </item>
0181 <item>
0182 <widget class="QGroupBox" name="groupBox_2">
0183 <property name="title">
0184 <string>Inner Window, Titlebar and Frame Actions</string>
0185 </property>
0186 <layout class="QHBoxLayout" name="horizontalLayout_1">
0187 <item>
0188 <layout class="QFormLayout" name="formLayout_2">
0189 <property name="formAlignment">
0190 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0191 </property>
0192 <item row="0" column="0">
0193 <widget class="QLabel" name="label_5">
0194 <property name="text">
0195 <string>Mo&difier key:</string>
0196 </property>
0197 <property name="buddy">
0198 <cstring>kcfg_CommandAllKey</cstring>
0199 </property>
0200 </widget>
0201 </item>
0202 <item row="0" column="1">
0203 <widget class="QComboBox" name="kcfg_CommandAllKey">
0204 <property name="whatsThis">
0205 <string>Here you select whether holding the Meta key or Alt key will allow you to perform the following actions.</string>
0206 </property>
0207 <item>
0208 <property name="text">
0209 <string>Meta</string>
0210 </property>
0211 </item>
0212 <item>
0213 <property name="text">
0214 <string>Alt</string>
0215 </property>
0216 </item>
0217 </widget>
0218 </item>
0219 </layout>
0220 </item>
0221 <item>
0222 <widget class="QLabel" name="label_6">
0223 <property name="sizePolicy">
0224 <sizepolicy hsizetype="Maximum" vsizetype="Maximum">
0225 <horstretch>0</horstretch>
0226 <verstretch>0</verstretch>
0227 </sizepolicy>
0228 </property>
0229 <property name="minimumSize">
0230 <size>
0231 <width>24</width>
0232 <height>0</height>
0233 </size>
0234 </property>
0235 <property name="text">
0236 <string> + </string>
0237 </property>
0238 <property name="alignment">
0239 <set>Qt::AlignCenter</set>
0240 </property>
0241 </widget>
0242 </item>
0243 <item>
0244 <layout class="QFormLayout" name="formLayout_3">
0245 <item row="0" column="0">
0246 <widget class="QLabel" name="label_7">
0247 <property name="text">
0248 <string>L&eft click:</string>
0249 </property>
0250 <property name="alignment">
0251 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0252 </property>
0253 <property name="buddy">
0254 <cstring>kcfg_CommandAll1</cstring>
0255 </property>
0256 </widget>
0257 </item>
0258 <item row="0" column="1">
0259 <widget class="QComboBox" name="kcfg_CommandAll1">
0260 <property name="whatsThis">
0261 <string>In this row you can customize left click behavior when clicking into the titlebar or the frame.</string>
0262 </property>
0263 <item>
0264 <property name="text">
0265 <string>Move</string>
0266 </property>
0267 </item>
0268 <item>
0269 <property name="text">
0270 <string>Activate, raise and move</string>
0271 </property>
0272 </item>
0273 <item>
0274 <property name="text">
0275 <string>Toggle raise and lower</string>
0276 </property>
0277 </item>
0278 <item>
0279 <property name="text">
0280 <string>Resize</string>
0281 </property>
0282 </item>
0283 <item>
0284 <property name="text">
0285 <string>Raise</string>
0286 </property>
0287 </item>
0288 <item>
0289 <property name="text">
0290 <string>Lower</string>
0291 </property>
0292 </item>
0293 <item>
0294 <property name="text">
0295 <string>Minimize</string>
0296 </property>
0297 </item>
0298 <item>
0299 <property name="text">
0300 <string>Decrease opacity</string>
0301 </property>
0302 </item>
0303 <item>
0304 <property name="text">
0305 <string>Increase opacity</string>
0306 </property>
0307 </item>
0308 <item>
0309 <property name="text">
0310 <string>Do nothing</string>
0311 </property>
0312 </item>
0313 </widget>
0314 </item>
0315 <item row="1" column="0">
0316 <widget class="QLabel" name="label_8">
0317 <property name="text">
0318 <string>Middle &click:</string>
0319 </property>
0320 <property name="alignment">
0321 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0322 </property>
0323 <property name="buddy">
0324 <cstring>kcfg_CommandAll2</cstring>
0325 </property>
0326 </widget>
0327 </item>
0328 <item row="1" column="1">
0329 <widget class="QComboBox" name="kcfg_CommandAll2">
0330 <property name="whatsThis">
0331 <string>In this row you can customize middle click behavior when clicking into the titlebar or the frame.</string>
0332 </property>
0333 <item>
0334 <property name="text">
0335 <string>Move</string>
0336 </property>
0337 </item>
0338 <item>
0339 <property name="text">
0340 <string>Activate, raise and move</string>
0341 </property>
0342 </item>
0343 <item>
0344 <property name="text">
0345 <string>Toggle raise and lower</string>
0346 </property>
0347 </item>
0348 <item>
0349 <property name="text">
0350 <string>Resize</string>
0351 </property>
0352 </item>
0353 <item>
0354 <property name="text">
0355 <string>Raise</string>
0356 </property>
0357 </item>
0358 <item>
0359 <property name="text">
0360 <string>Lower</string>
0361 </property>
0362 </item>
0363 <item>
0364 <property name="text">
0365 <string>Minimize</string>
0366 </property>
0367 </item>
0368 <item>
0369 <property name="text">
0370 <string>Decrease opacity</string>
0371 </property>
0372 </item>
0373 <item>
0374 <property name="text">
0375 <string>Increase opacity</string>
0376 </property>
0377 </item>
0378 <item>
0379 <property name="text">
0380 <string>Do nothing</string>
0381 </property>
0382 </item>
0383 </widget>
0384 </item>
0385 <item row="2" column="0">
0386 <widget class="QLabel" name="label_9">
0387 <property name="text">
0388 <string>Right clic&k:</string>
0389 </property>
0390 <property name="alignment">
0391 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0392 </property>
0393 <property name="buddy">
0394 <cstring>kcfg_CommandAll3</cstring>
0395 </property>
0396 </widget>
0397 </item>
0398 <item row="2" column="1">
0399 <widget class="QComboBox" name="kcfg_CommandAll3">
0400 <property name="whatsThis">
0401 <string>In this row you can customize right click behavior when clicking into the titlebar or the frame.</string>
0402 </property>
0403 <item>
0404 <property name="text">
0405 <string>Move</string>
0406 </property>
0407 </item>
0408 <item>
0409 <property name="text">
0410 <string>Activate, raise and move</string>
0411 </property>
0412 </item>
0413 <item>
0414 <property name="text">
0415 <string>Toggle raise and lower</string>
0416 </property>
0417 </item>
0418 <item>
0419 <property name="text">
0420 <string>Resize</string>
0421 </property>
0422 </item>
0423 <item>
0424 <property name="text">
0425 <string>Raise</string>
0426 </property>
0427 </item>
0428 <item>
0429 <property name="text">
0430 <string>Lower</string>
0431 </property>
0432 </item>
0433 <item>
0434 <property name="text">
0435 <string>Minimize</string>
0436 </property>
0437 </item>
0438 <item>
0439 <property name="text">
0440 <string>Decrease opacity</string>
0441 </property>
0442 </item>
0443 <item>
0444 <property name="text">
0445 <string>Increase opacity</string>
0446 </property>
0447 </item>
0448 <item>
0449 <property name="text">
0450 <string>Do nothing</string>
0451 </property>
0452 </item>
0453 </widget>
0454 </item>
0455 <item row="3" column="0">
0456 <widget class="QLabel" name="label_10">
0457 <property name="text">
0458 <string>Mo&use wheel:</string>
0459 </property>
0460 <property name="alignment">
0461 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0462 </property>
0463 <property name="buddy">
0464 <cstring>kcfg_CommandAllWheel</cstring>
0465 </property>
0466 </widget>
0467 </item>
0468 <item row="3" column="1">
0469 <widget class="QComboBox" name="kcfg_CommandAllWheel">
0470 <property name="whatsThis">
0471 <string>Here you can customize KDE's behavior when scrolling with the mouse wheel in a window while pressing the modifier key.</string>
0472 </property>
0473 <item>
0474 <property name="text">
0475 <string>Raise/lower</string>
0476 </property>
0477 </item>
0478 <item>
0479 <property name="text">
0480 <string>Shade/unshade</string>
0481 </property>
0482 </item>
0483 <item>
0484 <property name="text">
0485 <string>Maximize/restore</string>
0486 </property>
0487 </item>
0488 <item>
0489 <property name="text">
0490 <string>Keep above/below</string>
0491 </property>
0492 </item>
0493 <item>
0494 <property name="text">
0495 <string>Move to previous/next desktop</string>
0496 </property>
0497 </item>
0498 <item>
0499 <property name="text">
0500 <string>Change opacity</string>
0501 </property>
0502 </item>
0503 <item>
0504 <property name="text">
0505 <string>Do nothing</string>
0506 </property>
0507 </item>
0508 </widget>
0509 </item>
0510 </layout>
0511 </item>
0512 </layout>
0513 </widget>
0514 </item>
0515 <item>
0516 <spacer name="verticalSpacer_1">
0517 <property name="orientation">
0518 <enum>Qt::Vertical</enum>
0519 </property>
0520 <property name="sizeHint" stdset="0">
0521 <size>
0522 <width>0</width>
0523 <height>0</height>
0524 </size>
0525 </property>
0526 </spacer>
0527 </item>
0528 </layout>
0529 </widget>
0530 <resources/>
0531 <connections/>
0532 </ui>