summaryrefslogtreecommitdiff
blob: 60f4aae4717f1946d9b1ebfc692e65042a9ca488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>spiderx@spiderx.dp.ua</email>
		<name>Vladimir Pavljuchenkov</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<longdescription lang="en">
	This is a utility which reads libinput gestures from your touchpad
	and maps them to gestures you configure in a configuration file.
	Each gesture can be configured to activate a shell command which is
	typically an xdotool command to action desktop/window/application
	keyboard combinations and commands.
	</longdescription>
	<upstream>
		<remote-id type="github">bulletmark/libinput-gestures</remote-id>
	</upstream>
</pkgmetadata>