Advertisement
Guest User

Untitled

a guest
Jan 4th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.23 KB | None | 0 0
  1. [kiv@thinkpad-x230 ~]$ thinkpad-rotate -vv --force-direction cw
  2. tps.config DEBUG ----------------------------------
  3. tps.config DEBUG Program was started with arguments: ['/usr/bin/thinkpad-rotate', '-vv', '--force-direction', 'cw']
  4. tps.config DEBUG Default configfile is /usr/lib/python3.5/site-packages/tps/default.ini.
  5. tps.screen DEBUG subprocess “xrandr -q --verbose”
  6. tps DEBUG Converted “normal” to “Direction(xrandr='normal', subpixel='rgb', physically_closed=False, rot_mat=[1, 0, 0, 0, 1, 0, 0, 0, 1])”.
  7. tps.screen INFO Current rotation is “Direction(xrandr='normal', subpixel='rgb', physically_closed=False, rot_mat=[1, 0, 0, 0, 1, 0, 0, 0, 1])”.
  8. tps DEBUG Converted “cw” to “Direction(xrandr='right', subpixel='vbgr', physically_closed=True, rot_mat=[0, 1, 0, -1, 0, 1, 0, 0, 1])”.
  9. tps.rotate INFO User chose to set to Direction(xrandr='right', subpixel='vbgr', physically_closed=True, rot_mat=[0, 1, 0, -1, 0, 1, 0, 0, 1])
  10. tps DEBUG Command “/home/kiv/.config/thinkpad-scripts/hooks/prerotate” not found.
  11. tps.screen DEBUG subprocess “xrandr --output LVDS1 --rotate right”
  12. tps.screen DEBUG subprocess “xrandr -q”
  13. tps.input DEBUG Translation and scaling matrix: [[ 1.00000 0.00000 0.00000 ][ 0.00000 1.00000 0.00000 ][ 0.00000 0.00000 1.00000 ]]
  14. tps.input DEBUG Complete transformation matrix: [[ 0.00000 1.00000 0.00000 ][ -1.00000 0.00000 1.00000 ][ 0.00000 0.00000 1.00000 ]]
  15. tps.config DEBUG Default configfile is /usr/lib/python3.5/site-packages/tps/default.ini.
  16. tps.input DEBUG Using “Wacom ISD.*id=(\d+)” as regex to find Wacom devices.
  17. tps.input DEBUG subprocess “xinput”
  18. tps.input INFO Mapping and rotating all input devices.
  19. tps.input DEBUG subprocess “xinput set-prop 11 'Coordinate Transformation Matrix' 0.0 1.0 0.0 -1.0 0.0 1.0 0.0 0.0 1.0”
  20. tps.input DEBUG subprocess “xinput set-prop 12 'Coordinate Transformation Matrix' 0.0 1.0 0.0 -1.0 0.0 1.0 0.0 0.0 1.0”
  21. tps.input DEBUG subprocess “xinput set-prop 16 'Coordinate Transformation Matrix' 0.0 1.0 0.0 -1.0 0.0 1.0 0.0 0.0 1.0”
  22. tps.input INFO Resetting “Wacom Rotation” property.
  23. tps.input DEBUG subprocess “xinput --list-props 11”
  24. tps.input DEBUG Device 11 has property “Wacom Rotation”
  25. tps.input DEBUG subprocess “xinput set-prop 11 'Wacom Rotation' 0”
  26. tps.input DEBUG subprocess “xinput --list-props 12”
  27. tps.input DEBUG Device 12 has property “Wacom Rotation”
  28. tps.input DEBUG subprocess “xinput set-prop 12 'Wacom Rotation' 0”
  29. tps.input DEBUG subprocess “xinput --list-props 16”
  30. tps.input DEBUG Device 16 has property “Wacom Rotation”
  31. tps.input DEBUG subprocess “xinput set-prop 16 'Wacom Rotation' 0”
  32. tps.screen DEBUG subprocess “xrandr”
  33. tps DEBUG Command “xfconf-query” not found.
  34. tps DEBUG Command “gsettings” found.
  35. tps.screen DEBUG subprocess “gsettings list-schemas”
  36. tps.screen WARNING gsettings is installed, but the "org.gnome.settings-daemon.plugins.xsettings" schema is not available
  37. tps.vkeyboard DEBUG subprocess “pgrep ''”
  38. tps.input DEBUG subprocess “xinput list”
  39. tps.input DEBUG subprocess “xinput set-prop 17 'Device Enabled' 0”
  40. tps.input DEBUG subprocess “xinput list”
  41. tps.input DEBUG subprocess “xinput set-prop 14 'Device Enabled' 0”
  42. tps DEBUG Command “/home/kiv/.config/thinkpad-scripts/hooks/postrotate” not found.
  43. [kiv@thinkpad-x230 ~]$ thinkpad-rotate -vv --force-direction normal
  44. tps.config DEBUG ----------------------------------
  45. tps.config DEBUG Program was started with arguments: ['/usr/bin/thinkpad-rotate', '-vv', '--force-direction', 'normal']
  46. tps.config DEBUG Default configfile is /usr/lib/python3.5/site-packages/tps/default.ini.
  47. tps.screen DEBUG subprocess “xrandr -q --verbose”
  48. tps DEBUG Converted “right” to “Direction(xrandr='right', subpixel='vbgr', physically_closed=True, rot_mat=[0, 1, 0, -1, 0, 1, 0, 0, 1])”.
  49. tps.screen INFO Current rotation is “Direction(xrandr='right', subpixel='vbgr', physically_closed=True, rot_mat=[0, 1, 0, -1, 0, 1, 0, 0, 1])”.
  50. tps DEBUG Converted “normal” to “Direction(xrandr='normal', subpixel='rgb', physically_closed=False, rot_mat=[1, 0, 0, 0, 1, 0, 0, 0, 1])”.
  51. tps.rotate INFO User chose to set to Direction(xrandr='normal', subpixel='rgb', physically_closed=False, rot_mat=[1, 0, 0, 0, 1, 0, 0, 0, 1])
  52. tps DEBUG Command “/home/kiv/.config/thinkpad-scripts/hooks/prerotate” not found.
  53. tps.screen DEBUG subprocess “xrandr --output LVDS1 --rotate normal”
  54. tps.screen DEBUG subprocess “xrandr -q”
  55. tps.input DEBUG Translation and scaling matrix: [[ 1.00000 0.00000 0.00000 ][ 0.00000 1.00000 0.00000 ][ 0.00000 0.00000 1.00000 ]]
  56. tps.input DEBUG Complete transformation matrix: [[ 1.00000 0.00000 0.00000 ][ 0.00000 1.00000 0.00000 ][ 0.00000 0.00000 1.00000 ]]
  57. tps.config DEBUG Default configfile is /usr/lib/python3.5/site-packages/tps/default.ini.
  58. tps.input DEBUG Using “Wacom ISD.*id=(\d+)” as regex to find Wacom devices.
  59. tps.input DEBUG subprocess “xinput”
  60. tps.input INFO Mapping and rotating all input devices.
  61. tps.input DEBUG subprocess “xinput set-prop 11 'Coordinate Transformation Matrix' 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0”
  62. tps.input DEBUG subprocess “xinput set-prop 12 'Coordinate Transformation Matrix' 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0”
  63. tps.input DEBUG subprocess “xinput set-prop 16 'Coordinate Transformation Matrix' 1.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 1.0”
  64. tps.input INFO Resetting “Wacom Rotation” property.
  65. tps.input DEBUG subprocess “xinput --list-props 11”
  66. tps.input DEBUG Device 11 has property “Wacom Rotation”
  67. tps.input DEBUG subprocess “xinput set-prop 11 'Wacom Rotation' 0”
  68. tps.input DEBUG subprocess “xinput --list-props 12”
  69. tps.input DEBUG Device 12 has property “Wacom Rotation”
  70. tps.input DEBUG subprocess “xinput set-prop 12 'Wacom Rotation' 0”
  71. tps.input DEBUG subprocess “xinput --list-props 16”
  72. tps.input DEBUG Device 16 has property “Wacom Rotation”
  73. tps.input DEBUG subprocess “xinput set-prop 16 'Wacom Rotation' 0”
  74. tps.screen DEBUG subprocess “xrandr”
  75. tps DEBUG Command “xfconf-query” not found.
  76. tps DEBUG Command “gsettings” found.
  77. tps.screen DEBUG subprocess “gsettings list-schemas”
  78. tps.screen WARNING gsettings is installed, but the "org.gnome.settings-daemon.plugins.xsettings" schema is not available
  79. tps.vkeyboard DEBUG subprocess “pgrep ''”
  80. tps.vkeyboard DEBUG subprocess “killall ''”
  81. : процесс не найден
  82. tps.input DEBUG subprocess “xinput list”
  83. tps.input DEBUG subprocess “xinput set-prop 17 'Device Enabled' 1”
  84. tps.input DEBUG subprocess “xinput list”
  85. tps.input DEBUG subprocess “xinput set-prop 14 'Device Enabled' 1”
  86. tps DEBUG Command “/home/kiv/.config/thinkpad-scripts/hooks/postrotate” not found.
  87. [kiv@thinkpad-x230 ~]$ xinput
  88. ⎡ Virtual core pointer id=2 [master pointer (3)]
  89. ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  90. ⎜ ↳ Wacom ISDv4 E6 Pen stylus id=11 [slave pointer (2)]
  91. ⎜ ↳ Wacom ISDv4 E6 Finger touch id=12 [slave pointer (2)]
  92. ⎜ ↳ Wacom ISDv4 E6 Pen eraser id=16 [slave pointer (2)]
  93. ⎜ ↳ Logitech K360 id=9 [slave pointer (2)]
  94. ⎜ ↳ Logitech Wireless Mouse M560 id=18 [slave pointer (2)]
  95. ⎜ ↳ TPPS/2 IBM TrackPoint id=17 [slave pointer (2)]
  96. ⎜ ↳ SynPS/2 Synaptics TouchPad id=14 [slave pointer (2)]
  97. ⎣ Virtual core keyboard id=3 [master keyboard (2)]
  98. ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  99. ↳ Power Button id=6 [slave keyboard (3)]
  100. ↳ Video Bus id=7 [slave keyboard (3)]
  101. ↳ Sleep Button id=8 [slave keyboard (3)]
  102. ↳ Integrated Camera id=10 [slave keyboard (3)]
  103. ↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
  104. ↳ ThinkPad Extra Buttons id=15 [slave keyboard (3)]
  105. [kiv@thinkpad-x230 ~]$ xinput list-props 12
  106. Device 'Wacom ISDv4 E6 Finger touch':
  107. Device Enabled (141): 1
  108. Coordinate Transformation Matrix (143): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  109. Device Accel Profile (267): 0
  110. Device Accel Constant Deceleration (268): 1.000000
  111. Device Accel Adaptive Deceleration (269): 1.000000
  112. Device Accel Velocity Scaling (270): 10.000000
  113. Device Node (262): "/dev/input/event7"
  114. Wacom Tablet Area (296): 10, 10, 2773, 1564
  115. Wacom Rotation (297): 0
  116. Wacom Pressurecurve (298): 0, 0, 100, 100
  117. Wacom Serial IDs (299): 230, 1, 3, 0, 0
  118. Wacom Serial ID binding (300): 0
  119. Wacom Pressure Threshold (301): 0
  120. Wacom Sample and Suppress (302): 2, 4
  121. Wacom Enable Touch (303): 1
  122. Wacom Enable Touch Gesture (305): 0
  123. Wacom Touch Gesture Parameters (306): 20, 20, 0
  124. Wacom Tool Type (307): "TOUCH" (314)
  125. Wacom Button Actions (308): "Wacom button action 0" (309), "Wacom button action 1" (310), "Wacom button action 2" (311)
  126. Wacom button action 0 (309): 1572865
  127. Wacom button action 1 (310): 1572866
  128. Wacom button action 2 (311): 1572867
  129. Device Product ID (261): 1386, 230
  130. Wacom Debug Levels (313): 0, 0
  131. [kiv@thinkpad-x230 ~]$ thinkpad-rotate cw
  132. tps.screen WARNING gsettings is installed, but the "org.gnome.settings-daemon.plugins.xsettings" schema is not available
  133. [kiv@thinkpad-x230 ~]$ xinput list-props 12
  134. Device 'Wacom ISDv4 E6 Finger touch':
  135. Device Enabled (141): 1
  136. Coordinate Transformation Matrix (143): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  137. Device Accel Profile (267): 0
  138. Device Accel Constant Deceleration (268): 1.000000
  139. Device Accel Adaptive Deceleration (269): 1.000000
  140. Device Accel Velocity Scaling (270): 10.000000
  141. Device Node (262): "/dev/input/event7"
  142. Wacom Tablet Area (296): 10, 10, 2773, 1564
  143. Wacom Rotation (297): 0
  144. Wacom Pressurecurve (298): 0, 0, 100, 100
  145. Wacom Serial IDs (299): 230, 1, 3, 0, 0
  146. Wacom Serial ID binding (300): 0
  147. Wacom Pressure Threshold (301): 0
  148. Wacom Sample and Suppress (302): 2, 4
  149. Wacom Enable Touch (303): 1
  150. Wacom Enable Touch Gesture (305): 0
  151. Wacom Touch Gesture Parameters (306): 20, 20, 0
  152. Wacom Tool Type (307): "TOUCH" (314)
  153. Wacom Button Actions (308): "Wacom button action 0" (309), "Wacom button action 1" (310), "Wacom button action 2" (311)
  154. Wacom button action 0 (309): 1572865
  155. Wacom button action 1 (310): 1572866
  156. Wacom button action 2 (311): 1572867
  157. Device Product ID (261): 1386, 230
  158. Wacom Debug Levels (313): 0, 0
  159. [kiv@thinkpad-x230 ~]$ thinkpad-rotate normal
  160. tps.screen WARNING gsettings is installed, but the "org.gnome.settings-daemon.plugins.xsettings" schema is not available
  161. : процесс не найден
  162. [kiv@thinkpad-x230 ~]$ xinput list-props 12
  163. Device 'Wacom ISDv4 E6 Finger touch':
  164. Device Enabled (141): 1
  165. Coordinate Transformation Matrix (143): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
  166. Device Accel Profile (267): 0
  167. Device Accel Constant Deceleration (268): 1.000000
  168. Device Accel Adaptive Deceleration (269): 1.000000
  169. Device Accel Velocity Scaling (270): 10.000000
  170. Device Node (262): "/dev/input/event7"
  171. Wacom Tablet Area (296): 10, 10, 2773, 1564
  172. Wacom Rotation (297): 0
  173. Wacom Pressurecurve (298): 0, 0, 100, 100
  174. Wacom Serial IDs (299): 230, 1, 3, 0, 0
  175. Wacom Serial ID binding (300): 0
  176. Wacom Pressure Threshold (301): 0
  177. Wacom Sample and Suppress (302): 2, 4
  178. Wacom Enable Touch (303): 1
  179. Wacom Enable Touch Gesture (305): 0
  180. Wacom Touch Gesture Parameters (306): 20, 20, 0
  181. Wacom Tool Type (307): "TOUCH" (314)
  182. Wacom Button Actions (308): "Wacom button action 0" (309), "Wacom button action 1" (310), "Wacom button action 2" (311)
  183. Wacom button action 0 (309): 1572865
  184. Wacom button action 1 (310): 1572866
  185. Wacom button action 2 (311): 1572867
  186. Device Product ID (261): 1386, 230
  187. Wacom Debug Levels (313): 0, 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement