]> spindle.queued.net Git - xodist/blobdiff - configs/debxo-xfce/hooks
debxo: drop hal keymapping stuff
[xodist] / configs / debxo-xfce / hooks
index fa2186b54ded82233bcea97d2f4c278ff83c482e..15b6953f3bce30cbdde4b4c4d70eed3bf528a76f 100644 (file)
@@ -44,9 +44,6 @@ Dir {
        };
 };
 EOF
-
-#      # add archive key for lenny-backports
-#      wget -O - http://backports.org/debian/archive.key | (chroot ${ROOT_DIR} apt-key add -)
 }
 
 package_configure_hook()
@@ -91,11 +88,6 @@ EOF
        # No longer a need for xorg.conf
        rm -f ${ROOT_DIR}/etc/X11/xorg.conf
 
-       # key bindings/mappings
-       if [ -d ${ROOT_DIR}/usr/share/hal/fdi/information/10freedesktop/ ]; then
-               cp 30-keymap-olpc.fdi ${ROOT_DIR}/usr/share/hal/fdi/information/10freedesktop/
-       fi
-
        # configure nodm
        F=${ROOT_DIR}/etc/default/nodm
        if [ -f ${F} ]; then