Author: arekm   Date: Thu Nov 27 09:46:45 2008 GMT
Module: PLDWWW   URL: 
http://www.pld-linux.org/Docs/xorg?action=diff&rev2=5&rev1=4
---- Log message:


---- Page affected: Docs/xorg

---- Diffs:

================================================================
  == xserver and evdev driven input devices + HAL ==
  
  xorg server can use two different sources of mouse, keyboard information.
- This one is anount evdev driven and HAL provided information. evdev kernel 
module needs to be loaded.
+ This one is anount evdev driven and HAL provided information. 
+ 
+ evdev kernel module needs to be loaded:
+ {{{
+ echo evdev >> /etc/modules
+ modprobe evdev
+ }}}
  
  xorg.conf:
  {{{
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to