.\" -*- coding: UTF-8 -*- .\" .\" Copyright 1993, 1998 The Open Group .\" .\" Permission to use, copy, modify, distribute, and sell this software and its .\" documentation for any purpose is hereby granted without fee, provided that .\" the above copyright notice appear in all copies and that both that .\" copyright notice and this permission notice appear in supporting .\" documentation. .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The Open Group shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" .\" .\"******************************************************************* .\" .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* .TH STARTX 1 "xinit 1.4.2" "X Version 11" .SH NOME startx \- inizializza una sessione X .SH SINTASSI \fBstartx\fP [ [ \fIclient\fP ] \fIopzioni\fP \&.\|.\|. ] [ \fB\-\^\-\fP [ \fIserver\fP ] [ \fIdisplay\fP ] \fIopzioni\fP \&.\|.\|. ] .SH DESCRIZIONE Lo script \fIstartx\fP è un'interfaccia grafica a \fIxinit\fP la quale fornisce un qualcosa di più carino all'interfaccia utente per l'esecuzione di una sessione singola del X Window System. Spesso è eseguito senza argomenti. .PP Arguments immediately following the \fIstartx\fP command are used to start a client in the same manner as \fBxinit\fP(1). The special argument '\-\^\-' marks the end of client arguments and the beginning of server options. It may be convenient to specify server options with startx to change them on a per\-session basis. Some examples of specifying server arguments follow; consult the manual page for your X server to determine which arguments are legal. .RS .PP startx \-\^\- \-depth 16 .PP startx \-\^\- \-dpi 100 .PP startx \-\^\- \-layout Multihead .RE .PP Note that in the Debian system, what many people traditionally put in the \&\fI.xinitrc\fP file should go in \fI.xsession\fP instead; this permits the same X environment to be presented whether \fIstartx\fP, \fIxdm\fP, or \fIxinit\fP is used to start the X session. All discussion of the \fI.xinitrc\fP file in the \fIxinit\fP(1) manual page applies equally well to \fI.xsession.\fP Keep in mind that \fI.xinitrc\fP is used only by \fIxinit\fP(1) and completely ignored by \fIxdm\fP(1). .PP To determine the client to run, \fBstartx\fP first checks the environment variable \fIXINITRC\fP for a filename. If that variable is unset, or does not contain a filename, it looks for a file called \fI.xinitrc\fP in the user's home directory. If that is not found, it uses the file \fIxinitrc\fP in the \fIxinit\fP library directory. If command line client options are given, they override this behavior and revert to the \fBxinit\fP(1) behavior. To determine the server to run, \fBstartx\fP checks the environment variable \fIXSERVERRC\fP for a filename. If that variable is unset, or does not contain a filename, it looks for a file called \fI.xserverrc\fP in the user's home directory. If that is not found, it uses the file \fIxserverrc\fP in the \fIxinit\fP library directory. If command line server options are given, they override this behavior and revert to the \fBxinit\fP(1) behavior. Users rarely need to provide a \fI.xserverrc\fP file. See the \fBxinit\fP(1) manual page for more details on the arguments. .PP I file del system\-wide \fIxinitrc\fP e \fIxserverrc\fP si possono trovare nella directory \fI/etc/X11/xinit\fP. .SH "VARIABILI D'AMBIENTE" .TP 25 DISPLAY This variable gets set to the name of the display to which clients should connect. Note that this gets \fIset\fP, not read. .TP 25 XAUTHORITY Questa variabile, se non ancora definita, è impostata a \fI$(HOME)/.Xauthority\fP. Questo avviene per prevenire che il server X, se non viene dato l'argomento \fI\-auth\fP, dall'automatica messa in non\-sicurezza dell'autenticazione host\-based per l'host locale. Guardare le pagine man di \fIXserver\fP(1) e \fIXsecurity\fP(7) per maggiori informazioni sull'autenticazione client/server su X. .TP 25 XINITRC This variable should contain the location of an xinitrc file. If unset, \fI$(HOME)/.xinitrc\fP or \fI/etc/X11/xinit/xinitrc\fP will be used. .TP 25 XSERVERRC This variable should contain the location of an xserver file. If unset, \fI$(HOME)/.xinitrc\fP or \fI/etc/X11/xinit/xserverrc\fP will be used. .SH FILE .TP 25 \fI$(HOME)/.xinitrc\fP Il client da eseguire. Tipicamente uno script di shell il quale esegue diversi programmi in background. .TP 25 \fI$(HOME)/.xserverrc\fP Il server da eseguire. Per default è \fIX\fP. .TP 25 \fI/etc/X11/xinit/xinitrc\fP Il client da eseguire se l'utente non ha un file \fI.xinitrc\fP. .TP 25 \fI/etc/X11/xinit/xserverrc\fP Il server da eseguire se l'utente non ha un file \fI.xserverrc\fP. .SH "VEDERE ANCHE" \fBxinit\fP(1), \fBX\fP(7), \fBXserver\fP(1), \fBXorg\fP(1), \fBxorg.conf\fP(5) .PP .SH TRADUZIONE La traduzione italiana di questa pagina di manuale è stata creata da Marco Curreli . .PP Questa traduzione è documentazione libera; leggere la .UR https://www.gnu.org/licenses/gpl-3.0.html GNU General Public License Versione 3 .UE o successiva per le condizioni di copyright. Non ci assumiamo alcuna responsabilità. .PP Per segnalare errori nella traduzione di questa pagina di manuale inviare un messaggio a .MT pluto-ildp@lists.pluto.it .ME .