It works fine from the machine eclipse is running on. I see both the button events and the key-press events being logged. Eclipse still does not seem to accept the button input tho'
There is a some error messages being displayed to the console when I start up eclipse but I can't seem to copy it from the console. I can't highlight the text in the cygwin console using the mouse. X is being started from my shell script as follows: #!/usr/bin/sh DISPLAY=localhost:0.0 export DISPLAY #ssh -Y 172.31.101.197 cd /usr/X11R6/bin/ && startx how to pipe output to a file ? --- Alexander Gottwald <[EMAIL PROTECTED]> wrote: > On Thu, 10 Mar 2005, Mike Starbuck wrote: > > > i don't know. what is xev? > > xev is an X11 event dumper. It prints exactly which > keypress events > eclipse would receive. > > just start an xterm and type xev<ENTER> inside. > > bye > ago > -- > [EMAIL PROTECTED] > http://www.gotti.org ICQ: 126018723 > -- The information contained in this email along with all attachments is confidential and is not to be shared without my permission and prior knowledge of who will be viewing it's contents including all attachments. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
