Top "Mouse" questions

A mouse is a pointing device that functions by detecting two-dimensional motion relative to its supporting surface.

Prevent mouse from leaving my form

I've attached some MouseMove and MouseClick events to my program and next up is one of these: Get "global" mouse …

c# .net mouse mouseevent mousemove
JScrollPane - Zoom relative to mouse position

I need to calculate the new position of the viewport when zooming in to an image. The UI is built …

java swing mouse zoom jscrollpane
What could cause mouse clicks sent by PostMessage to be ignored?

I was looking for a way to send mouse clicks to a background application on Windows (ie. by handle), The …

c# c++ mouse mouseclick-event postmessage
How implement mouse on Android TV boxes on platform rockchip?

I have an "MINIX NEO X7 mini" Android device. There is installed application eHomeMediaCenter. It is a DLNA server. Then …

android mouse remote-control
Settings > Language & input > Pointer speed - why do we need this menu?

I am using ICS android phone. I can see pointer speed menu, at Settings > Language & input > MOUSE/…

android mouse android-4.0-ice-cream-sandwich trackpad
scroll window when mouse moves

Hello allWhat I mean is while the mouse is moving towards the edge of the window (x or y or …

javascript scroll mouse acceleration
Java Swing: change background color on mouse over

I've implemented a simple mouse listener where the background color changes whenever the mouse enters the component (a JPanel), and …

java swing mouse background mouseout
How do I read events from a HID device under Ubuntu Jaunty?

I have a Linux USB HID device (a Hama MCE), and I can read its events manually by reading cat /…

linux keyboard mouse usb hid
Mousewheel Delta value always 120

I am creating an application in WPF that uses the mousewheel to zoom in/out an image. The amount of …

wpf mouse mousewheel
Command-click doesn't open a new tab, but middle-click does

On my website, which is a one-page JS site using Sammy.js and jQuery, when I middle-click a link with …

javascript jquery mouse singlepage sammy.js