#!/bin/sh - # warptotitle - personalized wrapper to warp the X cursor to the window title # Steve Kinzler, kinzler@cs.indiana.edu, Sep 98 # http://www.cs.indiana.edu/~kinzler/home.html#x11 (exec xwit ${1+"$@"} -warp 1 -22) 2> /dev/null