Touch pad Question


Author
Message
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 104K
Yes, a touchpad (such as you find in most laptops) should work just fine -- the OS treats it just like a mouse, i.e. you set /inputdevice to mouse and work with standard mouse events in /validresponse etc.

<values>
/ tapcount = 0
</values>

<block myblock>
/ trials = [1-10 = mytrial]
</block>

<trial mytrial>
/ ontrialend = [values.tapcount += 1]
/ stimulusframes = [1=taps]
/ inputdevice = mouse
/ validresponse = (lbuttondown)
</trial>

<text taps>
/ items = ("<%values.tapcount%> taps received.")
</text>


christinahaywood
christinahaywood
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 12, Visits: 59
Can Inquisit receive input from anything pad-like besides a tablet? For example, a mouse touchpad (not a mouse click)?

Thanks.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search