Welcome, Guest. Please login or register.

Author Topic: E-uae  (Read 2220 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: E-uae
« 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 Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show all replies
Re: E-uae
« Reply #1 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