I cannot set as default program libre office instead of wps for docx files only. I can set libre office as default for doc files though. Why?
Asked
Active
Viewed 4,030 times
3 Answers
2
Changing default application in GUI
- Right-click your .docx file.
- Click in Properties.
- Select Open With tab.
- Select application from lists Related Applications or Other Application.
- Click in Set as default.
- Close Properties window.
If you want to rollback your change:
- Follow steps 1 to 3.
- Click in Reset.
- Close Properties window.
Thiago Rider Augusto
- 1,730
1
Pulled from here, use your editor of choice (and sudo/gksudo, thanks Weboide) to modify /usr/share/applications/defaults.list to have the following line:
application/docx=wps-office-wps.desktop
For all the other file types relating to Office programs (e.g. xls, doc), you can set a different editor e.g.
application/xlsx=libreoffice-writer.desktop
crimsonspectre
- 639
0
After a fresh re-instalation of both libre and wps I can now set libre as default through the right click menu
Andros
- 41
- 1
- 2
- 7