Differences between version 2 and predecessor to the previous major change of XSessionErrors.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Saturday, March 17, 2007 7:30:32 am | by IanMcDonald | Revert |
Older page: | version 1 | Last edited on Friday, March 16, 2007 8:07:02 pm | by LawrenceDoliveiro | Revert |
@@ -1,5 +1,8 @@
-The file ~/.
xsession-errors contains anything written to Standard Error by GUI-based programs. If such a program crashes or fails to start, it can be useful to look at the last few lines in this file to see if any messages shed light on the problem:
+The file xsession-errors in your home directory
contains anything written to Standard Error by GUI-based programs. If such a program crashes or fails to start, it can be useful to look at the last few lines in this file to see if any messages shed light on the problem:
+<verbatim>
less ~/.xsession-errors
+</verbatim>
-__Availability__: present under KDE on SuSE
. Any others?
+
+
__Availability__: present under all modern Linux distros
.