my linux distribution is RHEL6.3. my computer can't make a sound and no have chinese input. please help me!!! i need help!!!! follow is my computer some information. 00:00.0 Host bridge [0600]: Intel Corporation 3rd Gen Core processor DRAM Controller [8086:0154] (rev 09) 00:01.0 PCI bridge [0604]: Intel Corporation 3rd Gen Core processor PCI Express Root Port [8086:0151] (rev 09) 00:02.0 VGA compa...
by yy80998 - Linux新手园地 - 2013-08-19 20:39:13 阅读(1145) 回复(0)
scim-googlepinyin (http://code.google.com/p/scim-googlepinyin/) sunpinyin (http://code.google.com/p/sunpinyin/)
linux input INTERFACE 输入接口提供了一个输入设备的抽象,封装了底层的设备.通过内核文档的input介绍,我们可以了解两个概念,一个是dev一个是event。简单说,就是使用设备会产生事件,这个功能很好吧,对于获取设备或事件至于是select,poll,read,nonblock等等,咱们暂且不谈。 struct input_event{ struct timeval time; __u16 type; __u16 code; __s32 value} 在input.h中定义了事件和事件类型,和...
which software should be installed ( or How) so that i can input chinese word in the english x-windows environments (english language is chosen ) in Red hat 8?? thank you very much...
which software should be installed ( or How) so that i can input chinese word in the english x-windows environments (english language is chosen ) in Red hat 8?? thank you very much...
############################################################################################### 早前曾研究了一下输入子系统的原理,给人的感觉是输入子系统很复杂.但其实内核开发者在这方面已经做得很完善了,输入子系统虽然错综复杂,但是只要我们领会了输入子系统的一些设计思想后,我们要使用它并非难事.以下以内核自带的gpio_keys驱动为例,介绍输入子系统的使用.主要的原因是gpio_keys驱动比较简单易懂,另外不是没个人...
文件: input subsystem系统实现分析.rar 大小: 48KB 下载: 下载 文件: Final end.rar 大小: 142KB 下载: 下载 文件: 最近新学linux对一个鼠标驱动的分析.rar 大小: 16KB 下载: 下载 注: 其中,第一个文档为原创,其他两个为网上搜集的。 大牛人 luofuchong 的文章 http://www.cnitblog.com/luofuchong/archive/2007/11/12/36157.html 彩色蚂蚁的介绍非常细致,图文并茂。 http://rgbbones.googlepages.com/inpu...
i install the Ubuntu linux in English. How can i input Chinese in it? i want to use WUBI? HELP Pls!
[软硬件环境] 我在一台IBM X366的PC Server(2CPU,2G内存)上装了suse 9.0 之后再在其上安装了apache2.0.58 个人保证:操作系统和apache的安装都是没有问题的。 [问题描述] 在此台服务器跑不到一天就出现了input/output error的错误 系统变成只读不能写,很多一般的命令都不能执行, 要手工硬重启服务器才能恢复正常,但过不了多主又会重现此错误。 但换了别的应用在其上边跑(如weblogic)却可以跑得很正常。 而同样的操...