사용자 도구

사이트 도구


linux:kde

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:kde [2020/09/23 17:06]
kwon37xi
linux:kde [2022/02/14 11:25] (현재)
kwon37xi
줄 2: 줄 2:
   * https://kde.org/   * https://kde.org/
  
-===== 데스크탑 효과 / Compositor ===== 
-  * **시스템설정 -> 디스플레이와 모니터 -> 컴포지터** 
-  * [[https://www.reddit.com/r/kde/comments/g8vdhi/compositors_in_kde_which_is_best_and_why/|Kreddit, the KDE Community on Reddit]] 
-  * 렌더린 백엔드로 일단 **OpenGL 3.1**을 해서 잘 되면 이를 사용하고, 아니면 기본값인 ''OpenGL 2.0'' 과 ''XRender''를 테스트해볼 것. 
-  * **OpenGL 2.0**: GPU Compositing - Use only on older configs that doesn't support OGL3.1. 그냥 무난. 
-  * **OpenGL 3.1**: GPU Compositing - Works on most newer PCs, might be a bit faster than OGL2.0. 그래픽 카드에 따라(특히 nvidia) 버그가 많다는 의견이 있음. 성능은 제일 좋음. 
-  * **Xrender**: Software CPU Compositing - use only if you have issues with OpenGL. 버그는 제일 없다는 의견이 있음. 
-  * 갑자기 어느 순간 데스크탑 효과가 안 될 수도 있다. 이는 KDE가 뭔가 충돌을 감지했을 때 컴포지터를 자동으로 끄기 때문 
-    * [[https://askubuntu.com/questions/1129364/desktop-effects-not-working-after-update-kubuntu-18-04|kde - Desktop Effects not working after update [Kubuntu 18.04] - Ask Ubuntu]]  
-    * ''qdbus org.kde.KWin /KWin supportInformation | grep -i composit'' : 현재 상태 확인. 
-    * **시스템설정 -> 디스플레이와 모니터 -> 컴포지터**에서 시작할 때 적용을 다시 활성화해준다. 
  
 ===== Menu 편집 ===== ===== Menu 편집 =====
줄 26: 줄 15:
 </code> </code>
   * 발생원인 : 실행이 안된게 아니라, USB-C 허브를 연결했는데, 해당 허브의 모니터가 연결안된 HDMI 인터페이스 쪽으로 shell 이 활성화 되어 창을 출력해서, 정작 본래 화면에서 안보였음. 디스플레이 설정에서 해당 HDMI 을 비활성화해서 해결.   * 발생원인 : 실행이 안된게 아니라, USB-C 허브를 연결했는데, 해당 허브의 모니터가 연결안된 HDMI 인터페이스 쪽으로 shell 이 활성화 되어 창을 출력해서, 정작 본래 화면에서 안보였음. 디스플레이 설정에서 해당 HDMI 을 비활성화해서 해결.
 +
 +===== 설정 =====
 +  * [[https://github.com/shalva97/kde-configuration-files|shalva97/kde-configuration-files: KDE plasma configration files]]
 +
 ===== 설정 reload ===== ===== 설정 reload =====
   * [[https://www.reddit.com/r/kde/comments/6u0wo7/configuring_kde_by_editing_the_config_files/dlqzeop/|Configuring KDE by editing the config files? : kde]]   * [[https://www.reddit.com/r/kde/comments/6u0wo7/configuring_kde_by_editing_the_config_files/dlqzeop/|Configuring KDE by editing the config files? : kde]]
줄 33: 줄 26:
 kquitapp5 kglobalaccel && sleep 2s && kglobalaccel5 & kquitapp5 kglobalaccel && sleep 2s && kglobalaccel5 &
 </code> </code>
 +  * [[https://github.com/ryanpcmcquen/linuxTweaks|linuxTweaks]] 각종 리눅스 설정에 관해 정리
linux/kde.1600848390.txt.gz · 마지막으로 수정됨: 2020/09/23 17:06 저자 kwon37xi