[Debian-eeepc-commits] [SCM] A live-helper based Debian live & installer image for the Eee PC. branch, master, updated. 1.0b1-73-g33b1a58

Ben Armstrong synrg at debian.org
Fri Jan 1 01:03:23 UTC 2010


The following commit has been merged in the master branch:
commit 33b1a5847808d4a32862086c2e00fd9066b40a4c
Author: Ben Armstrong <synrg at debian.org>
Date:   Thu Dec 31 21:01:39 2009 -0400

    Turn on all kbled indicators to workaround #563186

diff --git a/Changelog b/Changelog
index e817b1a..46e5885 100644
--- a/Changelog
+++ b/Changelog
@@ -36,6 +36,9 @@
    working after suspend for some models (rt2860sta).
  * Append acpi_osi="Linux" to workaround eeepc_laptop not loading on some newer
    models with newer BIOS (e.g. 1002HA).
+ * Rebuild with patched live-initramfs to allow setting keyboard at
+   kernel cmdline to work.
+ * Turn on all kbled applet indicators to workaround #563186.
 
 1.0~b2
 ------
diff --git a/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel b/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
index a815947..33d646e 100644
--- a/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
+++ b/config/chroot_local-includes/etc/skel/.config/lxpanel/LXDE/panels/panel
@@ -122,8 +122,8 @@ Plugin {
     type = kbled
     Config {
         ShowCapsLock=1
-        ShowNumLock=0
-        ShowScrollLock=0
+        ShowNumLock=1
+        ShowScrollLock=1
     }
 }
 

-- 
A live-helper based Debian live & installer image for the Eee PC.



More information about the Debian-eeepc-commits mailing list