From b4359e8bf97799f83dc1ca62744db7cfcc81bc87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 24 Jun 2013 19:50:32 +0200 Subject: RPM Packaging: rename directories --- redhat/tdeutils/kcmlaptoprc | 114 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 redhat/tdeutils/kcmlaptoprc (limited to 'redhat/tdeutils/kcmlaptoprc') diff --git a/redhat/tdeutils/kcmlaptoprc b/redhat/tdeutils/kcmlaptoprc new file mode 100644 index 000000000..66d400f5d --- /dev/null +++ b/redhat/tdeutils/kcmlaptoprc @@ -0,0 +1,114 @@ +[AcpiDefault] +EnableHibernate=true +EnablePerformance=false +EnableStandby=true +EnableSuspend=true +EnableThrottle=false + +[BatteryCritical] +Brightness=false +BrightnessValue=255 +CriticalValPercent=3 +CriticalValTime=5 +Hibernate=false +Logout=false +Notify=true +Performance=false +PerformanceValue= +PlaySound=false +PlaySoundPath= +RunCommand=false +RunCommandPath= +Shutdown=true +Standby=false +Suspend=false +SystemBeep=true +Throttle=false +ThrottleValue=00% +TimeBasedAction=true + +[BatteryDefault] +BlankSaver=false +ChargePixmap=laptop_charge +Enable=true +NoBatteryPixmap=laptop_nobattery +NoChargePixmap=laptop_nocharge +NotifyMe=false +Poll=20 + +[BatteryLow] +Brightness=false +BrightnessValue=255 +Hibernate=false +Logout=false +LowValPercent=7 +LowValTime=15 +Notify=true +Performance=false +PerformanceValue= +PlaySound=false +PlaySoundPath= +RunCommand=false +RunCommandPath= +Shutdown=false +Standby=false +Suspend=false +SystemBeep=true +Throttle=false +ThrottleValue=00% +TimeBasedAction=true + +[LaptopButtons] +LidBrightness=0 +LidBrightnessEnabled=false +LidPerformance= +LidPerformanceEnabled=false +LidSuspend=0 +LidThrottle=00% +LidThrottleEnabled=false +PowerBrightness=0 +PowerBrightnessEnabled=false +PowerPerformance= +PowerPerformanceEnabled=false +PowerSuspend=0 +PowerThrottle= +PowerThrottleEnabled=false + +[LaptopPower] +LavEnabled=false +NoLavEnabled=false +NoPowerBrightness=0 +NoPowerBrightnessEnabled=false +NoPowerLav=0 +NoPowerPerformance= +NoPowerPerformanceEnabled=false +NoPowerSuspend=0 +NoPowerThrottle=00% +NoPowerThrottleEnabled=false +NoPowerWait=5 +PowerBrightness=255 +PowerBrightnessEnabled=false +PowerLav=0 +PowerPerformance= +PowerPerformanceEnabled=false +PowerSuspend=0 +PowerThrottle=00% +PowerThrottleEnabled=false +PowerWait=20 + +[ProfileDefault] +BrightnessOffLevel=160 +BrightnessOnLevel=255 +EnableBrightnessOff=0 +EnableBrightnessOn=0 +EnablePerformanceOff=0 +EnablePerformanceOn=0 +EnableThrottleOff=0 +EnableThrottleOn=0 +PerformanceOffLevel= +PerformanceOnLevel= +ThrottleOffLevel=00% +ThrottleOnLevel=00% + +[SoftwareSuspendDefault] +EnableHibernate=false -- cgit v1.2.3