first commit

This commit is contained in:
momen
2021-10-21 14:57:58 +08:00
parent ba65bf40aa
commit 8184931095
572 changed files with 3165246 additions and 305 deletions

View File

@@ -0,0 +1,20 @@
#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 轮廓字体