From af47a9e0dd891dcaa52b12f4eda85381e0467916 Mon Sep 17 00:00:00 2001 From: Kean Johnson Date: Tue, 8 Nov 2005 06:33:33 +0000 Subject: See ChangeLog entry 2005-11-07 for details. --- startx.man | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'startx.man') diff --git a/startx.man b/startx.man index 559c6d0..3087db4 100644 --- a/startx.man +++ b/startx.man @@ -72,6 +72,23 @@ startx -- -dpi 100 .PP startx -- -layout Multihead .RE +#ifdef __SCOMAN__ +.PP +To determine the client to run, +.I startx +looks for the following files, in order: +.RS +.PP +.I $(HOME)/.startxrc +.PP +.I __libdir__/sys.startxrc +.PP +.I $(HOME)/.xinitrc +.PP +.I __xinitdir__/xinitrc +.RE +.PP +#else .PP To determine the client to run, .I startx @@ -83,6 +100,7 @@ the file in the .I xinit library directory. +#endif If command line client options are given, they override this behavior and revert to the .IR xinit (1) @@ -166,6 +184,17 @@ and .IR Xsecurity (__miscmansuffix__) manual pages for more information on X client/server authentication. .SH FILES +#ifdef __SCOMAN__ +.TP 25 +.I $(HOME)/.startxrc +Client to run. Typically a shell script which runs many programs in +the background. +.TP 25 +.I __libdir__/sys.startxrc +Client to use if the user has no +.I .startxrc +file. +#endif .TP 25 .I $(HOME)/.xinitrc Client to run. Typically a shell script which runs many programs in -- cgit v1.2.3