KubuntuPowerManagement
802
Comment:
|
1307
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
* Created: [[Date(2005-10-07T12:45:06Z)]] by JaneWeideman * Priority: NeedsPriority * People: NeedsLead, NeedsSecond * Contributors: JaneWeideman * Interested: * Status: UbzSpecification, BrainDump (then DraftSpecification then EditedSpecification then ApprovedSpecification), DistroSpecification * Branch: KubuntuTrack * Malone bug: * Packages affected: * Depends: * Dependents: [[FullSearch()]] * BoF sessions: none yet |
* '''Launchpad Entry''': https://launchpad.net/distros/ubuntu/+spec/kubuntu-power-management * '''Created''': 6/6/06 by JonathanRiddell * '''Contributors''': JonathanRiddell, LukaRenko * '''Packages affected''': klaptopdaemon, powersave, kpowersave |
Line 18: | Line 9: |
Kubuntu Power Management - hibernate from kdm/ksmserver and screen savers | Write a power management tool for KDE based on HAL. |
Line 22: | Line 14: |
The existing klaptopdaemon uses obsolete technologies and is hard to maintain. The alternative kpowersave duplicates a lot of the power management support included in Ubuntu and exposed through HAL, this would make it very hard to support and it conflicts with Ubuntu packages. So we will write a new frontend to HAL. |
|
Line 23: | Line 17: |
Maisie wants to suspend her laptop but it doesn't work currently with Kubuntu because klaptopdaemon uses an obsolete method to detect if suspend is possible. Rhuaridh wants to change the brightness of his laptop but finds that klaptopdaemon has no option to do this. Boab wants to install kpowersave as the only reliable way to get power management in Kubuntu but finds this uninstalls several Ubuntu power management packages. |
|
Line 26: | Line 26: |
KDE frontend to the properties exposed by HAL. Any laptop specific issues should be solved below HAL. |
|
Line 27: | Line 29: |
== Implementation == === Code === === Data preservation and migration === == Outstanding issues == == BoF agenda and discussion == |
Launchpad Entry: https://launchpad.net/distros/ubuntu/+spec/kubuntu-power-management
Created: 6/6/06 by JonathanRiddell
Contributors: JonathanRiddell, LukaRenko
Packages affected: klaptopdaemon, powersave, kpowersave
Summary
Write a power management tool for KDE based on HAL.
Rationale
The existing klaptopdaemon uses obsolete technologies and is hard to maintain. The alternative kpowersave duplicates a lot of the power management support included in Ubuntu and exposed through HAL, this would make it very hard to support and it conflicts with Ubuntu packages. So we will write a new frontend to HAL.
Use cases
Maisie wants to suspend her laptop but it doesn't work currently with Kubuntu because klaptopdaemon uses an obsolete method to detect if suspend is possible.
Rhuaridh wants to change the brightness of his laptop but finds that klaptopdaemon has no option to do this.
Boab wants to install kpowersave as the only reliable way to get power management in Kubuntu but finds this uninstalls several Ubuntu power management packages.
Scope
KDE frontend to the properties exposed by HAL. Any laptop specific issues should be solved below HAL.
Design
KubuntuPowerManagement (last edited 2008-08-06 16:21:08 by localhost)