hwp 문서 클릭하여 리브레오피스로 바로 보는 방법

달콤 hwp 필터를 설치하지 않으셨다면 다음 링크를 참고하여 달콤 hwp 필터를 설치합니다.
https://nimfsoft.art/ko/blog/2016/05/15/dalkom-2016-05-15-libreoffice-hwp-extension-released/

달콤 hwp 필터를 설치한 후 hwp 파일을 클릭하면 리브레오피스에 내장되어 있는 MIZI hwp 필터가 우선적으로 실행되어 hwp 문서가 제대로 나오지 않습니다. 이것을 해결하는 방법을 알려드립니다.
아래 내용을 writer-with-dalkom.desktop 이름으로 저장합니다.

# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This file incorporates work covered by the following license notice:
#
#   Licensed to the Apache Software Foundation (ASF) under one or more
#   contributor license agreements. See the NOTICE file distributed
#   with this work for additional information regarding copyright
#   ownership. The ASF licenses this file to you under the Apache
#   License, Version 2.0 (the "License"); you may not use this file
#   except in compliance with the License. You may obtain a copy of
#   the License at http://www.apache.org/licenses/LICENSE-2.0 .
#

#
# Modified for Dalkom
#
[Desktop Entry]
Version=1.0
Terminal=false
Icon=libreoffice-writer
Type=Application
Categories=Office;WordProcessor;
Exec=libreoffice --writer --infilter="dalkom_hwp" %U
MimeType=application/x-hwp;
Name=LibreOffice Writer with Dalkom
StartupNotify=true
X-GIO-NoFuse=true
Keywords=Hwp Document;hwp;
InitialPreference=5
StartupWMClass=libreoffice-writer
X-KDE-Protocols=file,http,smb,ftp,webdav

Actions=NewDocument;
[Desktop Action NewDocument]
Name=New Document
Exec=libreoffice --writer

그리고 나서

sudo cp writer-with-dalkom.desktop /usr/share/applications

합니다.
그 후 파일창에서 hwp 문서를 오른쪽 버튼으로 클릭 후에,
속성 –> 열 프로그램(Open With) 탭을 클릭하여 LibreOffice Writer with Dalkom 을 선택하여 기본값으로 설정합니다.

[그림, 삭제됨]

이제 노틸러스 파일창에서 hwp 문서를 클릭하여 리브레오피스로 볼 수 있습니다.
writer-with-dalkom.desktop 파일은 라이선스가 Dalkom 프로젝트와 달라서 검토가 필요하므로 지금은 Dalkom 프로젝트에 포함하지 않습니다.
즐거운 리눅스 생활하면서 언제나 행복하게 삽시다.
감사합니다.