#!/bin/sh
##################################
#Change these two variables to the WM of your choice.
export WMNAME="IceWM"
export WMEXEC="icewm-session"
##################################
export DISPLAY=:0
export TSLIB_TSDEVICE=/dev/input/event3
export TSLIB_CALIBFILE=/etc/pointercal
export GTK_MODULES=libgtkstylus.so
export PARWIN=`wmctrl -l | grep -i $WMNAME | awk '{print $1}'`
wmctrl -i -r $PARWIN -b toggle,fullscreen
xinit /bin/su user -c 'export DISPLAY=:1; $WMEXEC' -- /usr/bin/Xephyr :1 -br -screen 800x480x16 -dpi 96 -parent $PARWIN +kb -ac
export DISPLAY=:0
| The Following User Says Thank You to qole For This Useful Post: | ||

#Config for Debian chroot export IMGFILE=/dev/mmcblk0p2 export IMGFS=ext3
| The Following User Says Thank You to qole For This Useful Post: | ||
(And also to remind me what I said I'd do...
)
)
), I think he's expressed interest in going with your install system. I'm not sure if a merge before the upcoming release is feasible timewise, so we'll definitely have to wait to hear on that. I'm optimistic, though.