RE: More specific logging than xev
Giles Atkinson <[email protected]> Wed, 15 Aug 2012 09:54:34 +0100
| Newsgroups | gmane.comp.gnome.wm-spec |
|---|---|
| Message-ID | <F992DC73CB61244FA00BF67DD648CAF0DDE64E246A@LONPMAILBOX01.citrite.net> |
Simon, Try xmon or xtrace or x11vis - these are all X11 protocol interceptor/analysers that will show everything in two messages. Giles -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Simon Hafner Sent: 15 August 2012 07:03 To: [email protected] Subject: More specific logging than xev Hey I'm implementing some EWMH with emacs. There is a function (x-send-client-message) to send X messages. According to xev -root, the root window receives ClientMessage event, serial 20, synthetic YES, window 0x2200012, message_type 0x13f (_NET_CURRENT_DESKTOP), format 32 but does not switch desktop. `wmctrl -s 1` gives the same message ClientMessage event, serial 26, synthetic YES, window 0xab, message_type 0x13f (_NET_CURRENT_DESKTOP), format 32 but it switches desktops. How can I debug that further? Greetings Simon Hafner _______________________________________________ wm-spec-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/wm-spec-list