diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 14:47:51 +0300 |
commit | e98ce1ab3d58b22e111ebf648a44e39645206091 (patch) | |
tree | 9018db93e9bbc0fe5048338db2e955c1e6d910dc /xorg | |
parent | e72f2e4061f7dcf3e7792db3b6a37b774aeab83a (diff) | |
download | repository-e98ce1ab3d58b22e111ebf648a44e39645206091.tar.gz |
xinput: add meta file
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xinput/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xorg/xinput/meta b/xorg/xinput/meta new file mode 100644 index 00000000..350d93e8 --- /dev/null +++ b/xorg/xinput/meta @@ -0,0 +1,3 @@ +description: Utility to configure X input devices +license: MIT +maintainer: Cem Keylan <cem@carbslinux.org> |