Active Topics

 


Reply
Thread Tools
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#1
Didn't know what else to title this as. I ran Leafpad out of a Root shell and it didn't change anything as far as viewable files are concerned. How do I get a Graphical Text editor to see the "Entire" file system? So that maybe I could edit files in etc without using vi/vim?
 
Posts: 40 | Thanked: 26 times | Joined on Nov 2009 @ Austin, Texas
#2
Try again? I am able to use rootsh and leafpad to edit config files. Of course, permissions will have to be rw on the file you want to edit. chmod +w will add it if necessary.
 
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#3
Originally Posted by fphillips View Post
Try again? I am able to use rootsh and leafpad to edit config files. Of course, permissions will have to be rw on the file you want to edit. chmod +w will add it if necessary.
Hi,
When I hit open in Leafpad, it only "sees" the MyDocs folder as the top of the directory.
 
Posts: 20 | Thanked: 15 times | Joined on Dec 2009
#4
In a terminal window, you can do

Code:
leafpad somefile.ext
and LeafPad will fire up with that particular file open, even if it's outside of the MyDocs realm. If write privileges are set, you should be able to edit away to your heart's content.
 
Posts: 1,283 | Thanked: 370 times | Joined on Sep 2009 @ South Florida
#5
Originally Posted by airjordan17 View Post
In a terminal window, you can do

Code:
leafpad somefile.ext
and LeafPad will fire up with that particular file open, even if it's outside of the MyDocs realm. If write privileges are set, you should be able to edit away to your heart's content.
So no way for the file browser in Leafpad to be able to browse the entire file system?
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:08.