removed mouse warping by default (it is more annoying than useful)

This commit is contained in:
Anselm R. Garbe 2006-02-28 10:08:58 +01:00
parent 1c8c963c0f
commit 14706f499a

View File

@ -104,8 +104,6 @@ do
xwrite /bar/1/data "$@";; xwrite /bar/1/data "$@";;
CN) CN)
xwrite /bar/2/data "$@";; xwrite /bar/2/data "$@";;
CF)
xwrite /ctl `echo "$@" | awk '{print "warp " $1+6 " " $2+6}'`;;
LB) LB)
case "$2" in case "$2" in
1) 1)