Advertisement
Guest User

Untitled

a guest
Jun 27th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. $uname -a
  2. Linux ubuntu 3.2.0-31-generic #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
  3.  
  4. $ cat /proc/bus/input/devices
  5. I: Bus=0019 Vendor=0000 Product=0001 Version=0000
  6. N: Name="Power Button"
  7. P: Phys=LNXPWRBN/button/input0
  8. S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  9. U: Uniq=
  10. H: Handlers=kbd event0
  11. B: PROP=0
  12. B: EV=3
  13. B: KEY=10000000000000 0
  14.  
  15. I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
  16. N: Name="AT Translated Set 2 keyboard"
  17. P: Phys=isa0060/serio0/input0
  18. S: Sysfs=/devices/platform/i8042/serio0/input/input1
  19. U: Uniq=
  20. H: Handlers=sysrq kbd event1
  21. B: PROP=0
  22. B: EV=120013
  23. B: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
  24. B: MSC=10
  25. B: LED=7
  26.  
  27. I: Bus=0011 Vendor=0002 Product=0005 Version=0000
  28. N: Name="ImPS/2 Generic Wheel Mouse"
  29. P: Phys=isa0060/serio1/input0
  30. S: Sysfs=/devices/platform/i8042/serio1/input/input4
  31. U: Uniq=
  32. H: Handlers=mouse0 event2
  33. B: PROP=0
  34. B: EV=7
  35. B: KEY=70000 0 0 0 0
  36. B: REL=103
  37.  
  38. I: Bus=0003 Vendor=0e0f Product=0003 Version=0110
  39. N: Name="VMware VMware Virtual USB Mouse"
  40. P: Phys=usb-0000:02:00.0-1/input0
  41. S: Sysfs=/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.0/input/input5
  42. U: Uniq=
  43. H: Handlers=mouse1 event3 js0
  44. B: PROP=0
  45. B: EV=1f
  46. B: KEY=ffff0000 0 0 0 0
  47. B: REL=140
  48. B: ABS=3
  49. B: MSC=10
  50.  
  51. I: Bus=0003 Vendor=0e0f Product=0003 Version=0110
  52. N: Name="VMware VMware Virtual USB Mouse"
  53. P: Phys=usb-0000:02:00.0-1/input1
  54. S: Sysfs=/devices/pci0000:00/0000:00:11.0/0000:02:00.0/usb2/2-1/2-1:1.1/input/input6
  55. U: Uniq=
  56. H: Handlers=mouse2 event4
  57. B: PROP=0
  58. B: EV=17
  59. B: KEY=ffff0000 0 0 0 0
  60. B: REL=143
  61. B: MSC=10
  62.  
  63. $ sudo ls -l /proc/$(pgrep Xorg)/fd
  64.  
  65. total 0
  66. l-wx------ 1 root root 64 Jun 27 09:43 0 -> /var/log/Xorg.0.log
  67. lrwx------ 1 root root 64 Jun 27 09:43 1 -> socket:[9032]
  68. lrwx------ 1 root root 64 Jun 27 09:43 10 -> socket:[11288]
  69. lrwx------ 1 root root 64 Jun 27 09:43 11 -> /dev/input/event0
  70. lrwx------ 1 root root 64 Jun 27 09:43 12 -> /dev/input/event3
  71. lrwx------ 1 root root 64 Jun 27 09:43 13 -> /dev/input/event4
  72. lrwx------ 1 root root 64 Jun 27 09:43 14 -> /dev/input/event1
  73. lrwx------ 1 root root 64 Jun 27 09:43 15 -> /dev/input/event2
  74. lrwx------ 1 root root 64 Jun 27 09:43 16 -> socket:[11297]
  75. lrwx------ 1 root root 64 Jun 27 09:43 17 -> socket:[13681]
  76. lrwx------ 1 root root 64 Jun 27 09:43 18 -> socket:[13690]
  77. lrwx------ 1 root root 64 Jun 27 09:43 19 -> socket:[13693]
  78. l-wx------ 1 root root 64 Jun 27 09:43 2 -> /var/log/lightdm/x-0.log
  79. lrwx------ 1 root root 64 Jun 27 09:43 20 -> socket:[12778]
  80. lrwx------ 1 root root 64 Jun 27 09:43 21 -> socket:[11883]
  81. lrwx------ 1 root root 64 Jun 27 09:43 22 -> socket:[10176]
  82. lrwx------ 1 root root 64 Jun 27 09:43 23 -> socket:[11896]
  83. lrwx------ 1 root root 64 Jun 27 09:43 24 -> socket:[13794]
  84. lrwx------ 1 root root 64 Jun 27 09:43 25 -> socket:[12867]
  85. lrwx------ 1 root root 64 Jun 27 09:43 26 -> socket:[11905]
  86. lrwx------ 1 root root 64 Jun 27 09:43 27 -> socket:[13842]
  87. lrwx------ 1 root root 64 Jun 27 09:43 28 -> socket:[12880]
  88. lrwx------ 1 root root 64 Jun 27 09:43 29 -> socket:[12889]
  89. lrwx------ 1 root root 64 Jun 27 09:43 3 -> socket:[9033]
  90. lrwx------ 1 root root 64 Jun 27 09:43 30 -> socket:[10224]
  91. lrwx------ 1 root root 64 Jun 27 09:43 31 -> socket:[10229]
  92. lrwx------ 1 root root 64 Jun 27 09:43 32 -> socket:[10239]
  93. lrwx------ 1 root root 64 Jun 27 09:43 33 -> socket:[12902]
  94. lrwx------ 1 root root 64 Jun 27 09:43 34 -> socket:[14349]
  95. lrwx------ 1 root root 64 Jun 27 09:43 35 -> socket:[13926]
  96. lrwx------ 1 root root 64 Jun 27 09:43 36 -> socket:[14154]
  97. lrwx------ 1 root root 64 Jun 27 09:43 37 -> socket:[13941]
  98. lrwx------ 1 root root 64 Jun 27 09:43 38 -> socket:[13016]
  99. lrwx------ 1 root root 64 Jun 27 09:43 39 -> socket:[12118]
  100. lr-x------ 1 root root 64 Jun 27 09:43 4 -> /usr/lib/xorg/protocol.txt
  101. lrwx------ 1 root root 64 Jun 27 09:43 40 -> socket:[14450]
  102. lrwx------ 1 root root 64 Jun 27 09:43 41 -> socket:[14617]
  103. lrwx------ 1 root root 64 Jun 27 09:43 42 -> socket:[14688]
  104. lrwx------ 1 root root 64 Jun 27 09:43 43 -> socket:[14704]
  105. lrwx------ 1 root root 64 Jun 27 09:43 44 -> socket:[16426]
  106. lrwx------ 1 root root 64 Jun 27 09:43 45 -> socket:[14746]
  107. l-wx------ 1 root root 64 Jun 27 09:43 5 -> /proc/mtrr
  108. lrwx------ 1 root root 64 Jun 27 09:43 6 -> socket:[9306]
  109. lrwx------ 1 root root 64 Jun 27 09:43 7 -> /dev/tty7
  110. lrwx------ 1 root root 64 Jun 27 09:43 8 -> /dev/vga_arbiter
  111. lrwx------ 1 root root 64 Jun 27 09:43 9 -> /dev/dri/card0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement