Date: Thu, 22 Oct 1998 09:55:35 -0600 From: Warner Losh <imp@village.org> To: hungry hacker <hackers@neutron.neutron.org> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: mouse/keyboard simulation Message-ID: <199810221555.JAA12071@harmony.village.org> In-Reply-To: Your message of "Wed, 21 Oct 1998 15:40:10 GMT." <199810211540.PAA08326@neutron.neutron.org> References: <199810211540.PAA08326@neutron.neutron.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199810211540.PAA08326@neutron.neutron.org> hungry hacker writes: : i only post to this list after trying to hack out a simple : shell command to "cut a line" in xterm. ie, how hard is it : to simulate three mouse clicks with (say) xsendevent (xse). : (answer, harder than it looks). : question: i am just about ready to kluge a gate on my mouse : to do it (arrghh). can anyone tell me where how to hack the : X mouse driver to do it? i just have mouse --> /dev/cuaa0 : what is the program that deals with the raw mouse? What is it that you are trying to accomplish, exactly? There are many programs that will load up the select buffer with text, leaving you to trigger the paste event by some other means. Alternatively, 'muble-foo | sh' will execute the output of the mumble-foo command as a shell script... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810221555.JAA12071>