From 37ccecff3bd865916b906d441e10795f4cf1c926 Mon Sep 17 00:00:00 2001 From: Harald Hope Date: Mon, 25 Sep 2023 12:49:02 -0700 Subject: [PATCH] man update --- pinxi.1 | 49 +++++++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 26 deletions(-) diff --git a/pinxi.1 b/pinxi.1 index 975f985..a09076f 100644 --- a/pinxi.1 +++ b/pinxi.1 @@ -15,7 +15,7 @@ .\" with this program; if not, write to the Free Software Foundation, Inc., .\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. .\" -.TH INXI 1 "2023\-09\-23" "inxi" "inxi manual" +.TH INXI 1 "2023\-09\-24" "inxi" "inxi manual" .SH NAME inxi \- Command line system information script for console and IRC @@ -357,10 +357,11 @@ If protocol is not detected, shows: Adds \fBwith: Xwayland v:...\fR if xwayland server is installed, regardless of protocol. -Also shows screen resolution(s) (per monitor/X screen). Shows graphics API used, -like OpenGL. For X.org: OpenGL renderer, OpenGL core profile version/OpenGL -version; for VESA: data (for Xvesa); for Wayland: GBM/EGL data (not -implemented). +Also shows screen resolution(s) (per monitor/X screen). Shows graphics API +information (if available). EGL: EGL version, drivers, acdtive platforms; +OpenGL: renderer, OpenGL core profile version/OpenGL version (if core/compat +versions different, shows that as well); Vulkan: Vulkan version, drivers, +surfaces;VESA: data (for Xvesa). Compositor information will show if detected using \fB\-xx\fR option or always if detected and Wayland since the compositor is the server with Wayland. @@ -368,11 +369,6 @@ if detected and Wayland since the compositor is the server with Wayland. \fB\-Gxx\fR shows monitor data as well, if detected. \fB\-\-edid\fR shows advanced monitor data (full modes, chroma, etc.). -If the core version of OpenGL running is different from the compability version, -shows \fB\compat\-v\fR to let you know this. - -Shows EGL, OpenGL, and Vulkan API data if available. - .TP .B \-h \fR, \fB\-\-help\fR The help menu. Features dynamic sizing to fit into terminal window. Set script @@ -1398,18 +1394,16 @@ HCI ID. \- Adds (if available and/or relevant) \fBvendor:\fR item, which shows specific vendor [product] information. -\- \fBX.org:\fR Adds direct rendering status. - \- \fBX.org:\fR Adds (for single GPU, nvidia driver) screen number that GPU is running on. \- Adds device temperature for each discrete device (Linux only). -\- For EGL API, adds active/inactive platform report. +\- For EGL, adds active/inactive platform report. -\- For OpenGL API, adds GLX version. +\- For OpenGL (\fBX.org\fR only) adds direct render status, GLX version. -\- For Vullan API, adds device count. +\- For Vulkan, adds device count. .TP .B \-x \-i\fR @@ -1686,16 +1680,15 @@ grid of monitors that the \fBXorg\fR \fBScreen\fR is composed of. real monitor size, not the Xorg full Screen diagonal size, which can be quite different. -\- For EGL API, shows platform by specific platforms, with driver and egl -version if different from the main one. +\- For EGL, shows platform by specific platforms, with driver and egl version if +different from the main one. -\- For OpenGL API, adds ES version (\fBes\-v\fR) if available. If the Display -line did not find an X11 display ID, the ID (e.g. \fB:0.0\fR) will show here -instead. +\- For OpenGL, adds ES version (\fBes\-v\fR) if available. If the Display line +did not find an X11 display ID, the ID (e.g. \fB:0.0\fR) will show here instead. -\- For OpenGL, Vulkan APIs, adds \fBdevice-\ID\fR, if available. +\- For OpenGL, Vulkan, adds \fBdevice-\ID\fR, if available. -\- For Vulkan API, adds per Device ID report (type, driver, device\-ID). +\- For Vulkan, adds per Device ID report (type, driver, device\-ID). .TP .B \-xx \-I\fR @@ -1885,11 +1878,11 @@ right. \- \fBWayland:\fR Adds to Monitors \fBscale:\fR (if detected). -\- For EGL API, shows hardware based driver(s) (\fBhw:\fR), with the related +\- For EGL, shows hardware based driver(s) (\fBhw:\fR), with the related hardware, like AMD or Intel. -\- For Vulkan API, adds layer count, per device driver hardware vendor (this -goes away if device name is present with \fB\-a\fR). +\- For Vulkan, adds layer count, per device driver hardware vendor (not +displayed if device name is present with \fB\-a\fR). .TP .B \-xxx \-I\fR @@ -2262,7 +2255,10 @@ shown). \- Adds to Monitors \fBbuilt:\fR, \fBgamma:\fR, \fBratio:\fR (if found). -\- Adds to OpenGL API device memory and unified status, if present. +\- Adds to OpenGL device memory and unified status, if present. + +\- Adds to Vulkan full device report, with full device names, ids, drivers, +driver versions, surfaces. X.org sample (with both \fBxdpyinfo\fR and \fBxrandr\fR data available): .nf @@ -2298,6 +2294,7 @@ Graphics: name: llvmpipe (LLVM 15.0.6 256 bits) driver: mesa llvmpipe v: 22.3.6 (LLVM 15.0.6) device\-ID: 10005:0000 surfaces: xcb,xlib\fR .fi + Wayland sample, with Sway/swaymsg: .nf \fB