· KLDP.org · KLDP.net · KLDP Wiki · KLDP BBS ·
notebook/thinkpad/x201/3249-22K/ubuntu

10.10

화면 어두워짐 개선

기본 상태로는 잠시만 마우스를 입력하지 않아도 화면이 어두워진다. 이때는 시스템 -> 기본 설정 -> 전원 관리 기본 설정 에서 수정하면 된다.

트랙포인트의 마우스 휠(가운데) 버튼

# sudo emacs /usr/share/X11/xorg.conf.d/20-thinkpad.conf

Section "InputClass"
Identifier "Trackpoint Wheel Emulation"
MatchProduct "TPPS/2 IBM TrackPoint|DualPoint Stick|Synaptics Inc. Composite TouchPad / TrackPoint"
MatchDevicePath "/dev/input/event*"
Option "EmulateWheel" "true"
Option "EmulateWheelButton" "2"
Option "Emulate3Buttons" "false"
Option "XAxisMapping" "6 7"
Option "YAxisMapping" "4 5"
EndSection

저장 후 시스템 재시작



ID
Password
Join
He who has a shady past knows that nice guys finish last.


sponsored by andamiro
sponsored by cdnetworks
sponsored by HP

Valid XHTML 1.0! Valid CSS! powered by MoniWiki
last modified 2011-06-04 15:47:20
Processing time 0.0030 sec