A simple Xcursor theme for core cursors

2003-01-25 Thread pcpa
Hi, I built a set of the core cursors (only size 16), for testing, it is available at http://www.conectiva.com.br/~pcpa/xcursor.tar.gz To build/test/install: $ tar zxvf xcursor.tar.gz $ cd xcursor == for sh $ for f in *.cfg; do xcursorgen $f `echo $f | sed -e 's@.cfg@@'`; done == for csh

Re: s3virge bigendian

2003-01-25 Thread Kevin Brosius
Meelis Roos wrote: Have you tried setting BIT_ORDER_IN_BYTE_LSBFIRST or BIT_ORDER_IN_BYTE_MSBFIRST in the *ColorExpandFillFlags field of the XAAInfoRec ? Wow. Option NoAccel makes the reversion go away and fixes garbage in Mozilla too. Changing MSBFIRST to LSBFIRST fixed the

Re: s3virge bigendian

2003-01-25 Thread Kevin Brosius
Michel Dänzer wrote: On Mon, 2003-01-20 at 18:57, Meelis Roos wrote: Colors are OK now but the bitmaps are broken. When fonts are drawn in xterm, every 8 pixels are horizontally reversed (in 16bpp mode). Mozilla window contets are mostly OK but some garbage remains inside frames.

Re: 4.2.99.4 Test report : Ctr-Alt-BkSpc status?

2003-01-25 Thread David Dawes
On Sat, Jan 25, 2003 at 02:42:57PM -0500, Kevin Brosius wrote: I've upgraded a machine from an early version of 4.2.99 (.1 I think) and find a couple problems. I am unable to kill the server with Ctr-Alt-BkSpc as mentioned in several earlier list emails, although this problem is listed as

Re: 4.2.99.4 Test report : Ctr-Alt-BkSpc status?

2003-01-25 Thread Kevin Brosius
David Dawes wrote: On Sat, Jan 25, 2003 at 02:42:57PM -0500, Kevin Brosius wrote: I've upgraded a machine from an early version of 4.2.99 (.1 I think) and find a couple problems. I am unable to kill the server with Ctr-Alt-BkSpc as mentioned in several earlier list emails, although this

Re: 4.2.99.4 Test report: Mouse protocol auto fails

2003-01-25 Thread David Dawes
On Sat, Jan 25, 2003 at 03:21:10PM -0500, Kevin Brosius wrote: For a previously working setup, mouse protocol auto no longer succeeds in configuring the mouse, however it appears not to fail either, leaving the server up with a non-working mouse pointer. I do not have 'AllowMouseOpenFail' set.