kwrite

imyejin의 이미지
14433
points

KDE 내장 에디터에서 자동 맞춤법 검사 (쓰면 빨간 줄 그어주는 거) 설정 되나요?

1
point

불여우나 우뢰매의 경우도 그렇고 리눅스에서는 꼭 워드프로세서가 아니더라도
영단어 철자법 검사는 기본적으로 맞춤법 검사 라이브러리를 이용해서
빨간줄이나 빨간색으로 표시를 해 주는 것이 참 좋습니다.
한글은 아직 되려면 아무래도 사용자층이 얇아서 그런지

semjase의 이미지
2645
points

root에서 에디터가 실행 안됩니다.

1
point

debian:~#
debian:~#
debian:~# kate .profile
kate: cannot connect to X server
debian:~#
debian:~# kwrite .profile
kwrite: cannot connect to X server
debian:~#
debian:~# gedit .profile
cannot open display: (null)
사용 가능한 명령행 옵션을 모두 보려면 'gedit --help' 명령을 실행하십시오.
debian:~#

내용묶음