how can I add an application to the "open with" menu ubuntu 11.10

Open the .desktop file in /usr/share/applications and see if the "Exec" line has a "%F" appended to it - if it is missing tag it on 

You will have to open as root ie:

Code:
gksu gedit /usr/share/applications/<filename>.desktop


'Linux' 카테고리의 다른 글

리눅스 웹 한글깨짐  (0) 2015.10.16
alias를 이용한 단축명령 만들기  (0) 2015.10.11
vim syntax, indent, linenumber 설정  (0) 2015.06.25
Linux commands  (0) 2015.06.24
How to uninstall and remove Apache2 on Ubuntu or Debian  (0) 2015.06.24

+ Recent posts