From 11394aecd1f906fee2ebd2b90412aeba4651fbff Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 3 Apr 2019 22:56:40 +0900 Subject: DEB: use _base folder for a distro instead of specific distros (squeeze and maverick). Signed-off-by: Michele Calgaro --- .../debian/distrospecific/kde-rc-files/kcmlaptoprc | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 ubuntu/_base/defaultsettings/kubuntu-default-settings/debian/distrospecific/kde-rc-files/kcmlaptoprc (limited to 'ubuntu/_base/defaultsettings/kubuntu-default-settings/debian/distrospecific/kde-rc-files/kcmlaptoprc') diff --git a/ubuntu/_base/defaultsettings/kubuntu-default-settings/debian/distrospecific/kde-rc-files/kcmlaptoprc b/ubuntu/_base/defaultsettings/kubuntu-default-settings/debian/distrospecific/kde-rc-files/kcmlaptoprc new file mode 100644 index 000000000..b1c36c638 --- /dev/null +++ b/ubuntu/_base/defaultsettings/kubuntu-default-settings/debian/distrospecific/kde-rc-files/kcmlaptoprc @@ -0,0 +1,32 @@ +[AcpiDefault] +EnableHibernate=true +EnablePerformance=true +EnableStandby=false +EnableSuspend=true +EnableThrottle=false + +[BatteryCritical] +Brightness=false +BrightnessValue=255 +CriticalValPercent=3 +CriticalValTime=2 +Hibernate=true +Logout=false +LowVal=5 +Notify=true +Performance=false +PerformanceValue= +PlaySound=false +PlaySoundPath= +RunCommand=false +RunCommandPath= +Shutdown=false +Standby=false +Suspend=false +SystemBeep=true +Throttle=false +ThrottleValue= +TimeBasedAction=true + +[SoftwareSuspendDefault] +EnableHibernate=false -- cgit v1.2.3