mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
Slight update to man page as well to reflect recent gfx output changes.
This commit is contained in:
parent
d44070431e
commit
90e763a4a7
10
inxi.1
10
inxi.1
|
@ -1,4 +1,4 @@
|
|||
.TH INXI 1 "2017\-06\-12" inxi "inxi manual"
|
||||
.TH INXI 1 "2017\-06\-24" inxi "inxi manual"
|
||||
.SH NAME
|
||||
inxi \- Command line system information script for console and IRC
|
||||
.SH SYNOPSIS
|
||||
|
@ -128,8 +128,10 @@ those arguments in the command, like: \fBinxi \-Frmxx\fR
|
|||
.B \-G
|
||||
Show Graphic card information. Card(s), Display Server (vendor and version number), for example:
|
||||
\fBDisplay Server: Xorg 1.15.1 \fR
|
||||
,screen resolution(s), glx renderer, OpenGL core profile version. If detected (currently only available if on a desktop: will
|
||||
attempt to show the server type, ie, x11, wayland, mir. When xorg is present, its version information will show
|
||||
,screen resolution(s), OpenGL renderer, OpenGL core profile version/OpenGL version.
|
||||
|
||||
If detected (currently only available if on a desktop: will attempt to show the server type, ie, x11,
|
||||
wayland, mir. When xorg is present, its version information will show
|
||||
after the server type in parentheses. Future versions will show compositor information as well.
|
||||
.TP
|
||||
.B \-h
|
||||
|
@ -372,7 +374,7 @@ The following shows which lines / items get extra information with each extra da
|
|||
.B <username> ALL = NOPASSWD: /usr/sbin/hddtemp (sample)
|
||||
.TP
|
||||
.B \-x \-G
|
||||
\- Direct rendering status for Graphics (in X).
|
||||
\- Direct rendering status for Graphics.
|
||||
.TP
|
||||
.B \-x \-G
|
||||
\- (for single gpu, nvidia driver) screen number gpu is running on.
|
||||
|
|
Loading…
Reference in a new issue