Skip to main content

Replacing Nautilus by PCMan File Manager

Story - Why Hon Jen Yee made this software via his site:
  • Konqueror is absolutely a great file manager, so is GNOME nautilus, but the problem is, I don't need that much functionality. Since I'm using an old machine, what I want is lightweight, not all-in-one and very powerful. I've tried ROX-filer, which really rocks, but I cannot get used to its user interface. After trying XFCE thunar, I think it may be the best, but It really lacks something I desire, especially something like tabbed-browsing. I surf the web, try to dig in SourceForge and Freshmeat, but nothing special found. Some file managers are lightweight and fast, don't support i18n, though. So, the best solution I can figure out might be developing my own. That's why this project is started, and why it's named after my nickname on the internet, PCMan.
  • The goal of this project is not to build a huge yet powerful file manager, but a slim and useful one. I'm not going to add too much functionality to this software. If UNIX has told us something, that must be "One program had better do one thing, and do its best." Let file manager be file manager, not a combination of web browser, media player, archiver, CD-burner, and anything you can think of. A file manager containing everything actually looks like nothing, and make the newbies confusing.
  • I borrow the interface from Firefox, Windows Explorer, and nautilus, and try to aggregate their useful parts. Most hotkeys are compatible with Firefox, so users can get used to it easily. Files can be easily dragged to other tabs in the same window. You can open related folders in the tabs of the same window without making the task bar over-crowded, and keep your desktop cleaner.
  • Currently, this software is still under development and there is still much improvement to do. Anyone intreasted in this project and wants to join us is welcomed. Any kind of contribution, such as testing, bug reporting, translation, patches, advertiing, and artwork are highly appreciated.

It is possible to replace partially Nautilus by PCMan File Manager to set it as your default file manager. Here are the steps you have to follow:

1. Open nautilus-folder-handler.desktop file by running this command in the terminal:

sudo gedit /usr/share/applications/nautilus-folder-handler.desktop

2. In line four, change Exec=nautilus --no-desktop %U to Exec=pcmanfm --no-desktop %U, then save your file.



-> This simple modification allows to use by default PCMan File Manager for the first entries in the shortcut menu (Personal Folder, Desktop, bookmarks). 

3. Open now nautilus-computer.desktop file by running this command in the terminal:

sudo gedit /usr/share/applications/nautilus-computer.desktop

4. In line six, change Exec=nautilus to Exec=pcmanfm / 



Save now your file so that new changes take effect.

-> This modification allows the opening of a file manager window in the root of your system.

Comments

Popular posts from this blog

Install Modem SmartFren Connex AC682 di Ubuntu

berikut cara install modem smartfren connex AC682 di ubuntu. diambil dari forum ubuntu indonesia secara garis besar yang perlu dipersiapkan adalah 1. instal wvdial, karena dengan konfigurasi modprobe biasa pada applet panel network manager dikenali sebagai modem GSM. 2. konfigruasi wvdial untuk smartfren 3. konfigurasi usb_modeswitch 4. dan konfigurasi file .rules berikut adalah langkah milih pinsuit dan einhejars, perbedaanya dua cara tersebut adalah pada konfirugasi file .rules (lihat langkah 10 milik pingsuit dan langkah 9 milik einhejars) berikut langkah-langkahnya :

Komputer Grafik : GAME

anda mendapat mata kuliah komputer grafik dikampus anda? dan mendapatkan tugas untuk membuat game? nah saya akan berbagi tugas kuliah yang pernah saya dapatkan pada pada kuliah tersebut. “ Grafik komputer ” atau Grafika komputer (Computer graphics) adalah salah satu cabang ilmu komputer yang berhubungan dengan pembuatan dan manipulasi gambar visual secara digital. waktu itu saya disuruh membuat sebuah game dengan bahasa pemrograman bebas sebagai tugas akhir semester matakuliah komputer grafik. akhirnya tugas tersebut saya buat dengan dengan menggunakan bahasa pemrograman Delphi, kalo gak salah waktu itu saya menggunakan Delphi 5 yang portable, karena waktu itu saya menggunakan linux (ubuntu 9.10) pada OS komputer saya. semua berjalan lancar saat proses desain game dan coding, hanya sedikit kendala yaitu hasil digame saat dijalankan di linux terasa lebih lemot (lambat) dibandingkan dengan di Windows, mungkin karena di linux saya menggunkan Wine sebagai emulator untuk menjalankan f...

10 Hal yang dapat di lakukan saat Root ponsel Android di 2019

Mungkin saat ini kita sudah jarang sekali menjumpai ponsel Android yang di root. kalo jaman dulu saat ponsel Androd itu masih banyak kekurangannya, baik sistem operasi maupun spek hardware nya sangat umum kita melihat ponsel Android teman-teman di root untuk mendapatkan user experience yang lebih baik. di tahun 2019 ini baik ponsel mid range hingga low end sudah mempunyai spek yang baik, setidaknya minimal cukup untuk memenuhi penggunaan sehari-hari. bahkan sistem operasi Android sendiri saat ini sudah sangat stabil & tingkat keamanannya pun jauh lebih bagus dibanding dulu. Lalu apakah kita masih perlu untuk melakukan root pada ponsel Android di tahun 2019? berikut 10 hal yang dapat kita lakukan setelah melakukan root pada ponsel Android. Disclaimer dulu ya, untuk masing-masing cara dari setiap poin dibawah tidak akan dijelaskan, kalian dapat melakukan research sendiri, kebanyakan sudah dapat ditemui dengan mudah di XDA-Developer atau bergabung dengan komunitas/group ponsel ...