Top "Mouse" questions

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

Get cursor position with respect to the control - C#

I want to get the mouse position with respect to the control in which mouse pointer is present. That means …

c# winforms mouse mouse-position
How do you hide the mouse pointer under Linux/X11?

How do I hide the mouse pointer under X11? I would like to use the built in libraries in order …

linux mouse x11
How to change the mouse cursor into a custom one when working with Windows Forms applications?

In a UserControl I want to change the mouse cursor from the arrow, to a hand icon. What I currently …

c# winforms .net-2.0 cursor mouse
Which is the easiest way to simulate keyboard and mouse on Python?

I need to do some macros and I wanna know what is the most recommended way to do it. So, …

python windows keyboard mouse
Getting MouseMoveEvents in Qt

In my program, I'd like to have mouseMoveEvent(QMouseEvent* event) called whenever the mouse moves (even when it's over another …

qt mouse mouseevent
Quicktime X - How to hide mouse during screen capture?

I am attempting to record an app demo on the simulator, and want to use the Quicktime screen capture feature. …

ios-simulator mouse hide quicktime screen-capture
Detecting Mouse clicks in windows using python

How can I detect mouse clicks regardless of the window the mouse is in? Perferabliy in python, but if someone …

python windows mouse
C# Winforms - change cursor icon of mouse

How to change cursor icon to the 'busy icon' usually shown on the desktop? How can i set Animated files (.…

c# winforms cursor mouse
jQuery Set Mouse Position (not cursor position)

I have a link that, when clicked, I would like it to move the position of the mouse to the …

jquery mouse mouse-position
Device misdetected as serial mouse

I'm working on a device which communicates with a PC through a (virtual) serial port. The problem is that the …

windows embedded serial-port mouse plug-and-play