Guest User

Untitled

a guest
Nov 14th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.67 KB | None | 0 0
  1. $ synclient
  2. Parameter settings:
  3. LeftEdge = 47
  4. RightEdge = 1152
  5. TopEdge = 34
  6. BottomEdge = 601
  7. FingerLow = 25
  8. FingerHigh = 30
  9. MaxTapTime = 180
  10. MaxTapMove = 59
  11. MaxDoubleTapTime = 180
  12. SingleTapTimeout = 180
  13. ClickTime = 100
  14. EmulateMidButtonTime = 75
  15. EmulateTwoFingerMinZ = 282
  16. EmulateTwoFingerMinW = 7
  17. VertScrollDelta = 27
  18. HorizScrollDelta = 27
  19. VertEdgeScroll = 0
  20. HorizEdgeScroll = 0
  21. CornerCoasting = 0
  22. VertTwoFingerScroll = 0
  23. HorizTwoFingerScroll = 0
  24. MinSpeed = 1
  25. MaxSpeed = 1.75
  26. AccelFactor = 0.147493
  27. TouchpadOff = 2
  28. LockedDrags = 0
  29. LockedDragTimeout = 5000
  30. RTCornerButton = 0
  31. RBCornerButton = 0
  32. LTCornerButton = 0
  33. LBCornerButton = 0
  34. TapButton1 = 0
  35. TapButton2 = 0
  36. TapButton3 = 0
  37. ClickFinger1 = 1
  38. ClickFinger2 = 0
  39. ClickFinger3 = 0
  40. CircularScrolling = 0
  41. CircScrollDelta = 0.1
  42. CircScrollTrigger = 0
  43. CircularPad = 0
  44. PalmDetect = 0
  45. PalmMinWidth = 10
  46. PalmMinZ = 200
  47. CoastingSpeed = 20
  48. CoastingFriction = 50
  49. PressureMotionMinZ = 30
  50. PressureMotionMaxZ = 160
  51. PressureMotionMinFactor = 1
  52. PressureMotionMaxFactor = 1
  53. GrabEventDevice = 0
  54. TapAndDragGesture = 1
  55. AreaLeftEdge = 0
  56. AreaRightEdge = 0
  57. AreaTopEdge = 0
  58. AreaBottomEdge = 0
  59. HorizHysteresis = 6
  60. VertHysteresis = 6
  61. ClickPad = 0
  62.  
  63. 00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
  64. Subsystem: Dell Sunrise Point-LP SMBus
  65. Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
  66. Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
  67. Interrupt: pin A routed to IRQ 16
  68. Region 0: Memory at ef252000 (64-bit, non-prefetchable) [size=256]
  69. Region 4: I/O ports at f040 [size=32]
  70. Kernel driver in use: i801_smbus
  71. Kernel modules: i2c_i
  72.  
  73. $ xinput
  74. ⎡ Virtual core pointer id=2 [master pointer (3)]
  75. ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
  76. ⎜ ↳ Dell Dell Wired Multimedia Keyboard id=11 [slave pointer (2)]
  77. ⎜ ↳ DELL0816:00 044E:121F Touchpad id=15 [slave pointer (2)]
  78. ⎜ ↳ Logitech USB Optical Mouse id=12 [slave pointer (2)]
  79. ⎣ Virtual core keyboard id=3 [master keyboard (2)]
  80. ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
  81. ↳ Power Button id=6 [slave keyboard (3)]
  82. ↳ Video Bus id=7 [slave keyboard (3)]
  83. ↳ Power Button id=8 [slave keyboard (3)]
  84. ↳ Sleep Button id=9 [slave keyboard (3)]
  85. ↳ Dell Dell Wired Multimedia Keyboard id=10 [slave keyboard (3)]
  86. ↳ Dell Dell USB Entry Keyboard id=13 [slave keyboard (3)]
  87. ↳ Integrated_Webcam_HD id=14 [slave keyboard (3)]
  88. ↳ Intel HID events id=16 [slave keyboard (3)]
  89. ↳ AT Translated Set 2 keyboard id=17 [slave keyboard (3)]
  90. ↳ Dell WMI hotkeys id=18 [slave keyboard (3)]
  91. ↳ Dell Dell Wired Multimedia Keyboard id=19 [slave keyboard (3)]
  92.  
  93. apt remove xserver-xorg-input-libinput
  94. apt install xserver-xorg-input-synaptics
  95. apt-get install xautomation
  96. apt-get install xbindkeys
Add Comment
Please, Sign In to add comment