重新加载相应模块后好了
sudo modprobe -r psmouse
sudo modprobe psmouse
Posted by cyril at 10:19 AM | Comments (0) | TrackBack (0)
上周参加了一次关于结构化思维的培训,其实就是逻辑思维。结构化思维的一些内容,在《THE MCKINSEY WAY》 《The Minto Pyramid Principle》中详细的描述。
一些主要的内容,网络上有很多学习资料可以参考,主要就是mece分析法。对于我们并不陌生,较多使用freemind的朋友应该都会有一些理解。
感触比较大的是表达,如何进行结构化的表达。
课程内容如下:
第一,什么是结构化思维。
第二,如何进行结构化思考。
第三,如何进行结构化表达。
“什么是结构化思维”。思维有三种方式。
其一,线性思维:逻辑强,强调因果,是按经验办事,有效率,但缺乏创新,不全面。
其二,水平思维:天马行空,创意。
其三,就是我们要谈的结构化思维。结构化思维就是以目标为导向,以假设为前提,通过分类,确定关键纬度,进行对比分析。
说直接点:目标-->分类-->重点-->交叉分析。
提问是快捷的路径,
思考和分析是根本。
结构化思维的3个基本原则:
其一,以终为始。根据目标做任务,过程中始终想着目标。
其二,分类原则。分类是彼此独立,有限的,可量化。
其三,20-80原则。
结构化思维主要工具:逻辑树,鱼骨图,图表。
常见表达问题:目标不清晰,结构混乱,展示不力。
结构化表达的4个原则:
一,自上而下。先从结论开始讲。深度最多5级,保持3级比较合理。级数最多2级。
二,层次清晰。结论先,再观点,后事实。
三,结构简单。最简单的结构就是“三”,一个中心议题从3个方面展开,有清晰的逻辑关系。
四,重点突出。不要给过多信息。把突出最想传递的信息。对比,重复,比喻。
总结口号:
1 上来总分总,凡事说三点,三点要MECE。
2 要把话说的跟表格一样,那就是结构化表达的境界。
总结:
结构化思维,好用。
思维三种方式,哪种更优,看具体环境。
笔记copy自:http://jifanfei.ycool.com/post.3118235.html
13:1 我若能说万人的方言,并天使的话语却没有慈爱,我就成了呜的锣,响的钹一般。
Though I speak with the tongues of men and of angels, and have not charity, I am become as sounding brass, or a tinkling cymbal.
13:2 我若有先知讲道之能,也明白各样的奥秘,各样的知识。而且有全备的信,叫我能够移山,却没有慈爱,我就算不得什么。
And though I have the gift of prophecy, and understand all mysteries, and all knowledge; and though I have all faith, so that I could remove mountains, and have not charity, I am nothing.
13:3 我若将所有的周济穷人,又舍己身叫人焚烧,却没有磁爱,仍然与我无益。
And though I bestow all my goods to feed the poor, and though I give my body to be burned, and have not charity, it profiteth me nothing.
13:4 爱是恒久忍耐,又有恩慈。爱是不嫉妒。爱是不自夸。不张狂。
Charity suffereth long, and is kind; charity envieth not; charity vaunteth not itself, is not puffed up,
13:5 不作害羞的事。不求自己的益处。不轻易发怒。不计算人的恶。
Doth not behave itself unseemly, seeketh not her own, is not easily provoked, thinketh no evil;
13:6 不喜欢不义。只喜欢真理。
Rejoiceth not in iniquity, but rejoiceth in the truth;
13:7 凡事包容。凡事相信。凡事盼望。凡事忍耐。
Beareth all things, believeth all things, hopeth all things, endureth all things.
13:8 爱是永不止息。先知讲道之能,终必归于无有。说方言之能,终必停止,知识也终必归于无有。
Charity never faileth: but whether there be prophecies, they shall fail; whether there be tongues, they shall cease; whether there be knowledge, it shall vanish away.
13:9 我们现在所知道的有限,先知所讲的也有限。
For we know in part, and we prophesy in part.
13:10 等那完全的来到,这有限的必归于无有了。
But when that which is perfect is come, then that which is in part shall be done away.
13:11 我作孩子的时候,话语像孩子,心思像孩子,意念像孩子。既成了人,就把孩子的事丢弃了。
When I was a child, I spake as a child, I understood as a child, I thought as a child: but when I became a man, I put away childish things.
13:12 我们如今彷佛对着镜子观看,馍糊不清。(馍糊不清原文作如同谜)到那时,到那时,就要面对面了。我如今所知道的有限。到那时就全知道,如同主知道我一样。
For now we see through a glass, darkly; but then face to face: now I know in part; but then shall I know even as also I am known.
13:13 如今常存的有信,有望,有爱,这三样,其中最大的是慈爱。
And now abideth faith, hope, charity, these three; but the greatest of these is charity.
注:现在可以直接参考
http://code.google.com/p/gnome2-globalmenu/wiki/InstallGuidelineInChinese
-----------------------
最后剩余global menu 全局菜单功能。
1,先是按照以前版本的方式进行编译,有问题,是vala版本不是0.4.01所致。
2,有好人放出包来,更为方便。
http://riippuvuus.net/globalmenu_0.6-1-1_i386.deb
http://riippuvuus.net/vala_0.4.0-1_i386.deb
在 ~/.profile增加这句:
GTK_MODULES=globalmenu-gnome
注销后重新登录,添加Globalmenu applet即可。
注:该功能只对gtk的软件有效。
相关讨论可以参看:
http://ubuntuforums.org/showthread.php?t=241868
global menu项目:
http://code.google.com/p/gnome2-globalmenu/
效果如下:
