Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
BougeSouris | Description: | CLI program to move cursor/click + sources | Download: | bougesouris.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 119kb | Version: | 1.1 | Date: | 04 Nov 2014 | Author: | Guillaume 'zzd10h' Boesel | Submitter: | Guillaume 'zzd10h' Boesel | Email: | guillaume/boesel fr | Category: | utility/misc | Replaces: | utility/misc/bougesouris.lha | License: | Freeware | Distribute: | no | Min OS Version: | 4.0 | FileID: | 9031 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 136 (Current version) | | 189 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
BougeSouris
(BougeSouris means MoveMouse in french)
BougeSouris is a simple program to move the mouse by command and to simulate the
left mouse button (single and double click).
It was asked by Tony 'Sinisrus' Canazza for one of his program.
Update
14/10/24 : BougeSouris 1.1
* [AmigaOS 4] Added a new switch to UNSELECT the selected icon BEFORE to
reselect one with CLICK or DOUBLECLICK
BougeSouris 50 50 CLICK UNSELECT = unselect a previously selected icon before
to click at 50 50
* Fixed a bug that prevented to close Workbench drawer by adding "ie_Qualifier"
Thanks to Javier 'Jabirulo' de la Rivas
* [AmigaOS 4] Fixed a bug that prevented to close Workbench drawer by adding
"IND_ADDEVENT"
Thanks to 'Fabien' Jacobs
* If X or Y is not specified, the cursor will not move to X=0 or Y=0
BougeSouris Y=500 = move cursor at Y=500 without change the previous X
* Fixed a bug that prevented the unselection of Volumes on the Workbench
backdrop
Included in the package :
* Binaries for
AmigaOS 4 (BougeSouris)
AmigaOS 3 (BougeSouris_OS3)
MorphOS (BougeSouris_MOS)
* Sources in the Sources drawer (with AmigaOS 4 CodeBench project file and
Makefile)
Usage :
"BougeSouris X/N,Y/N,CLICK/S,DOUBLECLICK/S"
X = X coordinate in pixel
Y = Y coordinate in pixel
CLICK = issue a single click
DOUBLECLICK = issue a double click
BougeSouris 100 200 DOUBLECLICK
BougeSouris X 100 Y 200
BougeSouris X=100 Y=200 CLICK
BougeSouris DOUBLECLICK
14/10/24 : BougeSouris 1.1
* [AmigaOS 4] Added a new switch to UNSELECT the selected icon BEFORE to
reselect one with CLICK or DOUBLECLICK
BougeSouris 50 50 CLICK UNSELECT = unselect a previously selected icon before
to click at 50 50
* Fixed a bug that prevented to close Workbench drawer by adding "ie_Qualifier"
Thanks to Javier 'Jabirulo' de la Rivas
* [AmigaOS 4] Fixed a bug that prevented to close Workbench drawer by adding
"IND_ADDEVENT"
Thanks to 'Fabien' Jacobs
* If X or Y is not specified, the cursor will not move to X=0 or Y=0
BougeSouris Y=500 = move cursor at Y=500 without change the previous X
* Fixed a bug that prevented the unselection of Volumes on the Workbench
backdrop
14/10/21 : BougeSouris 1.0
Initial release
The move mouse pointer function is based on source find here :
http://www.theflatnet.de/pub/cbm/amiga/AmigaDevDocs/dev_examples/set_mouse.c
Icon picture from
http://www.decoloopio.com/379-355-large/sticker-bebe-souris-grise.jpg
This program will not be used but I upload it anyway.
Guillaume 'zzd10h' Boesel
|