Hi all,
does anybody know how I can use Conky to display information about current “DPI (dots per inch)” setting ?
Hi Eric,
does the command: xdpyinfo | grep dots
show what you need?
Yes, it does. Also “xrdb -query | grep dpi” is fine. But I have no clue how I can get this to conky?
Would that work?
${color white}DPI Setting : ${exec xrdb -query | awk ‘/Xft.dpi:/ {print $2}’ &>/dev/null }
Thank you! It works!
Continue reading and comment on the thread ‘does anybody know how I can use Conky to display information about current “DPI (dots per inch)”‘. Not a member? Join Here!
Learn more, search the IGEL Knowledge Base
Ask a question or comment on the above message thread?
Join or log in to the IGEL Community to ask us anything and meet other IGEL customers, partners, and EUC enthusiasts.Submit a question, or Join Today!