]> git.draconx.ca Git - fvwmconf.git/commit
Add a C tool to determine the physical aspect ratio of a display.
authorNick Bowler <draconx@gmail.com>
Mon, 28 Apr 2008 22:06:21 +0000 (18:06 -0400)
committerNick Bowler <draconx@gmail.com>
Mon, 28 Apr 2008 22:06:21 +0000 (18:06 -0400)
commit383401a5e46855bc36fca8f9f2c98bb9f814f21a
tree44a7e7d40b27db594374a730c642ef977f259219
parent99f72a387aeb3ba68bc2a7974e558c37b11d52ff
Add a C tool to determine the physical aspect ratio of a display.
scripts/C/.gitignore [new file with mode: 0644]
scripts/C/Makefile [new file with mode: 0644]
scripts/C/xaspect.c [new file with mode: 0644]