English Amiga Board


Go Back   English Amiga Board > Support > support.FS-UAE

 
 
Thread Tools
Old 10 October 2022, 02:10   #1
MrDBUG
Registered User
 
Join Date: Apr 2010
Location: Larvik, Norway
Posts: 125
HowTo run adf from right click ?

Hello !
I just wondered if anyone has an idea how to run an adf from a right click menu on Linux Mint (19.3) Cinnamon for ex.
I I know I can put :
Code:
#!/bin/bash
/usr/bin/fs-uae adf1200.fs-uae
And run it and the A1200 starts, but how to get the filename in there ??
This is stored as an a1200.sh file.

Ditto for A500 or any other config I want to run an adf with.
I just can't figure out how to put the filename. When I try to run an .adf file with the .sh file as command it just ends up on the kickstart screen :-/
MrDBUG is offline  
Old 10 October 2022, 05:52   #2
Hewitson
Registered User
 
Hewitson's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Age: 41
Posts: 3,772
Try something like this:

Code:
#!/bin/bash
/usr/bin/fs-uae adf1200.fs-uae --floppy-drive-0=$1
Hewitson is offline  
Old 10 October 2022, 15:00   #3
MrDBUG
Registered User
 
Join Date: Apr 2010
Location: Larvik, Norway
Posts: 125
It works !!!!!!!!!!!! Yaaaaayyy !!!!
MrDBUG is offline  
 


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
ClassicWB MultiBoot Menu (right click/left click on boot) not working DuaneL project.ClassicWB 9 13 September 2016 16:32
Double Click to restore ADF to real floppy diablothe2nd support.Apps 4 29 September 2012 21:29
How to run non-ADF files? Duckman support.WinUAE 4 06 April 2010 11:53
Double click .adf = crash? Mclane support.WinUAE 7 18 March 2010 09:56
Double click .adf bedrock support.WinUAE 1 16 January 2003 16:58

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 19:49.

Top

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