Added xf86-input-tek4957-1.2.0 template.
--HG-- extra : convert_revision : 0183f579e14370c1c2aa1d0dd4c7e653370816ff
This commit is contained in:
parent
df5390264c
commit
7e418e609c
2 changed files with 24 additions and 0 deletions
11
templates/xf86-input-tek4957/build.diff
Normal file
11
templates/xf86-input-tek4957/build.diff
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/xf86Tek4957.c.orig 2009-03-31 11:04:20.254001366 +0200
|
||||
+++ src/xf86Tek4957.c 2009-03-31 11:04:41.478199789 +0200
|
||||
@@ -446,7 +446,7 @@ TekProc(DeviceIntPtr pDev, int what)
|
||||
return !Success;
|
||||
}
|
||||
|
||||
- if (InitValuatorClassDeviceStruct(pDev,2,xf86GetMotionEvents,
|
||||
+ if (InitValuatorClassDeviceStruct(pDev,2,
|
||||
local->history_size,Absolute)== FALSE) {
|
||||
xf86Msg(X_ERROR,"Tek4957:Unable to allocate Valuator class device\n");
|
||||
return !Success;
|
Loading…
Add table
Add a link
Reference in a new issue