#!/bin/sh (sleep 0.1; xdotool search --class --sync XMixer \ windowmove $(xdotool getmouselocation|awk 'BEGIN{FS=" |:"}{print $2" "$4}'))& xmixer