lp:ubuntu/trusty/acpi-support

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty/acpi-support
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

101. By Martin Pitt

* Drop events/lidbtn, lid.sh: Handled by logind now.
* Drop events/asus-rotate and rotatescreen.sh, this has been handled by
  gnome-settings-daemon and friends for ages.
* Drop events/sleepbtn, sleep.sh, sleepbtn.sh, also handled by g-s-d and
  friends.
* Drop events/panasonic-lockbtn, screenblank.sh, lib/screenblank: This only
  applies to xscreensaver and radeontool (dcop has ceased to exist a long
  time ago), and only for a few machines.
* Drop asus-touchpad.sh, thinkpad-stretchortouchpad.sh, and events using it:
  Handled by desktop.
* lib/power-funcs: Drop getXuser() and getXconsole(): No remaining users,
  and these used ConsoleKit. Drop consolekit dependency.
* Drop power.sh and events/{battery,ac}: upower has done this for a long
  time, and we don't support anything else.
* Drop events/tosh-hibernate and hibernate.sh: Handled by desktops. Drop
  pm-utils dependency.
* Drop acpi_fakekey, associated build system, and scripts/events that use
  it. This is supposed to work with proper kernel drivers or udev keymap
  overrides, most of it is probably obsolete, and the rest should be fixed
  properly.
* Drop lib/{device,policy}-funcs, not used by anything any more.
* Drop debian/init.d, upower automatically does that. Drop lib/power-funcs,
  init script was the last consumer.
* Drop obsolete dependencies: x11-xserver-utils, hdparm, lsb-base,
  powermgmt-base, laptop-detect, dmidecode.
* debian/{pre,post}inst: Remove transitional code for versions before 140,
  i. e. the last LTS.
* debian/preinst: Clean up the gazillion obsolete conffiles which were
  removed above.

100. By Timo Aaltonen

[ Steve Langasek ]
* drop asus-brightness-{up,down} handlers and asus-brn-{down,up} scripts.
  LP: #955176.

[ Timo Aaltonen ]
* asus-touchpad.sh: Don't handle Synaptics devices. (LP: #804109)

99. By Steve Langasek

[ James Ferguson ]
* asus-touchpad.sh: add support for Elantech touchpads. LP: #953296.
* events/lenovo-touchpad2: new event handler for an acpi event on newer
  ThinkPads which always maps to the touchpad.

[ Troy Sankey ]
* asus-keyboard-backlight.sh, events/asus-keyboard-backlight-{up,down}:
  add support for hotkey that adjusts the keyboard backlight on the ASUS
  G73jh and others. LP: #931614.

98. By Steve Langasek

* lib/power-funcs: adjust getXuser and getXconsole to use consolekit
  instead of ps/who to identify the "foreground" session and the owner
  of a given X session, since lightdm is currently failing to record this
  information in utmp. Also, add headers for each of these functions
  documenting how they're supposed to work, since it's completely
  non-obvious and some of the scripts already in acpi-support are using
  them wrong. Thanks to Ayan George <email address hidden> for the
  preliminary patch. LP: #933626, #893271.
* rotatescreen.sh: fix wrong use of getXconsole where getXuser is needed.

97. By Steve Langasek

drop sony-* event handlers, which are also now superseded by a kernel
input device; and drop the sound button action scripts, of which the sony
events were the last users. LP: #676685.

96. By Steve Langasek

* power.sh, lib/policy-funcs: don't call pm-powersave if upower is running,
  as upower already does this for us unconditionally and we don't want to
  run these scripts twice. Eventually power.sh should be dropped entirely,
  but Kubuntu hasn't yet transitioned to use upower. LP: #582471.
* lib/power-funcs: drop dependency on finger, we can do this just as well
  using who from coreutils.

95. By Steve Langasek

debian/rules: don't pass -n to dh_installinit, we do want changes to
maintainer scriptswe just don't want the init script called, so use
--no-start instead.

94. By Steve Langasek

debian/rules: don't call the init script in the postinst, the script
exists only to ensure the power policy is applied on boot so we should
keep our hands off on upgrade. LP: #567182

93. By Steve Langasek

drop asus-eee-volume-* event handlers, which are also now superseded by
a kernel input device. LP: #560551.

92. By Torsten Spindler

Repair asus-touchpad.sh by using grep. (LP: #506442)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/acpi-support
This branch contains Public information 
Everyone can see this information.

Subscribers