Improve manpages

This commit is contained in:
dec05eba
2026-05-07 05:13:27 +02:00
parent 87d36d2c14
commit 97a3080e27
2 changed files with 34 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
.TH GPU-SCREEN-RECORDER 1 "2025-12-22" "5.10.2" "GPU Screen Recorder Manual" .TH GPU-SCREEN-RECORDER 1 "2026-05-07" "5.13.4" "GPU Screen Recorder Manual"
.SH NAME .SH NAME
gpu-screen-recorder \- The fastest screen recording tool for Linux gpu-screen-recorder \- The fastest screen recording tool for Linux
.SH SYNOPSIS .SH SYNOPSIS
@@ -586,6 +586,27 @@ Close other screen recorders (including idle OBS)
NVIDIA: CUDA breaks after suspend (install gsr-nvidia.conf fix) NVIDIA: CUDA breaks after suspend (install gsr-nvidia.conf fix)
.IP \(bu 3 .IP \(bu 3
AMD: Possible black bars in output video with HEVC/AV1 (use H264 or FFmpeg >=8) AMD: Possible black bars in output video with HEVC/AV1 (use H264 or FFmpeg >=8)
.SH AUTHORS
Developed by dec05eba and contributors.
.SH REPORTING BUGS
Report bugs to:
.UR mailto:dec05eba@protonmail.com
dec05eba@protonmail.com
.UE .
.br
See more information about reporting bugs at the gpu-screen-recorder website:
.UR https://git.dec05eba.com/?p=about
https://git.dec05eba.com/?p=about
.UE .
.br
Please take a look at the FAQ part of the README before reporting a bug:
.UR https://git.dec05eba.com/gpu-screen-recorder/about/
https://git.dec05eba.com/gpu-screen-recorder/about/
.UE .
.br
The bug may have been previously reported or may not be related to gpu-screen-recorder (such as a driver issue).
.SH COPYRIGHT
Copyright © dec05eba. Licensed under GPL3-only.
.SH SEE ALSO .SH SEE ALSO
.UR https://git.dec05eba.com/gpu-screen-recorder .UR https://git.dec05eba.com/gpu-screen-recorder
Project homepage Project homepage
@@ -605,21 +626,4 @@ ShadowPlay-style UI
.br .br
.BR xdotool (1), .BR xdotool (1),
.BR slop (1), .BR slop (1),
.BR slurp (1), .BR slurp (1),
.SH AUTHORS
Developed by dec05eba and contributors.
.SH COPYRIGHT
Copyright © dec05eba. Licensed under GPL3-only.
.SH REPORTING BUGS
Report bugs at
.UR mailto:dec05eba@protonmail.com
dec05eba@protonmail.com
.UE .
.UR https://git.dec05eba.com/?p=about
See more information about reporting bugs at the gpu-screen-recorder website
.UE .
.br
.UR https://git.dec05eba.com/gpu-screen-recorder/about/
Before reporting a bug or an issue, please take a look at FAQ part of the README
.UE .
The bug or issue may have been previously reported or may not be related to gpu-screen-recorder.

View File

@@ -1,4 +1,4 @@
.TH GSR\-KMS\-SERVER 1 "2025-12-22" "5.10.2" "GPU Screen Recorder KMS Server Manual" .TH GSR\-KMS\-SERVER 1 "2026-05-07" "5.13.4" "GPU Screen Recorder KMS Server Manual"
.SH NAME .SH NAME
gsr\-kms\-server \- KMS (Kernel Mode Setting) server for GPU Screen Recorder gsr\-kms\-server \- KMS (Kernel Mode Setting) server for GPU Screen Recorder
.SH SYNOPSIS .SH SYNOPSIS
@@ -54,12 +54,17 @@ DRM device files for graphics cards
.TP .TP
.B /tmp/gsr-kms.sock .B /tmp/gsr-kms.sock
Typical location for the domain socket (user-configurable) Typical location for the domain socket (user-configurable)
.SH AUTHORS
gsr\-kms\-server was written by the GPU Screen Recorder contributors.
.SH REPORTING BUGS
Report bugs to:
.UR mailto:dec05eba@protonmail.com
dec05eba@protonmail.com
.UE .
.SH COPYRIGHT
Copyright © dec05eba. Licensed under GPL3-only.
.SH SEE ALSO .SH SEE ALSO
.BR gpu\-screen\-recorder (1), .BR gpu\-screen\-recorder (1),
.BR drm (4) .BR drm (4)
.PP .PP
Project homepage: <https://git.dec05eba.com/gpu-screen-recorder/about/> Project homepage: <https://git.dec05eba.com/gpu-screen-recorder/about/>
.SH BUGS
Report bugs at the project homepage.
.SH AUTHORS
gsr\-kms\-server was written by the GPU Screen Recorder contributors.