문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
linux:gdm [2022/03/08 09:13] kwon37xi 만듦 |
linux:gdm [2024/01/03 11:33] (현재) kwon37xi [Login Manager Settings] |
||
---|---|---|---|
줄 1: | 줄 1: | ||
====== GDM ====== | ====== GDM ====== | ||
* [[linux: | * [[linux: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== 설정 ===== | ===== 설정 ===== | ||
* [[https:// | * [[https:// | ||
+ | ===== Login Manager Settings ===== | ||
+ | * [[https:// | ||
+ | * GDM 관련 설정을 할 수 있는 애플리케이션. | ||
+ | <code sh> | ||
+ | flatpak install io.github.realmazharhussain.GdmSettings | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== 4k / 모니터 scale ===== | ||
+ | * [[https:// | ||
+ | * ''/ | ||
+ | < | ||
+ | [org.gnome.desktop.interface] | ||
+ | scaling-factor=2 | ||
+ | text-scaling-factor=1.0 | ||
+ | </ | ||
+ | * 글씨가 너무 크다면 '' | ||
+ | * schema 반영 | ||
+ | <code sh> | ||
+ | sudo glib-compile-schemas / | ||
+ | </ | ||
+ | * 재부팅하면 반영됨. | ||
+ | * [[linux: |