Welcome, Guest. Please login or register.

Author Topic: E-uae  (Read 2213 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline haywirepcTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2009
  • Posts: 1331
    • Show only replies by haywirepc
E-uae
« on: June 16, 2010, 06:18:09 PM »
Does anyone know, is there a way you can specify the config file from command line and bypass the graphic control menu to start?

I mean can I just use a commandline to get it to start without having to click start in the gui startup program?

Steven
 

Offline espskog

  • Full Member
  • ***
  • Join Date: Mar 2010
  • Posts: 210
    • Show only replies by espskog
Re: E-uae
« Reply #1 on: June 16, 2010, 06:47:44 PM »
Quote from: haywirepc;564908
Does anyone know, is there a way you can specify the config file from command line and bypass the graphic control menu to start?

I mean can I just use a commandline to get it to start without having to click start in the gui startup program?

Steven

Hi. Yes, you just open .uaerc in your home catalog and you specify in there that it shall not use gui :-) Option is called "use_gui=yes". Set this to "=no". Works like a dream for me.

//Espen
 

Offline haywirepcTopic starter

  • Hero Member
  • *****
  • Join Date: Sep 2009
  • Posts: 1331
    • Show only replies by haywirepc
Re: E-uae
« Reply #2 on: June 16, 2010, 11:19:59 PM »
I'm sorry, where exactly is this folder located ?

I can't find it... grrr.

Steven
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: E-uae
« Reply #3 on: June 16, 2010, 11:48:54 PM »
Quote from: haywirepc;565000
I'm sorry, where exactly is this folder located ?

I can't find it... grrr.

Steven

.uaerc should live directly in your home directory.

Being a dot file, it may be hidden depending on your desktop settings. Just use a terminal based text editor like nano/vim/emacs/whatever :)
« Last Edit: June 16, 2010, 11:51:10 PM by Karlos »
int p; // A
 

Offline TjLaZer

Re: E-uae
« Reply #4 on: June 17, 2010, 03:19:31 AM »
Quote from: Karlos;565003
.uaerc should live directly in your home directory.

Being a dot file, it may be hidden depending on your desktop settings. Just use a terminal based text editor like nano/vim/emacs/whatever :)

Do you mean .uaerc?  Because you cannot create a file called ".uaerc" Gives an error.  I have default.uaerc in my home dir and I also want it to load this file when it runs, instead it opens up a file requestor on my Desktop.
Going Bananas over AMIGAs since 1987...

Looking for Fusion Fourty PNG ROMs V3.4?

:flame: :banana: :banana: :banana:
 

Offline SaMiga

  • Newbie
  • *
  • Join Date: Feb 2009
  • Posts: 29
    • Show only replies by SaMiga
Re: E-uae
« Reply #5 on: June 17, 2010, 06:15:54 AM »
Hi haywirepc.

Try to open your 'home' folder on your desktop.
then press 'crtl+h'
its  shows the hidden files in the folder.

it works for me.
my os is xubuntu for my amiga emulator box.

reg. SaMiga
----------------------------
1* Amiga 500
1* Amiga 600 in A500 Case
2* Amiga 600
1* Amiga 2000
1* Amstrad CPC6128
1* ZX Spectrum 48k.
1* Amiga Emubox i A600 Case
-----------------------------
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: E-uae
« Reply #6 on: June 17, 2010, 12:24:45 PM »
Quote from: TjLaZer;565021
Do you mean .uaerc?  Because you cannot create a file called ".uaerc" Gives an error.

What? Which distro are you using? No, I don't mean .uaerc, I mean .uaerc on it's own, with nothing before the dot. Like .bashrc and all the others.

Filenames beginning with dot are commonplace in linux systems. Type ls -la, you should see plenty of them.

karlos@Megaburken-II:~$ ls -lh .uaerc
-rw-r--r-- 1 karlos karlos 3.7K 2010-05-22 12:34 .uaerc

Quote
I have default.uaerc in my home dir and I also want it to load this file when it runs, instead it opens up a file requestor on my Desktop.

*shrug*
« Last Edit: June 17, 2010, 12:28:29 PM by Karlos »
int p; // A