| ke4nt1  
 
 
 
 
 Group: Members
 Posts: 2329
 Joined: Oct. 2003
 | 
|  | Posted: Aug. 15 2004,23:46 |  |  Hihi...  That's Funny
  
 I thought the same thing.... and had the same issues as you are seeing, regsx..
 Here's the fix....
 
 when trying to open an emelfm session as root, I always ran..
 
 "sudo su"
 "emelfm &"
 
 This gave me an emelfm window, and a usable root shell..
 But the default options in emelfm wouldn't work...
 emelfm tried to open gif's and jpg's with xv ?
 and there was no way to edit executables,
 short of command line requests in the shell ...
 
 I was bummed...
 
 I mentioned this to roberts, who, couldn't duplicate my issues.
 What ?!?!
 
 He finally got to the bottom of the issue.
 Seems it was the WAY I was starting the shell..
 
 The defaults we all know and love come from the template in /etc/skel ...
 If you simply "sudo su" , you get the default set of options...   Boo..
 
 But..
 If your start your adventure into the root shell with  ...
 
 "sudo /bin/bash"
 "emelfm &"
 
 Then you get all the goodies copied into your environment..  Yea !!
 
 Also, using the menu option " Xshells > root access " , then typing "emelfm &"
 gives you the same good stuff..
 
 73
 ke4nt
 |