[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X issues



Hi,

the colormap problem when going back to text mode is fixed in CVS
(rev 1.51 of xc/programs/Xserver/hw/xfree86/vgahw/vgaHW.c)

The problem was that there was a long #if defined(linux) || defined(MINIX) || ...
which was missing the defined(__GNU__).  In general, there might be more
places where this happened.  So someone who has a vague (or better!) understanding
of the X sources could spend some time on grepping through the whole source
and check for linux and Linux and see if the code is appropriate for the
Hurd, too.  Not all code is!  So this must be done intelligently.

As to the xterm problems:  Could someone give us the output of `stty' in a
Hurd xterm?

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



Reply to: