diff options
author | Peter Osterlund <petero2@telia.com> | 2004-02-29 23:12:08 +0100 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:01:52 +0200 |
commit | 8078d4c2b9622e78c30dd6cbf413711ccef7ee52 (patch) | |
tree | 114a4f27dc19495e34a1ca56fcbf98a5454b22b5 /INSTALL | |
parent | eeb40cac2b2dfa411618f2ecbffedc85166e675f (diff) |
Mention that the X server log file is usually called
/var/log/XFree86.0.log.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -79,9 +79,10 @@ Section "ServerLayout" devices except one to "AlwaysCore" instead of "CorePointer". 6. Start/Restart the X Server. If the touchpad doesn't work: - a) Check the XFree Logfiles - b) Try to start the XServer with 'startx -- -logverbose 8' for more - Output + a) Check the XFree log file. This file is usually called + /var/log/XFree86.0.log. + b) Try to start the X server with 'startx -- -logverbose 8' for + more output. 7. If you want to be able to change driver parameters without restarting the X server, enable the "SHMConfig" option in the XFree |