Advertisement
Guest User

Untitled

a guest
Aug 20th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. $ cat /var/log/Xorg.0.log | grep -iE 'mouse|touchpad|pointer|synaptics'
  2. [ 10.578] (**) |-->Input Device "Mouse0"
  3. [ 10.578] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
  4. [ 10.578] (WW) Disabling Mouse0
  5. [ 10.701] (==) intel(0): Silken mouse enabled
  6. [ 10.816] (**) Razer Razer Blade: Applying InputClass "evdev pointer catchall"
  7. [ 10.816] (--) evdev: Razer Razer Blade: Found 3 mouse buttons
  8. [ 10.816] (II) evdev: Razer Razer Blade: Configuring as mouse
  9. [ 10.816] (II) XINPUT: Adding extended input device "Razer Razer Blade" (type: MOUSE, id 11)
  10. [ 10.816] (II) config/udev: Adding input device Razer Razer Blade (/dev/input/mouse0)
  11. [ 10.817] (--) evdev: Razer Razer Blade: Found 1 mouse buttons
  12. [ 10.817] (II) evdev: Razer Razer Blade: Configuring as mouse
  13. [ 6940.383] (II) config/udev: Adding input device Razer Razer Blade (/dev/input/mouse0)
  14. [ 6940.384] (**) Razer Razer Blade: Applying InputClass "evdev pointer catchall"
  15. [ 6940.384] (--) evdev: Razer Razer Blade: Found 3 mouse buttons
  16. [ 6940.384] (II) evdev: Razer Razer Blade: Configuring as mouse
  17. [ 6940.384] (II) XINPUT: Adding extended input device "Razer Razer Blade" (type: MOUSE, id 12)
  18. [ 6940.386] (--) evdev: Razer Razer Blade: Found 1 mouse buttons
  19. [ 6940.386] (II) evdev: Razer Razer Blade: Configuring as mouse
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement