Jump to letter: [
49ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xorg-x11-Xvfb: A X Windows System virtual framebuffer X server.
- Summary
- Xvfb (X Virtual Frame Buffer) is an X server that is able to run on
machines with no display hardware and no physical input devices.
Xvfb simulates a dumb framebuffer using virtual memory. Xvfb does
not open any devices, but behaves otherwise as an X display. Xvfb
is normally used for testing servers.
Changelog
- * Wed Jun 25 19:00:00 2008 Dave Airlie <airlied{%}redhat{*}com> 6.8.2-1.EL.52
- remove g80 support - too fragile for RHEL 4.
- * Tue Jun 24 19:00:00 2008 Dave Airlie <airlied{%}redhat{*}com> 6.8.2-1.EL.51
- nv-g80-support.patch - fix linking against older system.
- nv-g80-lvds.patch - fix LVDS support to not break DVI.
- * Thu Jun 12 19:00:00 2008 Adam Jackson <ajax{%}redhat{*}com> 6.8.2-1.EL.50
- xorg-x11-6.8.2-vesa-vbe-clear.patch: Fix wild pointer chase. (#205361)