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

17 lines
1.2 KiB
Markdown
Raw Normal View History

# Linux 常用目录/文件集合
| Directory | Description |
|------------------------------------------------|--------------------|
| /etc/systemd/system | Systemd unit files |
| /lib/firmware | 设备固件目录,该目录下保存着设备运行时所需的固件程序 |
| /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 文件|
| /sys/firmware | Device Tree 目录展开 |
| /sys/class/block | Block 子系统参数等 |
| /sys/class/drm | DRM 子系统参数等 |
| /usr/lib/systemd/system | Systemd unit files |
| /usr/share/applications | Desktop Entry 文件 (*.desktop) |
| /usr/share/icons | 图标文件 |
| /usr/share/mime | MIME 配置文件放在 |