일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- mariadb
- 인간성없는 과학
- BeOS
- 10.5
- Mac OS X
- 제본
- GTD
- Microsoft
- El Capitan
- LBP-3300
- 로스쿨
- opensuse
- 도덕성없는 상업
- Blog
- Leopard
- 인격없는 지식
- 10.2
- 블로그
- Editor
- Apple logo
- Sony DW-D150A
- law school
- entourage
- Getting Things Done
- 파인만
- 양심없는 쾌락
- 농담
- 법학전문대학원
- 에디터
- office 2008
Archives
- Today
- Total
TeKtOn
MX500 본문
/etc/X11/xorg.conf
(check where the 'xmodmap' is, it may be /usr/X11R6/bin/xmodmap for some cases.)
~/.xprofileSection "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "6 7"
Option "Buttons" "7"
Option "Resolution" "800"
Option "MaxHWRepInterval" "100"
EndSection
(check where the 'xmodmap' is, it may be /usr/X11R6/bin/xmodmap for some cases.)
/usr/bin/xmodmap -e "pointer = 1 2 3 6 7 4 5"
'Computers > Linux' 카테고리의 다른 글
localtime - zoneinfo (for Gentoo) (0) | 2005.11.26 |
---|---|
WG511 on Linux (0) | 2005.10.23 |
updmap으로 새로운 폰트 추가 (0) | 2005.04.21 |