Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.51 KB | None | 0 0
  1. 1. nothing
  2. 9/PgUp
  3. KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
  4. root 0x169, subw 0x0, time 6580395, (122,-48), root:(122,37),
  5. state 0x2000, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
  6. XLookupString gives 0 bytes:
  7. XFilterEvent returns: False
  8. 3/PgDn
  9. KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
  10. root 0x169, subw 0x0, time 6581582, (122,-48), root:(122,37),
  11. state 0x2000, keycode 89 (keysym 0xff9b, KP_Next), same_screen YES,
  12. XLookupString gives 0 bytes:
  13. XFilterEvent returns: False
  14. What does it do?
  15. Behavior 1
  16. It scrolls up and down in X programs such libreoffice, firefox, geany, etc.
  17. In xterm, Konsole and in the virtual consoles (tty1-6)
  18. PgUp shows nothing and PgDn shows a tilde (~),
  19. but in programs like vim, man, htop, etc, it scrolls up and down.
  20.  
  21.  
  22. 2. nothing+shift
  23. 9/PgUp
  24. KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
  25. root 0x169, subw 0x0, time 7040086, (134,-46), root:(134,39),
  26. state 0x2001, keycode 81 (keysym 0xffb9, KP_9), same_screen YES,
  27. XLookupString gives 1 bytes: (39) "9"
  28. XFilterEvent returns: False
  29. 3/PgDn
  30. KeyRelease event, serial 40, synthetic NO, window 0x4c00001,
  31. root 0x169, subw 0x0, time 7069470, (149,-29), root:(149,56),
  32. state 0x2001, keycode 89 (keysym 0xffb3, KP_3), same_screen YES,
  33. XLookupString gives 1 bytes: (33) "3"
  34. XFilterEvent returns: False
  35. What does it do?
  36. Behavior 2
  37. In X it inputs the numbers 3 and 9 (libreoffice, firefox, geany, Konsole, xterm)
  38. In virtual consoles with PgUp I get nothing, and with PgDn I get a tilde (~).
  39. But in terminal/console programs like man it scrolls up and down,
  40. in vim with tty it scrolls, but vim in X with xterm shows a 3 or a 9.
  41.  
  42.  
  43. 3. nothing+fn
  44. 9/PgUp
  45. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  46. root 0x169, subw 0x0, time 10085533, (140,-56), root:(140,29),
  47. state 0x0, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
  48. XLookupString gives 0 bytes:
  49. XFilterEvent returns: False
  50. 3/PgDn
  51. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  52. root 0x169, subw 0x0, time 10086495, (140,-56), root:(140,29),
  53. state 0x0, keycode 89 (keysym 0xff9b, KP_Next), same_screen YES,
  54. XLookupString gives 0 bytes:
  55. XFilterEvent returns: False
  56. What does it do?
  57. Behavior 1
  58. It scrolls up and down in X programs such libreoffice, firefox, geany, etc.
  59. In xterm, Konsole and in the virtual consoles (tty1-6)
  60. PgUp shows nothing and PgDn shows a tilde (~),
  61. But in programs like vim, man, htop, etc, it scrolls up and down.
  62.  
  63.  
  64. 4. nothing+shift+fn
  65. 9/PgUp
  66. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  67. root 0x169, subw 0x0, time 10340446, (137,-28), root:(137,57),
  68. state 0x1, keycode 81 (keysym 0xffb9, KP_9), same_screen YES,
  69. XLookupString gives 1 bytes: (39) "9"
  70. XFilterEvent returns: False
  71. 3/PgDn
  72. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  73. root 0x169, subw 0x0, time 10341858, (137,-28), root:(137,57),
  74. state 0x1, keycode 89 (keysym 0xffb3, KP_3), same_screen YES,
  75. XLookupString gives 1 bytes: (33) "3"
  76. XFilterEvent returns: False
  77. What does it do?
  78. Behavior 2
  79. In X it inputs the numbers 3 and 9 (libreoffice, firefox, geany, Konsole, xterm)
  80. In virtual consoles with PgUp I get nothing, and with PgDn I get a tilde (~).
  81. But in terminal/console programs like man it scrolls up and down,
  82. In vim with tty it scrolls, but vim in X with xterm shows a 3 or a 9.
  83.  
  84.  
  85.  
  86. 8. numlock
  87. 9/PgUp
  88. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  89. root 0x169, subw 0x0, time 11168601, (403,141), root:(403,226),
  90. state 0x10, keycode 81 (keysym 0xffb9, KP_9), same_screen YES,
  91. XLookupString gives 1 bytes: (39) "9"
  92. XFilterEvent returns: False
  93. 3/PgDn
  94. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  95. root 0x169, subw 0x0, time 11169192, (403,141), root:(403,226),
  96. state 0x10, keycode 89 (keysym 0xffb3, KP_3), same_screen YES,
  97. XLookupString gives 1 bytes: (33) "3"
  98. XFilterEvent returns: False
  99. What does it do?
  100. In both X and tty it inputs 3 and 9
  101.  
  102.  
  103. 9. numlock+shift
  104. 9/PgUp
  105. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  106. root 0x169, subw 0x0, time 11577572, (151,-30), root:(151,55),
  107. state 0x11, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
  108. XLookupString gives 0 bytes:
  109. XFilterEvent returns: False
  110. 3/PgDn
  111. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  112. root 0x169, subw 0x0, time 11578397, (151,-30), root:(151,55),
  113. state 0x11, keycode 89 (keysym 0xff9b, KP_Next), same_screen YES,
  114. XLookupString gives 0 bytes:
  115. XFilterEvent returns: False
  116. What does it do?
  117. In Libreoffice, Firefox, etc, it scrolls and selects text at the same time
  118. In Konsole it scrolls up and down normally (not in vim inside it!)
  119. In xterm PgUp inputs 2~ and PgDn inputs ;2~
  120. But in programs like vim, man, htop, etc, it scrolls up and down.
  121. In tty I only get 3 and 9
  122.  
  123.  
  124. 10. numlock+fn
  125. 9/PgUp
  126. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  127. root 0x169, subw 0x0, time 11727381, (2114,1356), root:(2114,1441),
  128. state 0x10, keycode 81 (keysym 0xffb9, KP_9), same_screen YES,
  129. XLookupString gives 1 bytes: (39) "9"
  130. XFilterEvent returns: False
  131. 3/PgDn
  132. KeyRelease event, serial 40, synthetic NO, window 0x5400001,
  133. root 0x169, subw 0x0, time 11728368, (2114,1356), root:(2114,1441),
  134. state 0x10, keycode 89 (keysym 0xffb3, KP_3), same_screen YES,
  135. XLookupString gives 1 bytes: (33) "3"
  136. XFilterEvent returns: False
  137. What does it do?
  138. In Konsole, Libreoffice, Firefox, etc, I get 3 and 9
  139. In xterm I get 3 and 9
  140. In tty I only get 3 and 9
  141.  
  142.  
  143. 11. numlock+shift+fn
  144. 9/PgUp
  145. KeyRelease event, serial 40, synthetic NO, window 0x5600001,
  146. root 0x169, subw 0x0, time 12016566, (-2212,1246), root:(1434,1331),
  147. state 0x11, keycode 81 (keysym 0xff9a, KP_Prior), same_screen YES,
  148. XLookupString gives 0 bytes:
  149. XFilterEvent returns: False
  150. 3/PgDn
  151. KeyRelease event, serial 40, synthetic NO, window 0x5600001,
  152. root 0x169, subw 0x0, time 12017788, (-2212,1246), root:(1434,1331),
  153. state 0x11, keycode 89 (keysym 0xff9b, KP_Next), same_screen YES,
  154. XLookupString gives 0 bytes:
  155. XFilterEvent returns: False
  156. What does it do?
  157. In Libreoffice, Firefox, etc, it scrolls and selects text at the same time
  158. In Konsole it scrolls up and down normally (not in vim inside it!)
  159. In xterm PgUp inputs 2~ and PgDn inputs ;2~
  160. But in programs like vim, man, htop, etc, it scrolls up and down.
  161. In tty I only get 3 and 9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement