projects
/
adaptation
/
ap_samsung
/
xserver-xorg-misc-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1d25733
)
Change MultiTouch option in xorg.conf.d/input.conf from 3 to 10
author
Sung-Jin Park
<sj76.park@samsung.com>
Wed, 15 May 2013 13:21:07 +0000
(09:21 -0400)
committer
Boram Park
<boram1288.park@samsung.com>
Mon, 17 Jun 2013 08:24:25 +0000
(17:24 +0900)
Change-Id: Ide35724e5baa6ff15c1963613e8da33b89aab33d
arm-e4412/xorg.conf.d/input.conf
patch
|
blob
|
history
diff --git
a/arm-e4412/xorg.conf.d/input.conf
b/arm-e4412/xorg.conf.d/input.conf
index
460addb
..
c7dce7f
100755
(executable)
--- a/
arm-e4412/xorg.conf.d/input.conf
+++ b/
arm-e4412/xorg.conf.d/input.conf
@@
-9,7
+9,7
@@
Section "InputClass"
MatchIsTouchScreen "on"
MatchDevicePath "/dev/input/event*"
Driver "evdevmultitouch"
- Option "MultiTouch" "
3
"
+ Option "MultiTouch" "
10
"
EndSection
Section "InputClass"