Search found 1 match
- Mon Jun 21, 2010 10:26 am
- Forum: General Help
- Topic: Chromium "show in folder" and downloads in Lubuntu
- Replies: 4
- Views: 6032
Re: Chromium "show in folder" and downloads in Lubuntu
chrome uses xdg-open it is dumb script, edit it to your needs. i use e16 and rox to show in folder. [root@rzcoolerm64 ~]# which xdg-open /usr/bin/xdg-open [root@rzcoolerm64 ~]# nano /usr/bin/xdg-open scroll to the very end of the file and hardcode what you need. i replaced the open_generic with rox....