> Don't you guys have keyboards?
What do you mean?
How to hide mouse cursor?
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
- Fluid Byte
- Addict
- Posts: 2336
- Joined: Fri Jul 21, 2006 4:41 am
- Location: Berlin, Germany
Actually I tought you were smart enuff to figure it out but I was wrong.Oh, do you mean for us just to hit Escape instead of killing the app?

Well, it's bloddy simple. The keyboard is the secondary hardware input device. So you can control your computer with it to access the control panel and reload the default mouse set. No Rebbot, no logoff.
Anyway, no one should really use this method as it involes too many risks. This is all theory, no practial use.
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
> access the control panel and reload the default mouse set
I see. Yes, that works.
> I tought you were smart enuff to figure it out but I was wrong
The thought didn't even cross my mind, but that doesn't mean I'm not smart.
I was too busy trying to work out what your response had to do with my post.
I see. Yes, that works.
> I tought you were smart enuff to figure it out but I was wrong
The thought didn't even cross my mind, but that doesn't mean I'm not smart.
I was too busy trying to work out what your response had to do with my post.
-
- Always Here
- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: How to hide mouse cursor?
When the app exits, the following code will restore the mouse pointer set (similar to the User using the Control Panel):
Code: Select all
SystemParametersInfo_(#SPI_SETCURSORS,0,#Null,#Null)
Delay(1)
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.