From 2bda8f7717adf28da4af0d34fb82f63d2868c31d Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui | 307 ++++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui (limited to 'kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui') diff --git a/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui new file mode 100644 index 0000000..771b7bf --- /dev/null +++ b/kmilo/thinkpad/kcmthinkpad/kcmthinkpad_general.ui @@ -0,0 +1,307 @@ + +KCMThinkpadGeneral + + + KCMThinkpadGeneral + + + + 0 + 0 + 559 + 548 + + + + KVaio: General Options + + + + unnamed + + + + tlOff + + + NoFrame + + + Plain + + + Could not read /dev/nvram. If you have an IBM Thinkpad load the nvram Linux module <em>insmod nvram</em> and create the node <em>mknod /dev/nvram c 10 144</em> then make the device readable <em>chmod 664 /dev/nvram</em> or writable <em>chmod 666 /dev/nvram</em>.<p> nvram must be writable for software volume control required for R30/R31 models and for using a custom volume change step. + + + + + bgGeneral + + + Thinkpad Button Options + + + + unnamed + + + + mCbRun + + + Run Thinkpad Buttons KMilo plugin + + + + + mCbSoftwareVolume + + + Change volume in software (required by R30/R31) + + + + + layout27 + + + + unnamed + + + + textLabel2_5 + + + Command for Mail button: + + + + + textLabel2_6 + + + Command for FN-Zoom button: + + + + + commandExecHome + + + + 3 + 5 + 1 + 0 + + + + + + textLabel2_4 + + + Command for Search button: + + + + + commandExec + + + + 3 + 5 + 1 + 0 + + + + + + volumeStepLabel + + + + 1 + 5 + 0 + 0 + + + + NoFrame + + + Plain + + + Volume step (out of 100): + + + + + commandExecZoom + + + + 3 + 5 + 1 + 0 + + + + + + textLabel2_3 + + + Command for Home button: + + + + + mSpinboxVolumeStep + + + + 3 + 5 + 1 + 0 + + + + 30 + + + 1 + + + + + commandExecSearch + + + + 3 + 5 + 1 + 0 + + + + + + textLabel2 + + + Command for Thinkpad button: + + + + + commandExecMail + + + + 3 + 5 + 1 + 0 + + + + + + + + + + + + + + mCbRun + toggled(bool) + KCMThinkpadGeneral + slotChanged() + + + mCbSoftwareVolume + toggled(bool) + KCMThinkpadGeneral + slotChanged() + + + mSpinboxVolumeStep + valueChanged(int) + KCMThinkpadGeneral + slotChanged() + + + commandExec + textChanged(const QString&) + KCMThinkpadGeneral + slotChanged() + + + commandExecHome + textChanged(const QString&) + KCMThinkpadGeneral + slotChanged() + + + commandExecMail + textChanged(const QString&) + KCMThinkpadGeneral + slotChanged() + + + commandExecSearch + textChanged(const QString&) + KCMThinkpadGeneral + slotChanged() + + + commandExecZoom + textChanged(const QString&) + KCMThinkpadGeneral + slotChanged() + + + + mCbRun + mCbSoftwareVolume + mSpinboxVolumeStep + commandExec + commandExecHome + commandExecSearch + commandExecMail + + + kcmthinkpad_general.ui.h + + + changed(); + + + slotChanged() + + + + + kurlrequester.h + kpushbutton.h + kurlrequester.h + kpushbutton.h + kurlrequester.h + kpushbutton.h + kurlrequester.h + kpushbutton.h + kurlrequester.h + kpushbutton.h + + -- cgit v1.2.1