X11R6 Info
|
|
| X11 Servers |
|
| X11 SVGA Drivers |
|
| Dual-Head SVGA Controllers |
|
| XF86Config Configuration Tools |
XF86Config
XF86Config-4 -- used for which serves
XF86Config-fbdev -- used for ?? ( yeah, framebuffer driver but ...)
XF86Config-vesa -- used for ?? ( yeah, vesa driver but ...)
manual editing :-)
XFree86 -configure
XFree86 -xf86config /root/XF86Config.new
cd /etc/X11 ; cp -p XF86Config XF86Config.Previous
cp /root/XF86Config.new /etc/X11/XF86Config
vi /etc/X11/XF86Config
Example XF86Config files
Various XF86Config file Creation Tools
XFree86 -configure
xf86cfg
XF86Setup
Xconfigurator
pyxf86config
dexconf
redhat-config-xfree86
SaX
XFdrakea
|
| Debugging X11 |
XFree86 -probeonly
XFree86 -scanpci
(bus)0:(card)0:(function)1
0:xx:yy --> PCI card
1:xx:yy --> AGP card
cat /proc/pci
lspci -vvx
pcitweak -l
nonGnu.org dmiDecode
glxinfo
glxgears
|
| ModeLines |
|
| xinitrc - startx |
startx
# start the X server on virtual console six with 16 bit color
startx -- -bpp 16 vt06
xinit -- /usr/X11R6/bin/X -layout "2 Monitors"
xinit reads ~/.initrc
.xsession
- ln -s .xinitc .xsession -- if you want the same look-n-feel
|
| Console |
|
| Desktop Managers |
|
| Window Manager |
|