PuppyLinux : AssociatePrograms

PuppyLinuxMainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
How to open a .html file for editing in Mozilla.
.html is an example. works with ANY type of file and program

Make the following shell script:

	#!/bin/sh
	mozilla -edit "$@"


Name the file something like: mozilla-composer

Right click permissions and make the file executable

Move the file to /root/Choices/SendTo

That's it.

Now if you want to open a .html file for editing instead of viewing, you can right click on it, and send it to mozilla-composer in Rox's SendTo

  • CategoryHowto
  • There is one comment on this page. [Display comment]

    Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.0
    Page was generated in 0.0954 seconds