Startx
- Startx
-
startx est un script permettant le lancement d'une session du système de fenêtre X.
Il est souvent utilisé sans arguments.
Les différentes façons de lancer X Window
L'exécutable correspondant à X Window est un fichier qui porte un nom très court : X (format ELF LSB); il est visible lorsqu'on affiche la liste de tous les processus (commande ps).
Exemple de paramètres de lancement de X Window avec startx :
- /usr/bin/X11/X -dpi 100 -nolisten tcp
Sur un linux avec GNOME, le lancement de X Window est fait par gdm (GNOME Display Manager) automatiquement (et non pas par un startx manuel).
Exemple de paramètres de lancement de X Window avec gdm :
- /usr/X11R6/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
Voir KDE Display Manager
Xinit : l'initialisateur
Le shell xinit est l'initialisateur de X Window. Il existe aussi un répertoire xinit qui contient les 2 shell suivants pour
- le serveur X Window : xserverrc : il appelle l'exécutable X
- un client X Window : xinitrc : il appelle le script d'ouverture de session XSession
Voir (en) xinit.
Analyse des problèmes de X Window
En général, startx est utilisé pour analyser les problèmes qui se produisent sur le lancement de X Window.
Il existe d'autres méthodes d'analyse complémentaires :
- consulter le fichier de log qui trace ce que fait X Window. Par exemple, sur la distribution debian de linux, ce fichier de trace est par défaut : /var/log/XFree86.0.log.
Shell xfree86-common (de /etc/init.d)
Cette section est vide, insuffisamment détaillée ou incomplète.
Votre aide est la bienvenue !
Compléments
Articles connexes
- Pour le fichier de configuration XF86Config-4 (de /etc/X11), voir (en) XF86Config
Liens externes
Wikimedia Foundation.
2010.
Contenu soumis à la licence CC-BY-SA. Source : Article Startx de Wikipédia en français (auteurs)
Regardez d'autres dictionnaires:
Xinit — The xinit program allows a user to manually start an X server. The startx script is a front end for xinit.By default, xinit and startx start an X server on display :0 and then start an xterm on it. When the xterm terminates, xinit and startx kill … Wikipedia
X Window System — X11 redirects here. For other uses, see X11 (disambiguation). A historical example of graphical user interface and applications common to the MIT X Consortium s distribution running under the twm window manager: X Terminal, Xbiff, xload and a… … Wikipedia
Cliente liviano — Comparación en tamaño entre el Clientron U700 (un cliente liviano) y un computador de escritorio tradicional. Un cliente liviano o cliente ligero (thin client o slim client en inglés) es una computadora cliente o un software de cliente en una… … Wikipedia Español
Extended display identification data — (EDID) is a data structure provided by a computer display to describe its capabilities to a graphics card. It is what enables a modern personal computer to know what kind of monitor is connected. EDID is defined by a standard published by the… … Wikipedia
Fast user switching — is a feature on some modern multi user operating systems such as Windows XP, Windows Vista, Mac OS X, OpenSUSE, Ubuntu and Fedora. [cite web | url=http://fedoraproject.org/wiki/Desktop/FastUserSwitching | title=Desktop/FastUserSwitching |… … Wikipedia
XFree86 Modeline — A mode line may also refer to a line in the Emacs editor that provides information about the buffer and modes. A modeline is a configuration line in xorg.conf or the XFree86 configuration file (XF86Config) that provides information to the X… … Wikipedia
Markstrat — Developer(s) StratX Simulations Publisher(s) INSEAD Platform(s) Microsoft Windows Genre(s) … Wikipedia
Xbase-clients — is a suite of tools and utilities for the X Window System. Included Tools *editres, which queries and updates the X resource database *startx and xinit, which initialize X sessions from the command line *xauth, a tool for controlling access to… … Wikipedia
Xnest — is an X Window System server that shows its output in a window. In other words, Xnest opens a window that works like another screen in which the user can open windows, etc.At the protocol level, Xnest works like a client of the server hosting the … Wikipedia
X Window System core protocol — The X Window System logo The X Window System core protocol[1][2][3] is the base protocol of the X Windo … Wikipedia