Re: devedit (SILVACO) operation on X WIndow
Re: devedit (SILVACO) operation on X WIndow
- Subject: Re: devedit (SILVACO) operation on X WIndow
- From: Kiyotaka Hammura <email@hidden>
- Date: Mon, 1 Mar 2010 17:33:48 +0000
Thanks, both of you, for helpful comments on xev. Now, please allow
me to show what the xev's specific responses are and let me make sure
decisively that my X Window System is properly working. My concern is
whether it really matters what the response contents are or not. The
responses follow:
(A small square appears in the larger 'Event Tester window'.)
(1) Each time I try to type in a character, e.g. 'c', in the Event
Tester window whether it is in the square or not, xterm shows a
response like,
KeyPress event, serial 29, synthetic NO, window 0xa00001,
root 0x3bd, subw 0x0, time 448137052, (236,130), root:(1936,194),
state 0x0, keycode 16 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XmbLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyRelease event, serial 29, synthetic NO, window 0xa00001,
root 0x3bd, subw 0x0, time 448137188, (236,130), root:(1936,194),
state 0x0, keycode 16 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
(2) Each time the cursor moves anywhere in the Event Tester window
whether it is in the square or not, xterm shows a response like,
MotionNotify event, serial 29, synthetic NO, window 0xa00001,
root 0x3bd, subw 0x0, time 448479432, (111,222), root:(1811,286),
state 0x0, is_hint 0, same_screen YES
Sincerely and many thanks in advance,
Kiyo
On 28 February 2010 22:38, Brandon Allbery <email@hidden> wrote:
> On Feb 27, 2010, at 08:43 , Kiyotaka Hammura wrote:
>>
>> I started 'xev' from xterm and saw a small white window. But I am not
>> convinced that 'xev' is working correctly because I cannot type in a
>> character in the window. I can only confirm that both actions, i.e.,
>
> The only part of the xev window that accepts keyboard input is the small
> black square; if you move the cursor to that part then KeyPress and
> KeyRelease events should show up in the terminal window.
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
This email sent to email@hidden