NotePublic/Software/Development/OperatingSystem/Linux/User/Linux_常用目录_文件集合.md

14 lines
897 B
Markdown
Raw Normal View History

# Linux 常用目录/文件集合
| Directory | Description |
|------------------------------------------------|--------------------|
| /etc/systemd/system | Systemd unit files |
| /sys/firmware | Device Tree 目录展开 |
| /usr/lib/systemd/system | Systemd unit files |
| /usr/share/applications | Desktop Entry 文件 (*.desktop) |
| /usr/share/icons | 图标文件 |
| /usr/share/mime | MIME配置文件放在 |
| /sys/class/drm/card\<n\>-\<Type\>-\<n\>/status | 显示设备状态 |
| /sys/class/drm/card\<n\>-\<Type\>-\<n\>/modes | 显示设备所支持的显示模式 |
| /sys/class/drm/card\<n\>-\<Type\>-\<n\>/edid | 如果包含 EDID此节点为映射的 EDID 文件|