diff options
author | fadhil riyanto <me@fadev.org> | 2024-08-17 15:09:17 +0700 |
---|---|---|
committer | fadhil riyanto <me@fadev.org> | 2024-08-17 15:09:17 +0700 |
commit | fcc81c7f8e6efab177a55238188f5ea1e3db7734 (patch) | |
tree | cf77c4935b14ef94ac48ba441d838e9aa6d47b47 /xtest.c | |
parent | 7d51287be3e926304c0453a5f2802860b9d34da2 (diff) |
Xorg XStoreName programtically
Signed-off-by: fadhil riyanto <me@fadev.org>
Diffstat (limited to 'xtest.c')
-rw-r--r-- | xtest.c | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ + + + +int main(void) +{ + + + +}
\ No newline at end of file |