Files
tldr/pages.zh/linux/kscreen-doctor.md

16 lines
384 B
Markdown
Raw Permalink 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.

# kscreen-doctor
> 更改和操作屏幕设置。
> 更多信息:<https://invent.kde.org/plasma/libkscreen>。
- 显示输出信息:
`kscreen-doctor --outputs`
- 将 ID 为 1 的显示输出的旋转设置为右:
`kscreen-doctor {{output.1.rotation.right}}`
- 将 ID 为 `HDMI-2` 的显示输出的缩放设置为 2200%
`kscreen-doctor {{output.HDMI-2.scale.2}}`