Added xf86-input-spaceorb-1.1.1 template.
--HG-- extra : convert_revision : fe5ee2175bd69b2947204586a70ee06fe5f877f2
This commit is contained in:
parent
5506beb552
commit
dfa5fec0ce
2 changed files with 24 additions and 0 deletions
11
templates/xf86-input-spaceorb/build.diff
Normal file
11
templates/xf86-input-spaceorb/build.diff
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/spaceorb.c.orig 2009-03-31 10:32:33.238047887 +0200
|
||||
+++ src/spaceorb.c 2009-03-31 10:32:43.299024563 +0200
|
||||
@@ -337,7 +337,7 @@ DeviceInit (DeviceIntPtr dev)
|
||||
return !Success;
|
||||
}
|
||||
|
||||
- if (InitValuatorClassDeviceStruct (dev, 6, xf86GetMotionEvents,
|
||||
+ if (InitValuatorClassDeviceStruct (dev, 6,
|
||||
pInfo->history_size, Absolute) == FALSE)
|
||||
{
|
||||
ErrorF ("Unable to allocate SPACEORB ValuatorClassDeviceStruct\n");
|
Loading…
Add table
Add a link
Reference in a new issue