1. Why CCE scroll so slow?
   yact/bcs use setdisplaystart to scroll window, cce use the same
   method as chdrv to scroll. Why dose the speed differ so much?
   You may compare WZCE's 'ls -lR /' with CCE's.
   
   I'm trying to figure it out and speed up the scrolling.

2. Add mouse support
   In directory test, I included the mousetest.c from bcs16.
   If possible, let CCE support mouse(like gpm) is a good idea!

3. Add special support for English Software
   For example: vi, midnight commander, dialog-based application....
   The difficult thing is to distinguish the make-table-symbol with
   Chinese Characters. But chdrv seems to support dialog well, I will
   read its source add add this feature to CCE.

4. More and More...
   If I have time, I will try to port some bcs16's features to CCE
   (for example: multi-internal-code support, OnLine Help....) 
   And other features: WZCE's blinking cursor...
