English Amiga Board


Go Back   English Amiga Board > Support > support.Apps

 
 
Thread Tools
Old 08 December 2013, 12:52   #1
Yulquen74
Registered User
 
Join Date: May 2013
Location: Kleppe / Norway
Posts: 253
checklmb/checkrmb

I have seen people using either checklmb / rmb or testlmb / rmb
to execute different parts of their startup-sequence based on holding mousebuttons during boot, but Im not able to find those tiny cli commands.

Can anyone please help me?

And is there a command for middle mouse button as well?

Thanks in advance for help.
Yulquen74 is offline  
Old 08 December 2013, 13:38   #2
Zack
Registered User
 
Zack's Avatar
 
Join Date: Feb 2004
Location: Valby, Denmark
Age: 47
Posts: 90
I have not tested this myself, but found this on Aminet http://aminet.net/package/util/misc/MouseTest
It looks like it's worth a try
Zack is offline  
Old 08 December 2013, 14:09   #3
Yulquen74
Registered User
 
Join Date: May 2013
Location: Kleppe / Norway
Posts: 253
Super thanks!

was able to assemble my own TestMMB by modifying the TestRMB.asm
(testing bit 8 if DFF016 instead of bit 10).


Quote:
Originally Posted by Zack View Post
I have not tested this myself, but found this on Aminet http://aminet.net/package/util/misc/MouseTest
It looks like it's worth a try
Yulquen74 is offline  
Old 08 December 2013, 14:11   #4
Arnie
R.I.P Smudge 18-08-16
 
Arnie's Avatar
 
Join Date: Aug 2005
Location: Leicester/UK
Age: 66
Posts: 3,968
There is also 1touchmac that caters for 3 mouse buttons.

http://aminet.net/package/util/boot/1TouchMac2
or
http://aminet.net/package/util/batch/checkmouse
Arnie is offline  
Old 08 December 2013, 14:17   #5
tin
Registered User
 
Join Date: Sep 2003
Location: chester
Posts: 415
I used slect for years. I have put it in the zone.

From looking at the startup-sequence, it just ran another startup-sequence from S: if one of the buttons was held during boot.

Code:
;See if user is holding LMB to select booting straight from the CD
C:Slect LEFT Start-BootCD

;See if user is holding RMB to select boot for maximum chipram
C:Slect RIGHT Start-SaveMe
<edit> aahh, didn't get that you were going to use for disassembly purpose ignore me ....
tin is offline  
Old 08 December 2013, 14:18   #6
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
I also recommend if you have more than 3 options Keypressed, which does things when you press keys. I use this on my setup.
Amiga1992 is offline  
Old 08 December 2013, 14:18   #7
Zack
Registered User
 
Zack's Avatar
 
Join Date: Feb 2004
Location: Valby, Denmark
Age: 47
Posts: 90
Great!
Zack is offline  
 


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

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 10:07.

Top

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