Your message dated Wed, 01 Jan 2014 17:25:24 +0000
with message-id <[email protected]>
and subject line Bug#733328: Removed package(s) from unstable
has caused the Debian Bug report #516891,
regarding hotkey-setup add support for Amilo Pa 2548
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516891
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hotkey-setup
Version: 0.1-23
Package fails to detect Fujitsu-Siemens Amilo Pa 2548 Laptop special keys
Here is link on similar but fixed in Ubuntu:
https://bugs.launchpad.net/ubuntu/+source/hotkey-setup/+bug/192571
System Specs: Debian Stable Linux 2.6.26-1-686 #1 SMP Sat Jan 10
18:29:31 UTC 2009 i686 GNU/Linux
Attached Ubuntu diff & Amilo Pa 2548 hk files.
Pls add support of this system.
Thanks
Y
# FUJITSU SIEMENS Amilo
setkeycodes 60 $KEY_VOLUMEDOWN # volume -
setkeycodes e060 $KEY_VOLUMEDOWN # volume -
setkeycodes 61 $KEY_VOLUMEUP # volume +
setkeycodes e061 $KEY_VOLUMEUP # volume +
setkeycodes 65 $KEY_PROG1 # TouchPad
# setkeycodes e067 $KEY_ # FAN
diff -Nru hotkey-setup-0.1/debian/changelog hotkey-setup-0.1/debian/changelog
--- hotkey-setup-0.1/debian/changelog 2007-09-30 02:39:00.000000000 +0200
+++ hotkey-setup-0.1/debian/changelog 2008-02-17 09:17:57.000000000 +0100
@@ -1,3 +1,9 @@
+hotkey-setup (0.1-17ubuntu21) gutsy; urgency=low
+
+ * Add support for Fujitsu siemens Amilo Pa 2548
+
+ -- Ouattara Oumar Aziz (alias wattazoum) <[email protected]> Sun, 17 Feb
2008 09:16:27 +0100
+
hotkey-setup (0.1-17ubuntu20) gutsy; urgency=low
* Ensure that the existing scripts are only run on laptops
diff -Nru /tmp/NNW33x9mKZ/hotkey-setup-0.1/debian/init.d
/tmp/256yE2RoVa/hotkey-setup-0.1/debian/init.d
--- hotkey-setup-0.1/debian/init.d 2007-09-30 02:43:08.000000000 +0200
+++ hotkey-setup-0.1/debian/init.d 2008-02-17 09:20:45.000000000 +0100
@@ -143,6 +143,14 @@
modprobe sony-laptop
;;
+ FUJITSU\ SIEMENS)
+ case "$name" in
+ AMILO\ Pa\ 2548)
+ . /usr/share/hotkey-setup/fujitsu-siemens-pa2548.hk
+ ;;
+ esac
+ ;;
+
*)
. /usr/share/hotkey-setup/default.hk
esac
diff -Nru /tmp/NNW33x9mKZ/hotkey-setup-0.1/fujitsu-siemens-pa2548.hk
/tmp/256yE2RoVa/hotkey-setup-0.1/fujitsu-siemens-pa2548.hk
--- hotkey-setup-0.1/fujitsu-siemens-pa2548.hk 1970-01-01 01:00:00.000000000
+0100
+++ hotkey-setup-0.1/fujitsu-siemens-pa2548.hk 2008-02-17 08:57:14.000000000
+0100
@@ -0,0 +1,7 @@
+# FUJITSU SIEMENS Amilo
+setkeycodes 60 $KEY_VOLUMEDOWN # volume -
+setkeycodes e060 $KEY_VOLUMEDOWN # volume -
+setkeycodes 61 $KEY_VOLUMEUP # volume +
+setkeycodes e061 $KEY_VOLUMEUP # volume +
+setkeycodes 65 $KEY_PROG1 # TouchPad
+# setkeycodes e067 $KEY_ # FAN
--- End Message ---
--- Begin Message ---
Version: 0.1-23+rm
Dear submitter,
as the package hotkey-setup has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see http://bugs.debian.org/733328
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)
--- End Message ---