diff options
| author | Aaahh Ahh <woohoomoo2u@gmail.com> | 2017-11-26 13:45:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-26 13:45:30 -0500 |
| commit | 7c6da8d8df16c60e06a6bedc70ebf08c3f47d98e (patch) | |
| tree | abbf21c0823a03d58dccb775beab20eacdd78be2 | |
| parent | f8cf136ccba0d1e95ee0f8cf61b5662f1ab5b8fc (diff) | |
| parent | be7491bb320f8686c0f156f9009591c7d002f6da (diff) | |
Merge pull request #1 from Aaahh/patch-1
Update xwinwrap.c
| -rw-r--r-- | xwinwrap.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -174,7 +174,7 @@ usage (void) fprintf (stderr, "Options:\n \ -g - Specify Geometry (w=width, h=height, x=x-coord, y=y-coord. ex: -g 640x480+100+100)\n \ -ni - Ignore Input\n \ - -d - Desktop Window Hack. Provide name of the \"Desktop\" window as parameter \ + -d - Desktop Window Hack. Provide name of the \"Desktop\" window as parameter\n \ -argb - RGB\n \ -fdt - force WID window a desktop type window\n \ -fs - Full Screen\n \ |
