Unofficial community forum for users of Elonex's One/Onet, CnM Minibook and other similar mini-laptop devices.Many questions have already been answered on this forum. Please search before posting
After installing it you will need to create a startup script invoking fluxbox to run. The easiest way to do this is by creating a file in /etc/init.d/cat > /etc/init.d/start.flux << "EOF" (SNIP)
Now if you want it as your default desktop change the line in /etc/inittab from... tty1:once:/bin/sh /etc/init.d/start to tty1:once:/bin/sh /etc/init.d/start.flux