Search found 4 matches
- Sat Jan 01, 2011 11:52 am
- Forum: PCManFM
- Topic: No USB (not at all)
- Replies: 3
- Views: 5346
Re: No USB (not at all)
create a new folder in an arbitrary place. Execute the following command on the console as root: mount /dev/sdb /<path to the new folder>/ With this command, we try to mount the USB device manually. The content of your USB device will then be accessible in the newly created folder. If this succeeds,...
- Wed Dec 29, 2010 10:22 am
- Forum: PCManFM
- Topic: No USB (not at all)
- Replies: 3
- Views: 5346
Re: No USB (not at all)
In opposite to e.g. KDE, USB devices are not necessarily mounted automatically in LXDE. This can be fixed, however. Plug in your USB device, execute both the commands mount and dmesg on your console. Post the last 20 lines of the dmesg-output here, and the output of mount in its entirety.
- Sun Dec 26, 2010 5:42 pm
- Forum: PCManFM
- Topic: Find files feature in PCManFM
- Replies: 3
- Views: 12603
Re: Find files feature in PCManFM
I have a relatively easy solution. Here are the steps: 1) Install the catfish package. 2) Open the folder /usr/share/applications/ as root . 3) When installed, catfish will place the file catfish.desktop in this folder. Make a copy of this file, and give it the name catfish_from_here.desktop 4) Edit...
- Sun Dec 26, 2010 4:22 pm
- Forum: PCManFM
- Topic: Find files feature in PCManFM
- Replies: 3
- Views: 12603
Re: Find files feature in PCManFM
Hello, I'm fresh user of LXDE and I'd like to know when the feature "find files" will be available in PCManFM? I found this thread on a forum http://crunchbanglinux.org/forums/topic/3779/pcmanfm-cant-find-files/ , where such option is available, but works not 100% as expected. Am I right ...