Advertisement
Lyude

Xev events when interacting with xfwm4's window borders

Jul 20th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.15 KB | None | 0 0
  1. When I click the border with my touch screen:
  2. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  3. root 0x10e, subw 0xa04c28, time 1862290, (66,15), root:(168,99),
  4. state 0x100, is_hint 0, same_screen YES
  5.  
  6. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  7. root 0x10e, subw 0x0, time 1862290, (66,15), root:(168,99),
  8. mode NotifyGrab, detail NotifyInferior, same_screen YES,
  9. focus NO, state 0
  10.  
  11. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  12. keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  13. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  14.  
  15. LeaveNotify event, serial 18, synthetic NO, window 0xa04c20,
  16. root 0x10e, subw 0x0, time 1862335, (66,14), root:(168,98),
  17. mode NotifyUngrab, detail NotifyInferior, same_screen YES,
  18. focus NO, state 0
  19. -------------------------------------------------------------------------
  20. When I click the border with my touch pad:
  21. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  22. root 0x10e, subw 0x0, time 2012404, (285,8), root:(387,92),
  23. mode NotifyGrab, detail NotifyInferior, same_screen YES,
  24. focus NO, state 256
  25.  
  26. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  27. keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  28. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  29.  
  30. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  31. root 0x10e, subw 0xa04c28, time 2012656, (286,8), root:(388,92),
  32. mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
  33. focus NO, state 0
  34.  
  35. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  36. keys: 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  37. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  38. -------------------------------------------------------------------------
  39. When I double-click the border with my touch screen:
  40. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  41. root 0x10e, subw 0xa04c28, time 2165410, (55,15), root:(157,99),
  42. state 0x100, is_hint 0, same_screen YES
  43.  
  44. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  45. root 0x10e, subw 0x0, time 2165410, (55,15), root:(157,99),
  46. mode NotifyGrab, detail NotifyInferior, same_screen YES,
  47. focus NO, state 0
  48.  
  49. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  50. keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  51. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  52.  
  53. LeaveNotify event, serial 18, synthetic NO, window 0xa04c20,
  54. root 0x10e, subw 0x0, time 2165444, (54,15), root:(156,99),
  55. mode NotifyUngrab, detail NotifyInferior, same_screen YES,
  56. focus NO, state 0
  57.  
  58. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  59. root 0x10e, subw 0xa04c28, time 2165562, (56,14), root:(158,98),
  60. state 0x100, is_hint 0, same_screen YES
  61.  
  62. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  63. root 0x10e, subw 0x0, time 2165562, (56,14), root:(158,98),
  64. mode NotifyGrab, detail NotifyInferior, same_screen YES,
  65. focus NO, state 0
  66.  
  67. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  68. keys: 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  69. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  70.  
  71. LeaveNotify event, serial 18, synthetic NO, window 0xa04c20,
  72. root 0x10e, subw 0x0, time 2165607, (55,16), root:(157,100),
  73. mode NotifyUngrab, detail NotifyInferior, same_screen YES,
  74. focus NO, state 0
  75. -------------------------------------------------------------------------
  76. When I double-click the border with my touch pad:
  77. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  78. root 0x10e, subw 0xa04c28, time 2292656, (571,17), root:(673,101),
  79. state 0x0, is_hint 0, same_screen YES
  80.  
  81. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  82. root 0x10e, subw 0xa04c28, time 2292670, (572,17), root:(674,101),
  83. state 0x0, is_hint 0, same_screen YES
  84.  
  85. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  86. root 0x10e, subw 0xa04c28, time 2292683, (572,17), root:(674,101),
  87. state 0x0, is_hint 0, same_screen YES
  88.  
  89. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  90. root 0x10e, subw 0xa04c28, time 2292707, (572,17), root:(674,101),
  91. state 0x0, is_hint 0, same_screen YES
  92.  
  93. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  94. root 0x10e, subw 0xa04c28, time 2292757, (572,17), root:(674,101),
  95. state 0x0, is_hint 0, same_screen YES
  96.  
  97. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  98. root 0x10e, subw 0xa04c28, time 2292769, (572,17), root:(674,101),
  99. state 0x0, is_hint 0, same_screen YES
  100.  
  101. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  102. root 0x10e, subw 0xa04c28, time 2292781, (572,17), root:(674,101),
  103. state 0x0, is_hint 0, same_screen YES
  104.  
  105. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  106. root 0x10e, subw 0xa04c28, time 2292795, (572,17), root:(674,101),
  107. state 0x0, is_hint 0, same_screen YES
  108.  
  109. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  110. root 0x10e, subw 0xa04c28, time 2292806, (572,17), root:(674,101),
  111. state 0x0, is_hint 0, same_screen YES
  112.  
  113. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  114. root 0x10e, subw 0xa04c28, time 2292817, (573,17), root:(675,101),
  115. state 0x0, is_hint 0, same_screen YES
  116.  
  117. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  118. root 0x10e, subw 0xa04c28, time 2292832, (573,17), root:(675,101),
  119. state 0x0, is_hint 0, same_screen YES
  120.  
  121. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  122. root 0x10e, subw 0xa04c28, time 2292844, (573,17), root:(675,101),
  123. state 0x0, is_hint 0, same_screen YES
  124.  
  125. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  126. root 0x10e, subw 0xa04c28, time 2292882, (573,17), root:(675,101),
  127. state 0x0, is_hint 0, same_screen YES
  128.  
  129. MotionNotify event, serial 18, synthetic NO, window 0xa04c20,
  130. root 0x10e, subw 0xa04c28, time 2292917, (573,17), root:(675,101),
  131. state 0x0, is_hint 0, same_screen YES
  132.  
  133. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  134. root 0x10e, subw 0x0, time 2292930, (573,17), root:(675,101),
  135. mode NotifyGrab, detail NotifyInferior, same_screen YES,
  136. focus NO, state 256
  137.  
  138. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  139. keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  140. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  141.  
  142. EnterNotify event, serial 18, synthetic NO, window 0xa04c20,
  143. root 0x10e, subw 0xa04c28, time 2293179, (574,17), root:(676,101),
  144. mode NotifyUngrab, detail NotifyVirtual, same_screen YES,
  145. focus NO, state 0
  146.  
  147. KeymapNotify event, serial 18, synthetic NO, window 0x0,
  148. keys: 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  149. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
  150.  
  151. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  152. event 0xa04c20, window 0xa04c2a, (0,0), width 16, height 22,
  153. border_width 0, above 0xa04c29, override NO
  154.  
  155. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  156. event 0xa04c20, window 0xa04c2f, (1006,0), width 18, height 22,
  157. border_width 0, above 0xa04c2e, override NO
  158.  
  159. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  160. event 0xa04c20, window 0xa04c2e, (988,0), width 18, height 22,
  161. border_width 0, above 0xa04c2d, override NO
  162.  
  163. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  164. event 0xa04c20, window 0xa04c2d, (970,0), width 18, height 22,
  165. border_width 0, above 0xa04c2c, override NO
  166.  
  167. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  168. event 0xa04c20, window 0xa04c2c, (952,0), width 18, height 22,
  169. border_width 0, above 0xa04c2b, override NO
  170.  
  171. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  172. event 0xa04c20, window 0xa04c28, (0,0), width 1024, height 22,
  173. border_width 0, above 0xa04c27, override NO
  174.  
  175. Expose event, serial 18, synthetic NO, window 0xa04c20,
  176. (803,3), width 8, height 19, count 0
  177.  
  178. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  179. event 0xa04c20, window 0xa04c21, from_configure NO
  180.  
  181. Expose event, serial 18, synthetic NO, window 0xa04c20,
  182. (0,22), width 1, height 454, count 0
  183.  
  184. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  185. event 0xa04c20, window 0xa04c22, from_configure NO
  186.  
  187. Expose event, serial 18, synthetic NO, window 0xa04c20,
  188. (818,22), width 1, height 454, count 0
  189.  
  190. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  191. event 0xa04c20, window 0xa04c23, from_configure NO
  192.  
  193. Expose event, serial 18, synthetic NO, window 0xa04c20,
  194. (16,488), width 787, height 4, count 0
  195.  
  196. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  197. event 0xa04c20, window 0xa04c29, from_configure NO
  198.  
  199. Expose event, serial 18, synthetic NO, window 0xa04c20,
  200. (803,0), width 8, height 3, count 0
  201.  
  202. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  203. event 0xa04c20, window 0xa04c26, from_configure NO
  204.  
  205. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  206. event 0xa04c20, window 0xa04c27, from_configure NO
  207.  
  208. Expose event, serial 18, synthetic NO, window 0xa04c20,
  209. (811,0), width 4, height 1, count 3
  210.  
  211. Expose event, serial 18, synthetic NO, window 0xa04c20,
  212. (811,1), width 6, height 1, count 2
  213.  
  214. Expose event, serial 18, synthetic NO, window 0xa04c20,
  215. (811,2), width 7, height 2, count 1
  216.  
  217. Expose event, serial 18, synthetic NO, window 0xa04c20,
  218. (811,4), width 8, height 18, count 0
  219.  
  220. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  221. event 0xa04c20, window 0xa04c24, from_configure NO
  222.  
  223. Expose event, serial 18, synthetic NO, window 0xa04c20,
  224. (0,476), width 1, height 12, count 2
  225.  
  226. Expose event, serial 18, synthetic NO, window 0xa04c20,
  227. (0,488), width 16, height 3, count 1
  228.  
  229. Expose event, serial 18, synthetic NO, window 0xa04c20,
  230. (1,491), width 15, height 1, count 0
  231.  
  232. UnmapNotify event, serial 18, synthetic NO, window 0xa04c20,
  233. event 0xa04c20, window 0xa04c25, from_configure NO
  234.  
  235. Expose event, serial 18, synthetic NO, window 0xa04c20,
  236. (818,476), width 1, height 12, count 2
  237.  
  238. Expose event, serial 18, synthetic NO, window 0xa04c20,
  239. (803,488), width 16, height 3, count 1
  240.  
  241. Expose event, serial 18, synthetic NO, window 0xa04c20,
  242. (803,491), width 15, height 1, count 0
  243.  
  244. Expose event, serial 18, synthetic NO, window 0xa04c20,
  245. (0,491), width 1, height 1, count 1
  246.  
  247. Expose event, serial 18, synthetic NO, window 0xa04c20,
  248. (818,491), width 1, height 1, count 0
  249.  
  250. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  251. event 0xa04c20, window 0xa04c20, (0,31), width 1024, height 569,
  252. border_width 0, above 0xa0fffa, override NO
  253.  
  254. Expose event, serial 18, synthetic NO, window 0xa04c20,
  255. (0,22), width 1, height 53, count 10
  256.  
  257. Expose event, serial 18, synthetic NO, window 0xa04c20,
  258. (818,22), width 206, height 53, count 9
  259.  
  260. Expose event, serial 18, synthetic NO, window 0xa04c20,
  261. (0,75), width 1, height 413, count 8
  262.  
  263. Expose event, serial 18, synthetic NO, window 0xa04c20,
  264. (818,75), width 102, height 413, count 7
  265.  
  266. Expose event, serial 18, synthetic NO, window 0xa04c20,
  267. (921,75), width 103, height 413, count 6
  268.  
  269. Expose event, serial 18, synthetic NO, window 0xa04c20,
  270. (0,488), width 102, height 53, count 5
  271.  
  272. Expose event, serial 18, synthetic NO, window 0xa04c20,
  273. (103,488), width 817, height 53, count 4
  274.  
  275. Expose event, serial 18, synthetic NO, window 0xa04c20,
  276. (921,488), width 103, height 53, count 3
  277.  
  278. Expose event, serial 18, synthetic NO, window 0xa04c20,
  279. (0,541), width 102, height 4, count 2
  280.  
  281. Expose event, serial 18, synthetic NO, window 0xa04c20,
  282. (921,541), width 103, height 4, count 1
  283.  
  284. Expose event, serial 18, synthetic NO, window 0xa04c20,
  285. (0,545), width 1024, height 24, count 0
  286.  
  287. ConfigureNotify event, serial 18, synthetic NO, window 0xa04c20,
  288. event 0xa04c20, window 0x2400004, (0,22), width 1024, height 547,
  289. border_width 0, above 0xa04c2f, override NO
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement