summaryrefslogtreecommitdiff
path: root/.compizsnap/mouse.sh
diff options
context:
space:
mode:
Diffstat (limited to '.compizsnap/mouse.sh')
-rw-r--r--.compizsnap/mouse.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/.compizsnap/mouse.sh b/.compizsnap/mouse.sh
new file mode 100644
index 0000000..76d632c
--- /dev/null
+++ b/.compizsnap/mouse.sh
@@ -0,0 +1,10 @@
+#!/bin/sh
+#
+# CompizSnap is a collaborative project from ubuntuforums.org and is free software.
+# This script adds window snapping functionality to compiz using the commands plugin.
+#
+# Directions: run "xinput list" to find your mouse's ID# and then edit the MOUSE variable below:
+#
+
+export MOUSE=12
+