#!/bin/sh
# Allwinner A10 Xsetup script
sce-fetch.sh -b Xtc
sce-fetch.sh -b Xprogs
sce-fetch.sh -b flwm_topside
import -b wbar
import -b xorg-fbdev
sync
echo "Don't forget to add boot code desktop=flwm_topside to uEnv.txt extraargs"
echo "Done."
