English Amiga Board


Go Back   English Amiga Board > Requests > request.Apps

 
 
Thread Tools
Old 11 October 2011, 14:34   #1
Gaula92
Registered User
 
Gaula92's Avatar
 
Join Date: Aug 2008
Location: Spain
Posts: 527
CLI program to make mouse pointer dissapear on KS 3.X

That's it, I'm looking for a simple CLI prgram that makes the mouse pointer dissapear.
There's souch a program called KILLPTR but it only works in 1.X and 2.X KS systems.


thanks!
Gaula92 is offline  
Old 11 October 2011, 16:32   #2
daxb
Registered User
 
Join Date: Oct 2009
Location: Germany
Posts: 3,303
MouseBlanker (Sys:Tools/Commodities/MouseBlanker) isn`t what you want?
daxb is offline  
Old 11 October 2011, 17:31   #3
Gaula92
Registered User
 
Gaula92's Avatar
 
Join Date: Aug 2008
Location: Spain
Posts: 527
@daxb: sounds good, yes. I've trying to make it work for my purposes, but it shows the mouse cursor AGAIN when I move it.
It should accept some parameters (MOUSEBLANKER [CX_PRIORITY <priority>] [SECONDS <secs>] [DELTAMOUSE <pixels>] [DONOTWAIT]), but it doesn't work or I don't know how to use it the way I want:
I need the mouse to vanish FOREVER until I reboot the computer, so I try to set a high DELTAMOUSE value, but that value is ignored, or it says that number of params is incorrect.
Can you guys help with an example here?

[EDIT] I don't know if the OS 3.X version of mouseblanker accepts so many parameters, maybe they're only for the OS 4.X version.
Gaula92 is offline  
Old 21 October 2011, 05:24   #4
Matt_H
Registered User
 
Matt_H's Avatar
 
Join Date: Jul 2008
Location: Boston, MA
Posts: 943
Create a blank pointer preset using SYS:Prefs/Pointer then load it in from Shell with the USE argument when you need it.

Or with MouseBlanker I think you can set DELTAMOUSE to a very high value (greater than your screen resolution) so that it has to move an impossible number of pixels to reappear.
Matt_H is offline  
Old 21 October 2011, 13:46   #5
Gaula92
Registered User
 
Gaula92's Avatar
 
Join Date: Aug 2008
Location: Spain
Posts: 527
Matt_H: Can you please try mousebanker on WB 3.X and tell me if it accepts DELTAMOUSE parameter? I can't make it accept the parameter...
Gaula92 is offline  
Old 21 October 2011, 14:49   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 6,985
WB 3.x mouseblanker does not accept any argument except CX_POPUP.

The attached one could work. It has a few drawbacks, though:

- it allocates memory which is never freed, so you should call it only once
- it only works while the current window stays active. As soon as the window loses focus, the default pointer will be shown again
- it stops working when the program owning the window changes the pointer (but that's the case for the old version, too).
Attached Files
File Type: lha hideptr.lha (1.5 KB, 149 views)
thomas is online now  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mouse Pointer Washac support.WinUAE 2 19 February 2012 20:57
Possible to run a program from CLI in background? VoltureX support.Apps 17 14 January 2012 03:16
CLI program to resturn joy direction or fire button. olesio request.Apps 26 04 November 2011 18:18
Mouse pointer Washac support.Other 4 12 February 2010 01:38
Is there a way to make pointer behave like NTSC while still PAL is set ancalimon Coders. General 5 04 February 2008 20:11

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 08:57.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.24318 seconds with 14 queries