Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        xorg-x11-Xdmx: Distributed Multihead X Server and utilities
        
        
        - Summary
- Xdmx is proxy X server that provides multi-head support for multiple displays
attached to different machines (each of which is running a typical X server).
When Xinerama is used with Xdmx, the multiple displays on multiple machines
are presented to the user as a single unified screen.  A simple application
for Xdmx would be to provide multi-head support using two desktop machines,
each of which has a single display device attached to it.  A complex
application for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays
(each attached to one of 16 computers) into a unified 5120x4096 display.
Changelog
        
            - * Fri May 13 05:00:00 2005 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.6
- - Temporarily disable xorg-x11-6.8.2-use-linux-native-pciscan-by-default.patch
  which was added for a test build in 6.8.2-1.EL.13.4, as it is intended for
  RHEL4_U2, not RHEL4_U1.  We will re-enable this for U2 once U1 is released. 
            - * Fri May 13 05:00:00 2005 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.5
- - Added xorg-x11-6.8.2-ati-ragexl-ia64-avoidcpiofix.patch to workaround issue
  on ia64 with CPIO disabled in ati Mach64 driver (#155609,155610).  For
  future reference, this is also included in FC4 build 6.8.2-31. 
            - * Mon May  2 05:00:00 2005 Mike A. Harris <mharris{%}redhat{*}com> 6.8.2-1.EL.13.4
- - Added xorg-x11-6.8.2-use-linux-native-pciscan-by-default.patch to fix PCI
  config space contention issue by changing the X server to default to using
  Linux native PCI interfaces instead of directly banging on PCI space
  itself (#146386,152608).  Patch is from build 6.8.2-16 in FC4.