diff options
Diffstat (limited to '.compizsnap/mouse.sh')
-rw-r--r-- | .compizsnap/mouse.sh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.compizsnap/mouse.sh b/.compizsnap/mouse.sh deleted file mode 100644 index 76d632c..0000000 --- a/.compizsnap/mouse.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/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 - |