techmik

42 nouveau

Jul 2nd, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1.  
  2. Section "InputDevice"
  3.  
  4. # generated from default
  5. Identifier "Mouse0"
  6. Driver "mouse"
  7. Option "Protocol" "auto"
  8. Option "Device" "/dev/psaux"
  9. Option "Emulate3Buttons" "no"
  10. Option "ZAxisMapping" "4 5"
  11. Option "CorePointer"
  12. EndSection
  13.  
  14. Section "InputDevice"
  15.  
  16. # generated from default
  17. Identifier "Keyboard0"
  18. Driver "kbd"
  19. Option "Protocol" "auto"
  20. Option "CoreKeyboard"
  21. EndSection
Advertisement
Add Comment
Please, Sign In to add comment