Linux下的Tiny-X相关资料

KDrive (Tiny X, TinyX) is an X server written by Keith Packard that was designed for low memory environments. On Linux/x86, a KDrive server with RENDER support but without support for scalable fonts compiles into less than 700 KB of text. KDrive tends to avoid large memory allocations at runtime, and tries to perform operations “on the fly” whenever possible (but this is also true of recent versions of the stock XFree86 server).
 
TinyX manual page
 
linux下的X11图形系统介绍之Tiny-x
Tiny- X是标准 X-windows 系统的简化版,去掉了许多对设备的检测过程,无需设置显示卡 Driver, 很容易对各类不一样硬件进行移植。 Tiny- X专为嵌入式开发,适合用做嵌入式 linux GUI 系统。 Tiny- X图形系统是由 SuSE 赞助的,开发人员是 XFree86 的核心成员 Keith Packard 。目前 TinyX XFree86 自带的编译模式之一,只要经过修改编译选项,就能编译生成 Tiny-X
 
交叉编译 Tiny-X for ARM
 
下载(Binary KDrive servers for GNU/Linux/x86) 
相关文章
相关标签/搜索