Hello,

I wanted to modify a driver for a touchscreen input device.  

Namely:
/usr/local/src/xc/programs/Xserver/hw/xfree86/input/dynapro/xf86Dyna.c

To build:
/usr/X11R6/lib/modules/input/dynapro_drv.o

Maybe I am not editing the right source... but...

It was my goal to remove the ability to drag something on the screen.  
This would then allow for more precise touching, since a mouse-down/up 
would be at the initial point of touch or release depending on how I 
modified it.

My problem is, once the appropriate source is modified, I have no clue how
to compile.  Do I have to compile the whole darn thing? or can I just
compile that small module.  I have tried, and failed.  I do not know how
to use imake or xmkfm to create the makefile.  Again, I have tried but it
did not work correctly.

If anyone can give me any pointers, thanks!



Caylan Van Larson
Unix Administrator - Systems Team Member
University of North Dakota (Aerospace College)
[EMAIL PROTECTED]
701-777-6151 (work)

On Tue, 12 Nov 2002 [EMAIL PROTECTED] wrote:

> Welcome to the [EMAIL PROTECTED] mailing list!
> 
> To post to this list, send your email to:
> 
>   [EMAIL PROTECTED]
> 
> General information about the mailing list is at:
> 
>   http://XFree86.Org/mailman/listinfo/xpert
> 
> If you ever want to unsubscribe or change your options (eg, switch to
> or from digest mode, change your password, etc.), visit your
> subscription page at:
> 
>   http://XFree86.Org/mailman/options/xpert/caylan%40cs.und.edu
> 
> You can also make such adjustments via email by sending a message to:
> 
>   [EMAIL PROTECTED]
> 
> with the word `help' in the subject or body (don't include the
> quotes), and you will get back a message with instructions.
> 
> You must know your password to change your options (including changing
> the password, itself) or to unsubscribe.  It is:
> 
>   helloyo
> 
> If you forget your password, don't worry, you will receive a monthly
> reminder telling you what all your XFree86.Org mailing list passwords
> are, and how to unsubscribe or change your options.  There is also a
> button on your options page that will email your current password to
> you.
> 
> You may also have your password mailed to you automatically off of the
> Web page noted above.
> 


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to