From: Kero Date: 2005-07-30T05:26:01+09:00 Subject: Re: Simulating Mouse Dragging > Is it possible to simulate a mouse drag event in a browser (or > any program in general) with Ruby? Something like: > > dragmouse(x1, y1, x2, y2) > > or > > dragmouse("windowname", x1, y1, x2, y2) > > Either Windows or Linux (Xfree86). Could recording + analyzing mouse data help? Then you can simulate it and let X11 consume it. `gpm -R` may help. +--- Kero ------------------------- kero@chello@nl ---+ | all the meaningless and empty words I spoke | | Promises -- The Cranberries | +--- M38c --- http://members.chello.nl/k.vangelder ---+