how to set Xcursor theme in 4.4.0 RC 1

2003-12-17 Thread Jeff Chua
Setting Xcursor theme in ~/.Xdefaults Xcursor.theme: redglass doesn't seem to work anymore. What is the proper way to set mouse color? Thanks, Jeff [ [EMAIL PROTECTED] ] ___ Devel mailing list [EMAIL PROTECTED]

cvs hang at xc/workInProgress/xsm

2004-01-07 Thread Jeff Chua
I've been having trouble download XFree86 using cvs. It started happening few days ago, and always hang at xc/workInProgress/xsm ... ... cvs server: Updating xc/workInProgress/record/lib cvs server: Updating xc/workInProgress/record/lib/Xtst cvs server: Updating xc/workInProgress/record/programs

i830 screen black after resume on 4.4

2004-04-09 Thread Jeff Chua
I'm getting black screen after power resume on version 4.4.99.2. I can see the mouse, all window frames, but black contents. No such problem with 4.3.0. Tested on linux 2.4.26-rc2 and 2.6.5 I'm using apm to resume, and with 4.3.0, it works fine. Thanks, Jeff [ [EMAIL PROTECTED] ]

Re: i830 screen black after resume on 4.4

2004-04-11 Thread Jeff Chua
, Jeff Chua wrote: still doesn't work. But why _old_ version works better than new one? Usually newer version should works better, but in this case, it looks like going one step back ... Thanks, Jeff [ [EMAIL PROTECTED] ] On Fri, 9 Apr 2004, Alex Deucher wrote: --- Jeff Chua [EMAIL

Re: i830 screen black after resume on 4.4

2004-04-12 Thread Jeff Chua
On Mon, 12 Apr 2004, Alan Hourihane wrote: Have you tried adding Option VBERestore false Tried, but still doesn't work. On Sun, 11 Apr 2004, Alex Deucher wrote: Can you narrow down the exact change that caused the problem? I looked into why 4_3_99_9 works, and anything after doesn't, and

cvs compile failed

