# # http://www.tldp.org//HOWTO/Xinerama-HOWTO/xf86config.html http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/ref-guide/s1-x-server.html # http://www.madisonlinux.org/minutes/20000222presentation.html # - startup files # - use XAUTH ( ~/.Xauthority ) ( MIT cookies ) for security # - use xauth instead of xhost # http://www.roadflares.org/howto/dualheadxfree.html # Xinerama as an option in the XFree86 server release 4.0.+ that allows # (in my particular case) to run two monitors using two video card # # startx -- +xinerama # # /usr/X11R6/bin/X +xinerama # # http://www.tldp.org//HOWTO/Xinerama-HOWTO/ # # Section "ServerFlags" # Option "Xinerama" "true" # http://krampus.phys.uconn.edu/computers/FAQ/xinerama.html # # http://www.pvv.ntnu.no/~kim/Monitors6.html # # # End of file