TillmannBerg / Ubuntu-Dell-XPS-15-2019

How to install Ubuntu on a Dell XPS 15 2019
111 stars 28 forks source link

Display name #5

Closed lrkwz closed 4 years ago

lrkwz commented 4 years ago

Query for display nameYou can query for the display name sing

xrandr --listmonitors | awk '$1 == "0:" {print $4}'

https://github.com/TillmannBerg/Ubuntu-Dell-XPS-15-2019/blob/85c988bdc6df1df23f1df801bd98e21b3c555674/dell-brightness.sh#L4