hotkey-setup (0.1-17ubuntu21buffalo1) buffalo; urgency=low

  * modified debian/init.d to add TOSHIBA case
  * added file TOSHIBA.hk
  * both fix bug LP: #340898 

 -- Bill Filler <bill.filler@canonical.com>  Fri, 20 Mar 2009 14:11:35 -0400

hotkey-setup (0.1-17ubuntu21) hardy; urgency=low

  * Change the default _DOS value, preventing crashes on lid close.
    LP: #157691.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 10 Apr 2008 17:06:14 +0100

hotkey-setup (0.1-17ubuntu20) gutsy; urgency=low

  * Ensure that the existing scripts are only run on laptops
  * Enable display hotkey on Thinkpads using randr1.2 capable drivers
  * Enable ACPI video key switching on machines using randr1.2 capable
    drivers
  * Improve robustness of Thinkpad detection
  * Add support for the Lenovo care key
  * Add autodetection of new HP tablets

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 30 Sep 2007 01:38:52 +0100

hotkey-setup (0.1-17ubuntu19) gutsy; urgency=low

  * Fix number of '.' in 'grep' mask string
  * Set the top 8-bits of the mask and see if the they stick
  * Add back in 'thinkpad-keys' lockfile logic
  * 'thinkpad-keys': Move open("fifo") into loop to reduce
    code duplication.
  * Roll 'thinkpad-keys-update' into "thinkpad-keys --update";
    remove second binary and duplicated FIFO location.
  * Change 'init.d' shebang from 'bash' to 'sh'
  * Add alias '--no-brightness' for 'LENOVO'; move policy
    decision from 'thinkpad-keys' to the 'init.d'
  
 -- Paul Sladen <sladen@ubuntu.com>  Tue, 18 Sep 2007 19:41:36 +0300

hotkey-setup (0.1-17ubuntu18) gutsy; urgency=low

  * Fix build breakage 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 16 Sep 2007 00:52:07 +0100

hotkey-setup (0.1-17ubuntu17) gutsy; urgency=low

  * Make sure that thinkpad-keys-update is actually installed 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 15 Sep 2007 22:49:35 +0100

hotkey-setup (0.1-17ubuntu16) gutsy; urgency=low

  * Add support for event-driven thinkpad-keys for machines that still need
    that. Requires kernel update for getting the notifications.
  * Reenable thinkpad-keys on hardware that doesn't have a sufficiently wide
    hotkey mask. Might still need some tuning. 

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 15 Sep 2007 22:05:20 +0100

hotkey-setup (0.1-17ubuntu15) gutsy; urgency=low

  * Reduce power consumption and try to avoid circular relationships
    between key and brightness events.
  - Disable the 'thinkpad-keys' daemon
  - Enable extended ThinkPad hotkey ACPI events.
    (Combined with update to 'acpi-support' to handle new events).

 -- Paul Sladen <sladen@ubuntu.com>  Thu, 13 Sep 2007 19:11:08 +0300

hotkey-setup (0.1-17ubuntu14) gutsy; urgency=low

  * Don't send brightness key events on Lenovos - we'll get them through 
    ACPI

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sun, 09 Sep 2007 18:07:07 +0100

hotkey-setup (0.1-17ubuntu13) gutsy; urgency=low

  * Fix the keycode send for video hotkeys

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 31 Aug 2007 05:03:45 +0100

hotkey-setup (0.1-17ubuntu12) gutsy; urgency=low

  * Load required modules on Thinkpads and Sonys

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri, 31 Aug 2007 04:37:25 +0100

hotkey-setup (0.1-17ubuntu11) gutsy; urgency=low

  * Build packages for lpia as well.

 -- Adam Conrad <adconrad@ubuntu.com>  Thu, 16 Aug 2007 00:34:43 +1000

