You are not logged in.
Can anyone tell me where on the file system I can find this image and the info in Gnome's About tab particularly Hardware Model, please?
I found /etc/os-release that contains some of the info including the image file name, but not its location.
Thank you.
Last edited by Jafo[sux] (2021-11-02 01:07:47)
Offline
os-release.5 entry for LOGO
A string, specifying the name of an icon as defined by freedesktop.org Icon Theme Specification[5]
Where 5 is https://specifications.freedesktop.org/ … ec/latest/ and the directory layout section https://specifications.freedesktop.org/ … 01s03.html
Icons and themes are looked for in a set of directories. By default, apps should look in $HOME/.icons (for backwards compatibility), in $XDG_DATA_DIRS/icons and in /usr/share/pixmaps (in that order)
The filesystem packages contains the following in /usr/share/pixmaps
filesystem /usr/share/pixmaps/archlinux-logo.png
filesystem /usr/share/pixmaps/archlinux-logo.svg
filesystem /usr/share/pixmaps/archlinux.png
filesystem /usr/share/pixmaps/archlinux.svgOffline
Wow, that was fast. I spent hours over a few days looking for this information. Not all at once though.
Thank you.
Offline