Page 1 sur 1

[LXDE] Problème installation

Publié : mer. 29 sept. 2010, 03:28
par defmsy
Bonjour.
Je tente d'installer lxde sur un eeepc 901.
J'ai installé archlinux et j'ai suivis le tuto d'installation de lxde mais impossible de lancer lxde manuellement ou automatiquement.
Je n'ai pas de fichier "~/.xinitrc"

Re: [LXDE] Problème installation

Publié : mer. 29 sept. 2010, 07:18
par biginoz
créer-le à la rigueur !

Code : Tout sélectionner

#!/bin/sh
#
# ~/.xinitrc
#
# Executed by startx (run your window manager from here)

# exec gnome-session
# exec startkde
# exec startxfce4
# ...or the Window Manager of your choice


exec ck-launch-session startlxde

Re: [LXDE] Problème installation

Publié : mer. 29 sept. 2010, 15:44
par defmsy
J'ai déjà essayé mais j'obtient "startx: command not found"

Re: [LXDE] Problème installation

Publié : mer. 29 sept. 2010, 16:01
par FoolEcho
Tu n'as pas du installer et configurer le serveur X alors (cf. groupe xorg).