hotkey-setup (0.1-17ubuntu10) gutsy; urgency=low

  * Make "/etc/init.d/hotkey-setup stop" really *not* fail on 'stop'.
    (Closes: LP #109679).

 -- Paul Sladen <ubuntu@paul.sladen.org>  Sun, 29 Apr 2007 20:24:56 +0300

hotkey-setup (0.1-17ubuntu9) feisty; urgency=low

  * dell.hk: Fix "setkeycode" typo (LP: #106328).

 -- Colin Watson <cjwatson@ubuntu.com>  Sat, 14 Apr 2007 00:03:52 +0100

hotkey-setup (0.1-17ubuntu8) feisty; urgency=low

  * Use -c when checking for /dev/nvram (Closes: #387246)
  * Add support for MSI hardware (Closes: #418649)
  * Add support for upper-case Samsung strings (Closes: #378823)
  * Add support for Dell media keys (Closes: #355223) 
  * Add support for Lenovo 3000 series. LP: #44615.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 12 Apr 2007 00:52:51 +0100

hotkey-setup (0.1-17ubuntu7) feisty; urgency=low

  * Make 'hotkey-setup' work on Compaq Evo N620c.
    (Closes: LP #69225)

 -- Paul Sladen <sladen@ubuntu.com>  Fri, 30 Mar 2007 18:49:14 +0100

hotkey-setup (0.1-17ubuntu6) feisty; urgency=low

  * Make "/etc/init.d/hotkey-setup stop" *not* fail if keystate cannot
    be restored before stopping (upgrade failure).
    (Closes LP: #88105)

 -- Paul Sladen <sladen@ubuntu.com>  Fri, 16 Mar 2007 09:43:52 +0000

hotkey-setup (0.1-17ubuntu5) feisty; urgency=low

  * debian/control: Drop obsolete linux-kernel-headers build depenceny to fix
    FTBFS.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 26 Feb 2007 10:32:51 +0100

hotkey-setup (0.1-17ubuntu4) feisty; urgency=low

  * debian/control: Update maintainer fields according to debian-
    maintainer-field spec.

 -- Martin Pitt <martin.pitt@ubuntu.com>  Fri, 23 Feb 2007 08:37:16 +0000

hotkey-setup (0.1-17ubuntu3) edgy; urgency=low

  * Add forgotten versioned-dependency on sysv-rc to get new update-rc.d
    behaviour.  Go me.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 21 Jul 2006 01:21:53 +0100

hotkey-setup (0.1-17ubuntu2) edgy; urgency=low

  * Correct call to dh_installinit.

 -- Scott James Remnant <scott@ubuntu.com>  Fri, 21 Jul 2006 00:57:18 +0100

hotkey-setup (0.1-17ubuntu1) edgy; urgency=low

  * Remove stop links from rc0 and rc6

 -- Scott James Remnant <scott@ubuntu.com>  Thu, 20 Jul 2006 22:37:16 +0100

hotkey-setup (0.1-17) unstable; urgency=low

  * Add support for Samsung hotkeys (eg. x05 and others) [Malone: #23165]
  * Add support for Compaq Armada E500 [Malone: #37684]

 -- Paul Sladen <debian@paul.sladen.org>  Sat, 29 Apr 2006 20:32:20 +0200

hotkey-setup (0.1-16) unstable; urgency=low

  * Add support for Lenovo ThinkPads [Malone: #37082]

 -- Paul Sladen <debian@paul.sladen.org>  Wed, 29 Mar 2006 18:21:03 +0100

hotkey-setup (0.1-15) unstable; urgency=low

  * Changes from Paul Sladen:
  * Call setkeycodes once instead of 255 times.
  * Canonical list of not-yet-assigned keys aliased to high Function-keys
  in aliased-keys
  * thinkpad-keys reports KEY_LIGHT
  + Fix Thinkpad lockfile deletion.
  + modprobe nvram if '/dev/nvram' not available.
  * Support for Acer Aspire 1680/1690
  * Attempt to support COMPAL CL56 Acer-rebadge (with retarded dmidecode)
  * Add 'aliased-keys' file for keys not-yet assigned in 'linux/input.h'
  * Added 'atkbd.hk';  a list of symbolically mapped keys configured by
  default on boot before 'hotkey-setup' is started.
  * Comment out all mapping in '*.hk' that duplicate a pre-configured
  mapping on boot (one that exists in 'atkbd.hk') and mark with:
  # Canonical mapping, commented out.
  * Map both style of ThinkPad singular 'Fn' action to KEY_WAKEUP.
  [Malone: #36601]
  * More Mappings for Dell [Malone: #30457]
  * Set KEY_BATTERY=236 on the basis that this is going to be assigned
  upstream.
  * Fix awk expression for rebuilding 'key-constants'
  * Left mappings for machines ID'ing as "Compaq Presario" commented out.
  Please file a bug if you find these to be correct for you.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 25 Mar 2006 20:18:36 +0000

hotkey-setup (0.1-14) unstable; urgency=low

  * Change to using symbolic constants for hotkeys (patch from Paul
    Sladen <ubuntu@paul.sladen.org>

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon,  6 Feb 2006 13:44:05 +0000

hotkey-setup (0.1-13) unstable; urgency=low

  * On IBMs, load 'thinkpad-keys' /dev/input keyboard emulator
  - AccessIBM/Thinkpad, Volume keys and Zoom (Fn+Space) from /dev/nvram

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 01 Feb 2006 08:41:37 +0000

hotkey-setup (0.1-12) unstable; urgency=low

  * Fix Dell hibernate and HP sound keys

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri,  6 Jan 2006 18:31:33 +0000

hotkey-setup (0.1-11) unstable; urgency=low

  * Changed some scancodes to correspond to /usr/include/linux/input.h

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri,  6 Jan 2006 17:12:10 +0000

hotkey-setup (0.1-10) unstable; urgency=low

  * Upgrade to work with the current dmidecode
  * Disable a couple of keycodes that cause problems on some machines
  * Add amd64 support (needs adding to PAS, Closes: #331280)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 24 Dec 2005 01:31:56 +0000

hotkey-setup (0.1-9ubuntu2) breezy; urgency=low

  * Fix init script so #16071 fix works on branded Acers

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 10 Oct 2005 12:09:08 +0100

hotkey-setup (0.1-9ubuntu1) breezy; urgency=low

  * Attempt to avoid hibernating on random keys (#16071)
  * Disable Dell hotkeys (since they don't generate keyup events) (#14446)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat,  8 Oct 2005 18:26:44 +0100

hotkey-setup (0.1-9) unstable; urgency=low

  * Ensure that random keys don't trigger hibernation events
  * Add support for IBM tablet hotkeys
  * Add init script support for restoring original keymap

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 24 Sep 2005 19:30:55 +0100

hotkey-setup (0.1-8) unstable; urgency=low

  * Rearrange miscellaneous keycodes to correspond to some actual 
    keyboards
  * Add Dell support
  * Add some extra HP hotkeys (closes: #329612)
	
 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 22 Sep 2005 15:05:23 +0100

hotkey-setup (0.1-7) unstable; urgency=low

  * Rectify excessive number of esacs in the init script

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Tue, 20 Sep 2005 15:19:01 +0100

hotkey-setup (0.1-6) unstable; urgency=low

  * Fix HP hotkey setup

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Sat, 17 Sep 2005 15:44:01 +0100

hotkey-setup (0.1-5) unstable; urgency=low

  * Add basic support for Sonys

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri,  2 Sep 2005 17:56:52 +0100

hotkey-setup (0.1-4) unstable; urgency=low

  * Add entry for HP tablets

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Mon, 22 Aug 2005 19:08:02 +0100

hotkey-setup (0.1-3) unstable; urgency=low

  * Fix typo in init script (Closes: #322545)
  * Add hotkeys for HP laptops (Ubuntu #13527)
  * Add support for ASUS volume keys (Ubuntu #13576)

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Wed, 17 Aug 2005 21:49:51 +0100

hotkey-setup (0.1-2ubuntu1.0) breezy; urgency=low

  * Fix typo in init script (/use -> /usr).
  * Add hotkeys for HP laptops (Ubuntu #13527).

 -- Scott James Remnant <scott@ubuntu.com>  Wed, 17 Aug 2005 16:01:27 +0100

hotkey-setup (0.1-2) unstable; urgency=low

  * Uncomment dh_installinit from the rules file. Christ, I suck.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Fri,  5 Aug 2005 10:33:50 +0100

hotkey-setup (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Matthew Garrett <mjg59@srcf.ucam.org>  Thu, 28 Jul 2005 15:16:34 +0100

