安装完Linux一般都会发现快捷键不好用了。
1、简单方法
切入到文本控制台CTRL+ALT+F1
执行 echo crt_enable > /proc/acpi/ibm/video
切回图形界面就可以使用投影仪了。
注:执行前确认 /proc/acpi/ibm/video 存在
如果不存在请往下看。
2、复杂且有效方法
linux-wiki
http://www.thinkwiki.org/wiki/Problem_with_video_output_switching
Related Posts
- September 19, 2011 -- thinkpad只插电源适配器会锁频
- November 4, 2009 -- Build New Kernel For Thinkpad
- September 30, 2009 -- How to configure the TrackPoint(Thinkpad)
- April 2, 2012 -- Linux版本Google Chrome更改字体方法
- March 14, 2012 -- 在哪里找Google Chrome播放的Flv缓存
- February 28, 2012 -- 内网服务器使用SSH端口转发访问外网
- January 30, 2012 -- Filezilla 3.5.3 连接VsFTPd TLS问题
- December 16, 2011 -- NFS quick howto for centos 5
- August 9, 2010 -- 苹果
- August 6, 2010 -- 在Linux中把前台程序放到后台运行
0 Responses to “Linux For Thinkpad 下投影仪使用”