Is there any software that can make a window which has dedicated cursor?

  • Thread starter Thread starter Astalavista
  • Start date Start date
  • Tags Tags
    Software Window
Click For Summary
SUMMARY

The discussion centers on the need for software that allows a second window with a dedicated cursor, akin to a virtual machine setup. Users confirm that Windows 10 does not support multiple independent cursors natively, and suggest using virtual machines like VMware Workstation Player for this purpose. The conversation also highlights the potential use of software like AutoHotkey and Jitbit for creating macros to control cursor actions, although these still rely on the primary system cursor. For true independent cursor functionality, hardware solutions or specific software drivers are necessary.

PREREQUISITES
  • Understanding of virtual machines, specifically VMware Workstation Player.
  • Familiarity with macro recording software such as Jitbit and AutoHotkey.
  • Basic knowledge of Windows 10 operating system limitations regarding cursor control.
  • Awareness of GPU passthrough concepts for virtual machines.
NEXT STEPS
  • Research GPU passthrough techniques for VMware Workstation Player.
  • Explore AutoHotkey scripting for advanced macro creation.
  • Investigate hardware solutions for multi-cursor setups.
  • Learn about MPX (Multi-Pointer X) for Linux environments as an alternative.
USEFUL FOR

This discussion is beneficial for game developers, macro creators, and users seeking to enhance their multitasking capabilities on Windows 10 through virtual machines and cursor management solutions.

Astalavista
Messages
13
Reaction score
0
TL;DR
Is there any software that can make a window which has dedicated cursor? Something like virtual machines.
Hello, I'm searching for software that can make me another window which has it's own cursor and can launch app or game in it. Something like virtual machine. I'm making macro for games and I want the macro to work on second desktop, without using my cursor.
 
Technology news on Phys.org
It seems you're looking for a launcher app where you can define an icon to click on to launch a game.

One way is a directory window configured to display icons for the executables in the directory.

What OS are you using?
 
I'm currently using windows 10.
 
Astalavista said:
Summary:: Is there any software that can make a window which has dedicated cursor? Something like virtual machines.

I'm searching for software that can make me another window which has it's own cursor
What do you mean by "its own cursor"? What pointing device will you use that is separate from the main Win10 mouse cursor? And do you want to be able to use two different pointing devices at the same time (one in the game window, and one in the general Win10 context?
 
Yes, that will be only on that window.
 
So do you have two mice connected to this Win10 PC? How do you distinguish between them? Or will it be a game console/controller that will control the game window?
 
No I don't have 2 mouse connected to the windows 10, I tried it and it was bugged. I want just second cursor which could operate separately on second desktop or window.
 
Astalavista said:
No I don't have 2 mouse connected to the windows 10, I tried it and it was bugged. I want just second cursor which could operate separately on second desktop or window.
Windows O.S. creates a single cursor on the screen. Period.

I have two mice connected to my Windows computer, one wireless, the other wired. Either or both at the same time will control the cursor but there is only one, and CAN BE only one, cursor.
 
So the Virtual Machine is the only option yes?
 
  • #10
For two independent cursors, controlled by two independent mice,
(akin to a "display that can support multi-touch"?)...

https://www.google.com/search?q=two+independent+mouses+on+one+computer+windows+10
https://www.google.com/search?q=two+independent+mice+on+one+computer+windows+1

https://mousemux.com/

https://www.raymond.cc/blog/install-multiple-mouse-and-keyboard-on-one-computer/What isn't clear is how the game cursor being controlled
if it's not using the "main" cursor? Do you have another controller?

It seems you need some software driver that manages a second cursor (not controlled by the system mouse),
possibly using an alternative controller (like a wii remote, other bluetooth device, or even a webcam... or possibly a mouse if Windows can be told that some other software is managing it).

Here's something I found (not sure if it works)
https://www.autohotkey.com/board/topic/77685-second-cursor-controlled-via-second-mouse/

UPDATE:
https://github.com/Snoothy/UCR
https://sourceforge.net/projects/vjoystick/
 
Last edited:
  • Like
Likes sysprog
  • #11
Game cursor would be controlled by a Macro when i make it.
 
  • #12
phinds said:
I have two mice connected to my Windows computer, one wireless, the other wired. Either or both at the same time will control the cursor but there is only one, and CAN BE only one, cursor.
So you don't still have teenage kids at home, I'm guessing? I know what havoc I could create as a kid sneaking up behind my parent with their wireless mouse and messing with them... :smile:
 
  • Haha
Likes anorlunda
  • #13
Astalavista said:
Game cursor would be controlled by a Macro when i make it.
No, you're talking about software. You need separate hardware.
 
  • #14
Astalavista said:
Game cursor would be controlled by a Macro when i make it.
What "Macro"? Can you be more specific? What language will it be written in?
 
  • #15
Macro would be made in JITBIT, some scripts there can be written in c#. It should just register my key presses and clicks at certain coordinates. Buuut it uses my main cursor to do it which is the reason I'm asking for help.
 
  • #18
Are both cursers moving at the same time?
If so, what controls them other than two hardware mice?
If not, what is the reason to have two? Why can't you just have the software change the focus of interest for the one curser?
If you have a program that only needs the curser for brief clicks, you can store the location, grab it and change the focus, click what you want, and put it back in the original location. That can be done in the blink of an eye.
 
Last edited:
  • #20
How about VLC into another computer? So that on screen you have your cursor controlled by the local mouse and within the vnc window you have the mouse controlled by the other computer.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 1 ·
Replies
1
Views
825
  • · Replies 13 ·
Replies
13
Views
6K
Replies
19
Views
4K
  • · Replies 4 ·
Replies
4
Views
528
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K