2004-06-22 Thread Jeff Chua
Just downloaded the lastest cvs. Failed to compile. itsy.c:78: warning: no previous prototype for `itsyCardInit' itsy.c: In function `itsyCardInit': itsy.c:87: `FB_LCD_PARAMS' undeclared (first use in this function) itsy.c:87: (Each undeclared identifier is reported only once itsy.c:87: for each

Re: cvs compile failed

2004-06-27 Thread Jeff Chua
On Wed, 23 Jun 2004, David Dawes wrote: On Wed, Jun 23, 2004 at 11:24:54AM +0100, Dr Andrew C Aitchison wrote: I'll fix xfree86.cf to turn XItsyServer off by default. I expect that the tinyx/itsy ought to be removed. Any chance of this happening soon? The latest CVS still fails. In file included

Re: cvs compile failed

2004-06-28 Thread Jeff Chua
On Mon, 28 Jun 2004, Andrew C Aitchison wrote: On Wed, 23 Jun 2004, David Dawes wrote: Turn XItsyServer off by default (it doesn't build). in xc/config/cf/xfree86.cf You probably need to do a make World (or at least make Makefiles) in the top level to get this change to take effect.

cvs compile failed: fbdev

2004-08-29 Thread Jeff Chua
latest cvs has this problem. Just downloaded today. gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef -I../../../../../programs/Xserver/hw/tinyx

Re: cvs compile failed: fbdev

2004-09-04 Thread Jeff Chua
On Fri, 3 Sep 2004, Marc Aurele La France wrote: I don't know what the problem is, but it does seem that under /usr/include/linux, your fb.h and list.h are not what they should be. They came straigt from linux-2.6.9rc1. I realized that the cvs compiles fine with linux-2.4, but not the fbdev

Re: GLX/DRI changes break make World

2004-12-20 Thread Jeff Chua
On Mon, 20 Dec 2004, Marc Aurele La France wrote: On Mon, 20 Dec 2004, Andrew C Aitchison wrote: The recent GLX/DRI changes break make World. The first error is `../../../../../../lib/GL/dri/glcontextmodes.o', needed by `gamma_dri.so'. Are these from a fresh checkout? Or a `cvs update` overlaid

(no subject)

2005-01-13 Thread Jeff Chua
lastest CVS gives the following error when issuing startx ... Symbol Xllalloc from module /usr/X11R6/lib/modules/fonts/libspeedo.a is unresolved! Symbol Xllrealloc from module /usr/X11R6/lib/modules/fonts/libspeedo.a is unresolved! This should not happen! An unresolved function

Re: (no subject) - Symbol Xllalloc ...unresolved!

2005-01-13 Thread Jeff Chua
On Thu, 13 Jan 2005, Marc Aurele La France wrote: Symbol Xllalloc from module /usr/X11R6/lib/modules/fonts/libspeedo.a is unresolved! That's an oversight on my part. I've just committed a fix that adds these sybols to hw/xfree86/loader/dixsym.c. Thanks for pointing out the problem. Ok, the

Re: (no subject) - Symbol Xllalloc ...unresolved! (fwd)

2005-01-13 Thread Jeff Chua
On Thu, 13 Jan 2005, Marc Aurele La France wrote: Symbol Xllalloc from module /usr/X11R6/lib/modules/fonts/libspeedo.a is unresolved! That's an oversight on my part. I've just committed a fix that adds these sybols to hw/xfree86/loader/dixsym.c. Thanks for pointing out the problem. Ok, the

dixsym.c:353: `LogTypeToTxt' undeclared

2005-01-26 Thread Jeff Chua
dixsym.c:353: `LogTypeToTxt' undeclared here (not in a function) dixsym.c:353: initializer element is not constant dixsym.c:353: (near initialization for `dixLookupTab[198].offset') make[5]: *** [dixsym.o] Error 1 make[5]: Leaving directory `/v6/src2/xfree86/xc/programs/Xserver/hw/xfree86/loader'

[PATCH] fontmisc.h

2005-01-27 Thread Jeff Chua
The latest CVS can't compile bdfread.c Attached is a patch to make it work on gcc version 2.95.3 20010315. gcc -c -ansi -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef -I../../../include/fonts -I../include

mmapr.c compile problem

2005-04-04 Thread Jeff Chua
gcc -c -O2 -fno-strength-reduce -ansi -Wall -Wpointer-arith -Wundef -I. -I../../../../../programs/Xserver/hw/xfree86/common -I../../../../../programs/Xserver/hw/xfree86/os-support -I../../../../../programs/Xserver/include -I../../../../../exports/include/X11

Re: [PATCH] BRe: mmapr.c compile problem

2005-04-07 Thread Jeff Chua
On Thu, 7 Apr 2005, Marc Aurele La France wrote: I've just committed a change to fix the typo you reported and #define LINUX_MOD_DEVICETABLE_H where apprpriate. Just downloaded and verified that both mmapr.c and mmapw.c compiled ok. I like your way of #define LINUX_MOD_DEVICETABLE_H. Thanks,

Re: Symbol i830PrintModes unresolved (fwd)

2005-05-24 Thread Jeff Chua
On Tue, 24 May 2005, Alan Hourihane wrote: Fixed. Confirmed lastest cvs to be working again. Thanks, Jeff. ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

patch for linux-2.6.13-rc1

2005-07-01 Thread Jeff Chua
The latest linux kernel 2.6.13-rc1 modified joystick.h The patch below is needed to compile using the new kernel. Thanks, Jeff. --- xfree86/xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c.org 2005-07-01 13:50:04 +0800 +++ xfree86/xc/programs/Xserver/hw/xfree86/input/ur98/xf86Ur-98.c

xf86InterpretEDID xf86DoEDID_Option symbols unresolved

2005-09-15 Thread Jeff Chua
The lastest CVS source can't start X11 after I do a fresh make World. Here's the error ... Symbol xf86InterpretEDID from module /usr/X11R6/lib/modules/libvbe.a is unresolved! Symbol xf86DoEDID_Option from module /usr/X11R6/lib/modules/libvbe.a is unresolved! When I roll back to CVS from

[PATCH] trident_video.c

2005-12-08 Thread Jeff Chua
The following patch is needed in order to compile trident_video.c with gcc-2.95.3 ... Thanks, Jeff --- xfree86/xc/programs/Xserver/hw/xfree86/drivers/trident/trident_video.c.org 2005-12-09 12:05:15 +0800 +++ xfree86/xc/programs/Xserver/hw/xfree86/drivers/trident/trident_video.c

[PATCH] to comply using Linux-2.6.16-rc2

2006-02-05 Thread Jeff Chua
I make this patch in order to compile latest CVS source with Linux-2.6.16-rc2 XFree86 Version 4.5.99.20 Release Date: 23 January 2006 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.16-rc2 i686 [ELF] I know it would be nice to do that change in input.h, but afraid it'll

how to change mouse select behavior?

2006-03-07 Thread Jeff Chua
I noticed a few weeks ago with the CVS source, double-click on hte left mouse can select a whole word, then the feature disappeared. Is there anyway to get the feature to work again? Thanks, Jeff ___ Devel mailing list Devel@XFree86.Org

Re: how to change mouse select behavior?

2006-03-08 Thread Jeff Chua
It's xterm. I'm referring to double-clicking on 1233:03030-30303 and it'll select the whole 1233:03030-30303 instead of 1233 Thanks, Jeff On Tue, 7 Mar 2006, Thomas Dickey wrote: On Wed, 8 Mar 2006, Jeff Chua wrote: I noticed a few weeks ago with the CVS source, double-click on hte left

Re: how to change mouse select behavior?

2006-03-08 Thread Jeff Chua
On Wed, 8 Mar 2006, Thomas Dickey wrote: You're reading it correctly. I was pointing out that there is a better solution than doing that. So for now, how can I bring back that behaviour? What's the syntax for adding charClass to .Xdefaults? Thanks you. Jeff.

Re: how to change mouse select behavior?

2006-03-09 Thread Jeff Chua
On Thu, 9 Mar 2006, Thomas Dickey wrote: So for now, how can I bring back that behaviour? What's the syntax for adding charClass to .Xdefaults? *charClass: 33:48,35:48,37-38:48,43-47:48,58:48,61:48,63-64:48,126:48 Thank you so much. Now that I know it's in xterm, I looked up man xterm and

[PATCH] xf86sym.c

2006-06-29 Thread Jeff Chua
Latest CVS can't compile due to __unused undefined. Here's a fix ... --- xfree86/xc/programs/Xserver/hw/xfree86/loader/xf86sym.c 2006-06-29 13:23:00 +0800 +++ xfree86/xc/programs/Xserver/hw/xfree86/loader/xf86sym.c 2006-06-29 09:58:16 +0800 @@ -289,7 +289,7 @@ * For propolice/gcc

driver for i965?

2006-11-07 Thread Jeff Chua
When can we expect the Intel 965 gma3000 to be integrated in the current cvs? Thanks, Jeff ___ Devel mailing list Devel@XFree86.Org http://XFree86.Org/mailman/listinfo/devel

Re: ANN: xterm #230

2008-01-03 Thread Jeff Chua
On Mon, 31 Dec 2007, Thomas Dickey wrote: Patch #230 - 2007/12/31 Compiled and installed ok, but when I tried to compile another program ... basically with a lot of screen output, the new xterm will disappear and dmesg shows ... segfault at 0001 eip 080743b4