From: Brad M. <bra...@us...> - 2002-05-29 03:15:04
|
Update of /cvsroot/linuxconsole/ruby/linux/Documentation/input In directory usw-pr-cvs1:/tmp/cvs-serv26199/linux/Documentation/input Modified Files: input.txt Log Message: typos, unbalanced <ul> Index: input.txt =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/Documentation/input/input.txt,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- input.txt 25 Sep 2001 09:31:32 -0000 1.7 +++ input.txt 29 May 2002 03:15:01 -0000 1.8 @@ -68,7 +68,7 @@ crw-r--r-- 1 root root 13, 63 Mar 28 22:45 mice - This device has to be created, unless you use devfs, in which case its + This device has to be created, unless you use devfs, in which case it's created automatically. The commands to do create it by hand are: cd /dev @@ -197,7 +197,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_[XY] in the kernel configuration are the size of your screen (in pixels) in XFree86. This is needed if you -want to use your digitizer in X, because it's movement is sent to X +want to use your digitizer in X, because its movement is sent to X via a virtual PS/2 mouse and thus needs to be scaled accordingly. These values won't be used if you use a mouse only. @@ -291,7 +291,7 @@ 6. Contacts ~~~~~~~~~~~ - This effort has it's home page at: + This effort has its home page at: http://www.suse.cz/development/input/ |