井底之蛙

March 23, 2007

IBM ThinkPad T43 track point scrolling on Ubuntu

Filed under: tricks, hiweed, ubuntu

I just installed Hiweed, an Ubuntu based distributed edition on my ThinkPad T43 yesterday. Unfortunately, track point can not scroll with the blue middle button. But fortunately, there is a solution. According to this guide, add the following lines in "/etc/X11/xorg.conf" and comment the original. After reboot, scrolling works.

Section "InputDevice"
      Identifier "Configured Mouse"
      Driver "mouse"
      Option "CorePointer"
      Option "Device" "/dev/input/mice"
      Option "Protocol" "ExplorerPS/2"
      Option "Emulate3Buttons" "on"
      Option "Emulate3TimeOut" "50"
      Option "EmulateWheel" "on"
      Option "EmulateWheelTimeOut" "200"
      Option "EmulateWheelButton" "2"
      Option "YAxisMapping" "4 5"
      Option "XAxisMapping" "6 7"
      Option "ZAxisMapping" "4 5"
EndSection

October 20, 2006

WordPress Sending Referrers

Filed under: software, tricks

这几天在用 WordPress 的时候发现如果保存更改的配置信息的话,需要浏览器支持 Sending Referrers 的功能,官方详细介绍了如何使你的浏览器支持 Sending Referrers。

但我安装了 RefControl 以后,发现仍然无法保存修改后的配置信息,郁闷了好几天。有一天突然想到会不会是防火墙的隐私保护功能限制了 Sending Referrers。于是打开 ZA,在 Privacy –> Site List 下面,找到 emmet.blogsome.com,里面有一项叫做 Private Header 是 Disallow 的,把它改成 Allow。再试着保存配置,好了,没有一点问题了,看来果然是防火墙的隐私保护挡住了 Sending Referrers。不过,ZA 用着确实让人放心。

August 17, 2006

IBM 笔记本快捷键

Filed under: tricks

FN + F3        关闭屏幕     使用情况:长时间离开,不用显示数据,爱护屏幕
FN + F4        待机状态     使用情况:短时间需要携带本本离开。
FN + F5        开启无线     使用情况:使用wifi的时候,平时关闭省电
FN + F7        启用扩展显示 使用情况:需要连接第二个显示屏的时候
FN + F12      休眠情况     使用情况:需要重新启动系统
FN + HOME    增加亮度     使用情况:亮度不足时,夜间工作
FN + DOWN   降低亮度     使用情况:亮度过量时,节电爱护屏幕时
FN + PGUP    开关键盘灯   使用情况:晚上不饶他人独自工作时
FN + SPACE  降低分辨率,只有r40、x31、t40以上机型使用了。






















Get free blog up and running in minutes with Blogsome
Theme designed by Minz Meyer