In these days I have installed and tried the busybox-power described in this thread: http://talk.maemo.org/showthread.php?t=87712 Is possible to include it in a future version of N9QTweak, maybe without installing MohammadAG's repo for who doesn't want it like me, but only by installing the packages through Inception or Open Mode (I installed them by this way)?
dpkg -i /path/to/meego-confirm-text_0.0.2_armel.deb ariadne sh -c "/usr/sbin/incept /opt/N9QTweak/Inception/aegisctl_1.3_armel.deb" && ariadne sh -c "/usr/sbin/aegisctl -s" /usr/sbin/incept /path/to/busybox-power_1.21.0power1+harmattan0_armel.deb
dpkg -i /path/to/meego-confirm-text_0.0.2_armel.deb AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /opt/N9QTweak/Inception/aegisctl_1.3_armel.deb && opensh -c "/usr/sbin/aegisctl -s" AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /path/to/busybox-power_1.21.0power1+harmattan0_armel.deb
dpkg -i /path/to/meego-confirm-text_0.0.2_armel.deb AEGIS_FIXED_ORIGIN=com.nokia.maemo dpkg -i /path/to/busybox-power-noaegis_1.21.0power1+harmattan0_armel.deb
apt-get remove --purge busybox-power aegisctl meego-confirm-text -y
apt-get remove --purge busybox-power-noaegis meego-confirm-text -y