Re: ratpoison and scim

Brian May <brian-q50s5p6zN2eXcgI2zpBr/[email protected]>
Newsgroups gmane.comp.window-managers.ratpoison.devel
Message-ID <[email protected]>
xevents, monitored by attaching xev to window returned by
XGetInputFocus(), when it is not working, after pushing 'm':

    KeyPress event, serial 18, synthetic NO, window 0xc000bb,
        root 0x32b, subw 0xc000c0, time 534381661, (384,234),
    root:(385,235),
        state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
        XLookupString gives 1 bytes: (6d) "m"
        XmbLookupString gives 1 bytes: (6d) "m"
        XFilterEvent returns: False

    PropertyNotify event, serial 18, synthetic NO, window 0xc000bb,
        atom 0x104 (_NET_WM_USER_TIME), time 534381662, state
    PropertyNewValue

    KeyRelease event, serial 18, synthetic NO, window 0xc000bb,
        root 0x32b, subw 0xc000c0, time 534381861, (384,234),
    root:(385,235),
        state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
        XLookupString gives 1 bytes: (6d) "m"
        XFilterEvent returns: False


When it is working:

    KeyPress event, serial 14, synthetic NO, window 0xc000bb,
        root 0x32b, subw 0xc000c0, time 534566511, (455,28), root:(456,29),
        state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
        XLookupString gives 1 bytes: (6d) "m"
        XmbLookupString gives 1 bytes: (6d) "m"
        XFilterEvent returns: False

    PropertyNotify event, serial 14, synthetic NO, window 0xc000bb,
        atom 0x104 (_NET_WM_USER_TIME), time 534566512, state
    PropertyNewValue

    PropertyNotify event, serial 18, synthetic NO, window 0xc000bb,
        atom 0x104 (_NET_WM_USER_TIME), time 534566519, state
    PropertyNewValue

    KeyRelease event, serial 18, synthetic NO, window 0xc000bb,
        root 0x32b, subw 0xc000c0, time 534566647, (455,28), root:(456,29),
        state 0x0, keycode 58 (keysym 0x6d, m), same_screen YES,
        XLookupString gives 1 bytes: (6d) "m"
        XFilterEvent returns: False


I notice when it is not working, there is only one _NET_WM_USER_TIME
PropertyNotify event, but when it is working there are two. Could this
be significant?

-- 
Brian May <brian-q50s5p6zN2eXcgI2zpBr/[email protected]>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.