« NEU!!!!!! | Main | 美ジョガー »

2010.05.31

PCLinuxOS でトラックポイント

ubuntu 10.04 だとブート画面が微妙にバグって気持ち悪いのと、やっぱ無線が手動じゃないと繋がらないので、PCLinuxOS 入れてみた。日本語も大丈夫だし、LXDE 版だと軽いし、不便ない。どっちにしろ滅多に使わないんだけど。

メモ
・トラックポイント
su
leafpad /etc/hal/fdi/policy/mouse-wheel.fdi

<match key="info.product" string="TPPS/2 IBM TrackPoint">
<merge key="input.x11_options.EmulateWheel" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelButton" type="string">2</merge>
<merge key="input.x11_options.ZAxisMapping" type="string">4 5</merge>
<merge key="input.x11_options.Emulate3Buttons" type="string">true</merge>
<merge key="input.x11_options.EmulateWheelTimeout" type="string">200</merge>
</match>


・日本語化
http://tomcat.nyanta.jp/sb2/sb.cgi?eid=297

|

« NEU!!!!!! | Main | 美ジョガー »

Comments

Post a comment



(Not displayed with comment.)




« NEU!!!!!! | Main | 美ジョガー »