Files
linux-wiki/content/linux 入门/第一章/1.13.md
2021-10-21 14:57:58 +08:00

20 lines
806 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#1.13
#### X管理命令
1. `dpkg-reconfigure --priority=low x11-common` 重新配置X服务器
2. `startx` 启动X会话即同时启动X服务器和客户端
1. graphical.target : systemd启动守护进程某个dm显示管理器。
1. /etc/X11/default-display-manager :默认的dm
2. /etc/X11/Xsession
1. /etc/X11/Xsession.options
3. ~/.xsession
4. /usr/bin/x-session-manager
1. `update-alternatives --config x-session-manager` 由debian选择系统指定真实的X会话管理器
5. /usr/bin/x-window-manager
6. /usr/bin/x-terminal-emulator
3. `xset q` 查看配置
4. `fc-match` 字体匹配
5. `fc-list` 字体列表
1. .pcf.gz : 点阵字体
2. .pcf | .afm postscript轮廓字体
3. .ttf truetype 轮廓字体