Questions tagged [trackpad]
122 questions
0
votes
1 answer
Control-click does not change selection in IKImageBrowserView, right-click or two-finger-click does
I added a context menu to an IKImageBrowserView.
When a user right-clicks (mouse) or two-finger-clicks (trackpad) an image in the IKImageBrowserView, the selection changes to this image, and the context menu appears.
When a user control-clicks…

MartinW
- 4,966
- 2
- 24
- 60
0
votes
1 answer
AHK: Gesture rebinding for specific HID mouse
Recently I've been trying to rebind the 3-finger gestures of my Logitech Wireless Trackpad to switch between desktops in Windows 10. The code I used was the following:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey…

GameShine
- 1
- 1
0
votes
1 answer
Horizontal Scrolling in Firefox on Touch (magic mouse/macbook) with no Scroll bar
This only happens in firefox with a touch gesture device like the magic mouse or a macbook/macbook pro, but on some websites (some I've done and some I haven't) you can scroll horizontally even though there is no horizontal scrollbar, and there…

Danny
- 1
- 1
0
votes
1 answer
How to change default/preference for ObjC method on MacOSX?
MacOSX 10.6 has a method setWantsRestingTouches with a default of No, but I'd like to somehow change the default to YES. (Otherwise, I'd have to request developers of each app I use to make this a settable preference and invoke that method…

Daniel
- 188
- 6
0
votes
1 answer
Dragging gesture in mid 2015 Macbook Pro with ForceTouch trackpad
I am trying to enable dragging to work both with 3 finger drag and double tap. In older Mid 2014 macs, the default was three finger drag and by enabling double tap we could have both features.
However in the new Macs I can't figure out how to…

apadana
- 13,456
- 15
- 82
- 98
0
votes
0 answers
MacBook Air windows 8.1 keyboard and trackpad not working?
i have a macbook air.
i use Windows 8.1 but keyboard and trackpad not working.
No problem with the Mac OSx
Please help me.
0
votes
0 answers
Parallax smooth scroll with trackpad too fast
I've tried many js plug-ins. It works perfectly with a mouse wheel but scrolling is 'too fast' with my mac trackpad mouse. I think javascript can't detect if you are using a trackpad, right?
Last plug-ins I tried are simplr-smoothscroll and…

Abel Abad
- 147
- 1
- 2
- 13
0
votes
1 answer
If the trackpad button is clicked instead of a mouse, will MouseInputListener be triggered?
I am developing an application which requires user input. So far, I have the keyboard controls set up, but I need mouse click events. My UI class implements MouseInputListener. My question: if the trackpad button is clicked/moved rather than on a…

CaffeineToCode
- 830
- 3
- 13
- 25
0
votes
1 answer
How to turn on Tap to Click on OS X Yosemite login screen
I have tried the recommendations under Trackpad but have not been able to find out how to turn on tap to click at the login screen of OS X Yosemite.
Anyone been able to do this?
Thanks,

user2453911
- 57
- 1
- 2
- 9
0
votes
1 answer
OS X Trackpads/M-Mouse allow scrolling off edge of the browser (how do we turn it off?)
I just noticed that in OS X, the use of a trackpad or magic mouse on Chrome or Safari causes the user to be able to scroll off the edge of the page. Here's an image to demonstrate:
https://i.stack.imgur.com/2hhAp.jpg
Notice the big grey area between…

ohnno
- 25
- 5
0
votes
0 answers
How do I respond to two-fingered trackpad clicks? (OSX Xcode Objective-C)
In my OSX app, I have to tell the difference between left (primary) click and right (secondary) click and do something different based on which it was. The trouble is, I'm working on my Macbook Pro, meaning I'm using a trackpad during testing, not…

Adam
- 125
- 4
0
votes
2 answers
How do I prevent the page from scrolling when I zoom on a Google Map in Chrome?
I am using a Mac Trackpad on a Google Map.
If I two-finger swipe down or up, the map zooms in or out (like it should), but then the entire page scrolls up or down.
I think it has to do with the Trackpad momentum (probably the same on a Magic…

Drew LeSueur
- 19,185
- 29
- 89
- 106
0
votes
1 answer
Mac OS X trackpad horizontal scroll activates Shift Mask
I have detected some weird behavior of some Java software on OS X with a Magic Trackpad. I could detect that the magic lies in that when a horizontal "two-finger" scroll is performed, the modifiers constant of the MouseWheelEvent is set to 1, which…

dmeu
- 3,842
- 5
- 27
- 43
0
votes
0 answers
How do turn my mac touchpad into a midi controller?
I want to write a custom script/program that would allow me to send the signal from my mac trackpad to midi. I dont even know where to start though, im a c# programmer so not to easy for me :-(
Could someone point me in the right…

Exitos
- 29,230
- 38
- 123
- 178
0
votes
0 answers
Trackpad Asus q200e
I just bought an Asus q200e laptop, and the trackpad keeps having an issue where it stops being able to scrolls or use any other gestures. Sometimes it works, other times it does not.
I already tried reinstalling the driver, but it says that it's…

Ev-
- 199
- 1
- 6