Hi, here's an iteration of the curses UI patch, for 0.9.1. This time it takes into account "such modern concepts" ;) like endianness and 64-bits, so it should work on PPC and on amd64, as opposed to previous versions. (ncurses apparently chose to not make a seamless transition to 64-bits). I would like to merge this patch at some point if there's no objection. It was in Debian until now and recently broke and a number of users got annoyed. The runtime UI switching trick is not included. The monitor history saving is not included but it is in the svn.openmoko.org tree and should apply ok. Switching between VCs is still done with +. Regards