2018-04-28 05:21:27 -07:00
2018-04-24 17:23:12 -07:00
2018-04-24 17:23:12 -07:00
2018-04-27 19:52:54 -07:00
2018-04-24 18:12:01 -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%