This is a working microwindows tree that includes touchscreen support for the 2.4.18-rmk2-tux1 kernel. It has been created to slot cleanly into the current buildroot system. Steps: 1. Download microwindows.mk and place it in the buildroot-tux/make directory, replacing the previous microwindows.mk 2. Edit buildroot-tux/Makefile and enable microwindows 3. Run make as usual, and microwindows.mk should download the source tree, compile it, and copy all relevant files into the target tree 4. Flash the new image, and reboot - login as normal, and start microwindows by typing 'startx' 5. Although everything is built, only an nxterm is copied into the target tree, if you want other applications, such as nxsnake, message, TuxChess etc. you'll have to copy them yourself (or edit microwindows.mk) Thanks to Alex Holden for getting the touchscreen driver working. Enjoy, Steve Merrifield (sjm)