iwiwi 備忘録

学んだことを殴り書きます。自分向けのメモです。

Ubuntu 12.04 on X1 Carbon

ターミナルで Alt+B, Alt+F が使えるように

http://askubuntu.com/questions/140209/how-to-get-altb-and-altl-to-work-in-the-terminal

Open the terminal window, go to "edit->keyboard shortcuts" and unselect the first check box "Enable menu access keys (Such as Alt+F to open the File menu)".

トラックパッドを無効に

TouchPad Indicator というのを入れる。

マウスのスピード

#!/bin/sh

xinput --set-prop "TPPS/2 IBM TrackPoint" "Device Accel Constant Deceleration" 1.5
xinput --set-prop "TPPS/2 IBM TrackPoint" "Device Accel Velocity Scaling" 261

起動時の「システムプログラムの問題が見つかりました」

http://kazmin.air-nifty.com/blog/2012/06/ubuntu-1204-264.html