Xorg is a the default XWindow server since Debian 4.0 (etch). It replaces XFree86. It is maintained in Debian by the XStrikeForce.

Current Status

Configure X

As root user, run in a terminal:

dpkg-reconfigure xserver-xorg

This will present you with a wizard for configuration.

Run X

After installation run

startx

or as root run

invoke-rc.d gdm 

(see gdm manpage).

KDE user should use kdm. Others might use xdm.

See Also

External Links


CategoryXWindowSystem | CategoryDesktopEnvironment

Xorg (last edited 2008-05-04 17:58:45 by SalokineTerata)