2019-01-15 11:25:31 -08:00
2019-01-15 11:15:03 -08:00
2018-04-24 17:23:12 -07:00
2018-04-24 17:23:12 -07:00
2019-01-15 11:25:31 -08:00
2018-04-28 20:56:51 -07:00
2018-04-24 17:40:56 -07:00

this program does the same thing as this:
xrandr --props | awk '$2 ~ /connected/ {printf $1 ":";getline;getline;while($2 == ""){printf $1;getline;};printf "\n";}'
Description
No description provided
Readme 45 KiB
Languages
C 82.4%
Makefile 17.6%