diff --git a/documentation.txt b/documentation.txt index b38233c..220faaf 100644 --- a/documentation.txt +++ b/documentation.txt @@ -172,6 +172,10 @@ ummr -> umount maemo root" enftp -> enable ftp (anon upload/download everywhere)" mse -> enable mass-storage mode" msd -> disable mass-storage mode" +usbne -> enable usb networking +usbnd -> disable usb networking +chargebat -> start battery charging + Tab: Shift + Space ESC: Fn (Arrow) + Ctrl diff --git a/fs-overlay/etc/init.d/rcS b/fs-overlay/etc/init.d/rcS index 7a6d1ad..082ad17 100755 --- a/fs-overlay/etc/init.d/rcS +++ b/fs-overlay/etc/init.d/rcS @@ -56,6 +56,10 @@ echo "ummr -> umount maemo root" echo "enftp -> enable ftp (anon upload/download everywhere)" echo "mse -> enable mass-storage mode" echo "msd -> disable mass-storage mode" +echo "usbne -> enable usb networking" +echo "usbnd -> disable usb networking" +echo "chargebat -> start battery charging" + echo "Tab: Shift + Space" echo "ESC: Fn (Arrow) + Ctrl" echo