| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- BeOS
- 법학전문대학원
- Apple logo
- Getting Things Done
- 10.2
- Sony DW-D150A
- Editor
- Blog
- 10.5
- El Capitan
- LBP-3300
- 농담
- law school
- opensuse
- mariadb
- GTD
- Microsoft
- 도덕성없는 상업
- entourage
- 제본
- Mac OS X
- Leopard
- 로스쿨
- 인격없는 지식
- 파인만
- office 2008
- 인간성없는 과학
- 양심없는 쾌락
- 블로그
- 에디터
Archives
- Today
- Total
TeKtOn
Logitech MX500 for OpenSuSE 10.0 본문
/etc/X11/XF86Config (or /etc/X11/xorg.conf)
(the other script name, 'xmodmap' in this case, can be named. the script should be assigned executable.)
~/.kde/Autostart/xmodmapSection "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
(the other script name, 'xmodmap' in this case, can be named. the script should be assigned executable.)
#!/bin/sh
xmodmap -e "pointer = 1 2 3 6 7 4 5"
'Computers > Linux' 카테고리의 다른 글
| Configuration of Korean input method for KDE in OpenSuSE 10.0 (0) | 2006.04.10 |
|---|---|
| SSH X forwarding (0) | 2006.04.06 |
| MySQL connection error (0) | 2006.03.14 |