XLibre Xserver
Go to file
Egbert Eich 16f9d2d72a Let the OS instead of X save/restore text console fonts on Linux. So far we
relied on the generic VGA layer to restore text console fonts for us
    when shutting down the server or VT switching back to the text console.
    This has worked rather well but it has some downsides on Linux: a. Many
    people use fbdev as console text mode. In this case it is not necessary
    to save/restore console fonts as the console is running in graphics
    mode anyway. b. Some architectures don't have a fbdev console but
    require a full POST of even the primary card (ie. IA64). This posting
    has to take place before we even have a chance to save anything.
    Therefore the fonts we save are the once written to the chip by POST,
    not what has been programmed by the user. c. Certain chipsets utilize
    the BIOS to perform mode setting. This may interfer with the vga
    save/restore font function in a strange way. It would therefore be
    preferrable to let the OS - which has been used to set up the font in
    the first place - take care of saving/restoring the data. I will attach
    a patch which will do so for Linux. To make this fully functional a
    small patch needs to be applied to the Linux kernel. To disable this
    feature add: #define DoOSFontRestore NO to your host.def. (Bugzilla
    #2277)
2005-01-14 18:42:26 +00:00
GL Thu Jan 13 17:45:13 2005 Søren Sandmann <sandmann@redhat.com> 2005-01-13 23:07:41 +00:00
XTrap Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
Xext Use snprintf. 2004-12-15 20:51:25 +00:00
Xi Merging XORG-CURRENT into trunk 2004-04-23 18:54:16 +00:00
XpConfig Fix for http://xprint.freedesktop.org/bugzilla/show_bug.cgi?id=791 - Adding 2004-06-25 00:02:11 +00:00
Xprint //bugs.freedesktop.org/show_bug.cgi?id=2167) attachment #1641 2005-01-10 23:38:50 +00:00
afb xc/programs/Xserver/afb/afbbres.c 2005-01-14 08:37:30 +00:00
cfb xc/programs/Xserver/afb/afbbres.c 2005-01-14 08:37:30 +00:00
cfb24 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
composite Clip destination instead of source. Should be the same, but it looks nicer 2004-08-15 21:13:11 +00:00
damageext Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
dbe Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
dix Allow overriding DPMS defaults (timeouts & default for on/off) from 2004-09-22 17:20:56 +00:00
doc Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
fb Thu Jan 13 15:40:29 2005 Søren Sandmann <sandmann@redhat.com> 2005-01-13 20:49:21 +00:00
hw Let the OS instead of X save/restore text console fonts on Linux. So far we 2005-01-14 18:42:26 +00:00
ilbm Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
include Bugzilla #1865, https://bugs.freedesktop.org/show_bug.cgi?id=1865 Added 2004-12-03 11:57:42 +00:00
iplan2p4 Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
lbx Adding a colormap index to the InitColormapPrivate() func call. Without it 2004-07-30 21:10:46 +00:00
mfb xc/programs/Xserver/afb/afbbres.c 2005-01-14 08:37:30 +00:00
mi //bugs.freedesktop.org/show_bug.cgi?id=1361) attachment #938 2004-12-08 05:48:16 +00:00
miext Fix crash with more than one screen reported by John Davidorff Pell. 2004-12-09 22:40:35 +00:00
os Added copyright notice. 2005-01-14 12:17:10 +00:00
randr Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
record Merging XORG-CURRENT into trunk 2004-04-23 19:54:30 +00:00
render Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
xfixes Encoding of numerous files changed to UTF-8 2004-12-04 00:43:13 +00:00
xkb xc/programs/Xserver/xkb/ddxList.c 2005-01-09 17:35:47 +00:00