CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 07:03:37 Log message: - handle IPv6 addresses in DefineSelf() when using getifaddrs(). - handle scoped link-local IPv6 addresses as implemented in KAME in DefineSelf(). Modified files:

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:09:31 Log message: reorder connections in XDMCP request packet, so that connections of the same type as the XDMCP connection itself are sent first. This is a workaround for a bug in xdm where

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:12:34 Log message: When handling a request paquet, select a supported connection type if possible. If no supported connection is proposed, dont reject the connection. Problem noticed by Mario

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:15:14 Log message: Darwin has Getifaddrs(), use it. Modified files: xc/config/cf/: darwin.cf Revision ChangesPath 1.47 +2 -1 xc/config/cf/darwin.cf

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:18:54 Log message: update credits Modified files: xc/programs/Xserver/hw/xfree86/doc/sgml/: RELNOTES.sgml Revision ChangesPath 1.93 +2 -1

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:22:02 Log message: one more Modified files: xc/programs/Xserver/hw/xfree86/doc/sgml/: LICENSE.sgml Revision ChangesPath 1.21 +23 -1

CVS Update: xc (branch: trunk)

2004-01-01 Thread Matthieu Herrb
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 09:24:19 Log message: update formatted docs Modified files: ./: RELNOTES xc/programs/Xserver/hw/xfree86/doc/: RELNOTES LICENSE Revision ChangesPath 1.29

CVS Update: test (branch: trunk)

2004-01-01 Thread David Dawes
CVSROOT:/home/x-cvs Module name:test Changes by: [EMAIL PROTECTED] 04/01/01 13:47:10 Log message: Build fixes for FreeBSD 5.x. Modified files: test/xsuite/xtest/bin/: pclean pmake test/xsuite/xtest/src/libproto/: Expect.c XstIO.c XstlibInt.h

CVS Update: xc (branch: trunk)

2004-01-01 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 22:07:14 Log message: credits update Modified files: xc/programs/Xserver/hw/xfree86/doc/sgml/: RELNOTES.sgml Revision ChangesPath 1.94 +3 -3

CVS Update: xc (branch: trunk)

2004-01-01 Thread David Dawes
CVSROOT:/home/x-cvs Module name:xc Changes by: [EMAIL PROTECTED] 04/01/01 22:08:06 Log message: 726. Make sure that the ring buffer is flushed in I810CloseScreen(). This fixes unpredictable behaviour that sometimes shows up after server exit/restart or

Re: Fwd: [Bug 1027] New: symbol for EAK print keys and PrintScreen is the same

2004-01-01 Thread Rafa Rzepecki
On Saturday 27 of December 2003 18:52, Rafa Rzepecki wrote: -- Forwarded Message -- Subject: [Bug 1027] New: symbol for EAK print keys and PrintScreen is the same I forwarded this in hope for some discussion to take place, but nobody seem interested. Please, state your

nv background light control patch version 2.

2004-01-01 Thread Hugang
On Sun, 28 Dec 2003 14:00:13 +0800 Hugang [EMAIL PROTECTED] wrote: Please CC to me, I'm not in maillist. I'm use PowerBook G4 with linux, Now I upgrade Xserver to 4.3.99.902. Yes, from now NV driver can turn lcd light off, But here has a problem, When light turn on again, The light level

Re: Fwd: [Bug 1027] New: symbol for EAK print keys and PrintScreen is the same

2004-01-01 Thread Thomas Dickey
On Thu, 1 Jan 2004, [iso-8859-2] Rafa Rzepecki wrote: On Saturday 27 of December 2003 18:52, Rafa Rzepecki wrote: -- Forwarded Message -- Subject: [Bug 1027] New: symbol for EAK print keys and PrintScreen is the same I forwarded this in hope for some discussion to

Re: XDMCP problems (was: [XonX-Announce] XFree86 4.4.0 RC2)

2004-01-01 Thread Matthieu Herrb
I removed the HasGetIfAddrs definition from darwin.cf again and tried a different aproach to solve the XDMCP problem. I reordered the connections in a way that connections of the same type as the XDMCP manager connection are send first. And it worked. :-) Thanks, I've commited this

Re: core team disbands

2004-01-01 Thread David Dawes
On Wed, Dec 31, 2003 at 11:47:19PM +, Dr. David Alan Gilbert wrote: * David Dawes ([EMAIL PROTECTED]) wrote: On Wed, Dec 31, 2003 at 07:39:35PM +, Dr. David Alan Gilbert wrote: Can someone explain what impact this actually has? I've got to be honest and admit to not actually

Building a single program for debugging

2004-01-01 Thread Ross Boylan
I'm interested in building xterm for debugging on a system that already has a full install of XFree 4.2.1 (Debian GNU/Linux). I realize most of you are probably thinking about newer versions of XFree, but I'm hoping someone might have some useful advice on this list. Any tips about how to do a

Re: Building a single program for debugging

2004-01-01 Thread Matthieu Herrb
Ross Boylan wrote (in a message from Thursday 1) I'm interested in building xterm for debugging on a system that already has a full install of XFree 4.2.1 (Debian GNU/Linux). I realize most of you are probably thinking about newer versions of XFree, but I'm hoping someone might have some

Re: static libXfont woes on sh3

2004-01-01 Thread David Dawes
On Thu, Jan 01, 2004 at 05:46:45PM +1100, Tyler Retzlaff wrote: On Wed, Dec 31, 2003 at 05:35:55PM -0500, David Dawes wrote: On Wed, Dec 31, 2003 at 02:30:16AM +1100, Tyler Retzlaff wrote: I've been trying to build a 3rd party Xserver but have run into some difficulty when trying to link two

Typo in xkb/symbols/pc/dvorak

2004-01-01 Thread Rafa Rzepecki
In dvorak symbolmap there is a typo (in 4.3.99.902) rendering the map unusable. Fix is attached to the following bugreport: http://bugs.xfree86.org/show_bug.cgi?id=1043 -- Rafa Rzepecki ___ Devel mailing list [EMAIL PROTECTED]

GLX Overlay Visuals

2004-01-01 Thread Stanko Juzbasic
Hello, I am trying to convince Apple for quite a number of months to include Overlay visuals' support in their X11 server. Does xfree86 standard allow for overlay visual planes, or this feature only belongs to commercial X11 servers (such as the one in the SGI visualization workstations)?

Polish Dvorak keymap

2004-01-01 Thread Rafa Rzepecki
I've made a Polish Dvorak keymap. Patch (against 4.3.99.902) implementing it is attached to the following bugreport: http://bugs.xfree86.org/show_bug.cgi?id=1044 Would be great to see this included in 4.4. Also, should I redo the keymap for the old rules (xkb/symbols/dvorak) too? Or is it

Re: Building a single program for debugging

2004-01-01 Thread Thomas Dickey
On Thu, 1 Jan 2004, Ross Boylan wrote: I'm interested in building xterm for debugging on a system that already has a full install of XFree 4.2.1 (Debian GNU/Linux). I realize most of you are probably thinking about newer versions of XFree, but I'm hoping someone might have some useful advice

Problems with fglrx driver and kernel 2.6

2004-01-01 Thread Roberto Sanchez
This is probably a little OT for a developmont list, but I am hoping that there is a guru here that can help me. I have posted this qeustion to several other lists (including xfree86-user and not received a single response, but I hope things are different here. Here goes: I am currently running

[Fonts] xserver failed to find the default font fixed

2004-01-01 Thread alqama
i have red hat 8 installed on my system the x server of my system has got some problem it fails to load the GUI and i can run only command prompt the system gives the following message: Could not init font path element unix/:7100, removing from list! Fatal server error:could not open

Re: [Fonts] xserver failed to find the default font fixed

2004-01-01 Thread Paul de Vrieze
On Friday 26 December 2003 02:48, alqama wrote: i have red hat 8 installed on my system the x server of my system has got some problem . it fails to load the GUI and i can run only command prompt the system gives the following message: Could not init font path element unix/:7100, removing

[I18n] Re: [XFree86] PROBLEM IN X11R6

2004-01-01 Thread Alan Coopersmith
It sounds like you want to create an input method. You might find more information and help at http://www.openi18n.org/ (especially the input method page at http://www.openi18n.org/subgroups/im/ ) and on the [EMAIL PROTECTED] mailing list. -Alan Coopersmith- [EMAIL PROTECTED]

Re: [XFree86] different resolutions in xinerama?

2004-01-01 Thread Peter Zijlstra
Sure, Attached are two XF86Config files. The _old one is my old setup with 2 cards an MGA-G400 MAX and a MGA-II. The _current one is with a Radeon 9000 Dual head. Have fun, and a happy new year to all! Peter Zijlstra On Wed, 2003-12-31 at 20:25, Luca Capello wrote: -BEGIN PGP SIGNED

[XFree86] don't understand how to get started w/ translucent windows

2004-01-01 Thread dave giffin
I looked at http://xserver.freedesktop.org/Software/TranslucentWindows and http://xserver.freedesktop.org/Software/Home, where I saw the 'xserver' project. How does this project relate to xfree86? I don't see anything that says if you want translucent windows, do this If I download and

[XFree86] PROBLEM IN X11R6

2004-01-01 Thread sudarsana narashiman
hello, I am Sudarsan.I tried for TAMIL LANGUAGE phonetic keyboard support in Linux(X11R6).But Linux does not support phonetic keyboard layouts. By this what i mean is k+u=190 //character equivalent to 190 will be displayed. and if u is pressed again now it becomes

[XFree86] X don't work. Can someone help me please?

2004-01-01 Thread Eternal Hope
Hello Everyone, I'm very (and VERY)new to unix-like operating systems. I Installed OpenBSD 3.4 (1386)on my computer . My Video Card is : ATI 3D Rage Pro My Monitor is : Envision EN-780 And the X version is : 4.3.0 I tried to start x but that didn't work. On the XFree86.0.log, this is

Re: [XFree86] X don't work. Can someone help me please?

2004-01-01 Thread Matthieu Herrb
Eternal Hope wrote (in a message from Thursday 1) Hello Everyone, I'm very (and VERY) new to unix-like operating systems. I Installed OpenBSD 3.4 (1386) on my computer . My Video Card is : ATI 3D Rage Pro My Monitor is : Envision EN-780 And the X version is :

Re: [XFree86] Is Compaq X032 PCI Video Card Supported?

2004-01-01 Thread Marc Aurele La France
On Wed, 31 Dec 2003, J. Silverman wrote: Thanks for the info! I think I have found a supported replacment card, but I just want to make sure. It is an ATI 3D PRO Turbo RAGE II+ DVD PCI video card. It also has s-video and composite out. Will this card work fine with XFree86 and will I be

[XFree86] 8-bit color in XFree86

2004-01-01 Thread Eric F Crist
Hello again all, and Happy New Year! I'm trying to configure a system for my buddy who has an nVidia 440 MX video card. For some reason XFree86 will only do 8-bit color. Anyone tell me how to get it to do 24-bit color? TIA -- Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588

Re: [XFree86] 8-bit color in XFree86

2004-01-01 Thread Jay R. Ashworth
On Thu, Jan 01, 2004 at 02:38:22PM -0600, Eric F Crist wrote: Hello again all, and Happy New Year! You too, sirrah. I'm trying to configure a system for my buddy who has an nVidia 440 MX video card. For some reason XFree86 will only do 8-bit color. Anyone tell me how to get it to do

[XFree86] Problems using a Dell SX270 with Intel i865G graphic

2004-01-01 Thread Christoph Jäger
Hi, I have a problem running X on my Dell Optiplex SX270. I tried to solve this for several days now, and I am getting quite frustrated because I can not use my new computer :(. I am using Debian 3.0, and just installed XFree86 4.3.0 to check if it works with a newer version than the one

Re: [XFree86] 8-bit color in XFree86

2004-01-01 Thread Eric F Crist
On Thursday 01 January 2004 02:36 pm, Jay R. Ashworth wrote: C'mon, Eric; you know the drill: give us a server log. My bad, here it is. BTW, the original setup was with an integrated Intel i810e graphics card and the additional nVidia card. We've removed the nVidia card and are just working

Re: [XFree86] PROBLEM IN X11R6

2004-01-01 Thread Alan Coopersmith
It sounds like you want to create an input method. You might find more information and help at http://www.openi18n.org/ (especially the input method page at http://www.openi18n.org/subgroups/im/ ) and on the [EMAIL PROTECTED] mailing list. -Alan Coopersmith- [EMAIL PROTECTED]

Re: [XFree86] Problems using a Dell SX270 with Intel i865G graphic

2004-01-01 Thread Jay R. Ashworth
On Thu, Jan 01, 2004 at 08:45:52PM +0100, Christoph Jäger wrote: The system has an Intel i865G graphics chip (onboard) with no separate graphics memory (should use the system's main memory). As far as I can see, although I changed teh BIOS settings to reserve 8MB of memory for graphics, what

[XFree86] 01:00.0 VGA compatible controller: Trident Microsystems CyberBlade/i1 (rev 5d)

2004-01-01 Thread en ne
Well first of all, happy 2004! Dear Alan, thank you for your email. I surely can send you the log file. What do you mean when you ask for a sample file? the screen goes/can go green with any movie. sometimes xawtv starts the webcam green too. After so many months of observation, I didn t get a

[XFree86] TV-out Management

2004-01-01 Thread Frédéric Poulet
Hi, I would like to known how to use this options : Option NoTV no Option TVStandard PAL-B Option TVHSizeAdj -8 Option TVVSizeAdj -6 Option TVHPosAdj 0 Option TVVPosAdj

[XFree86] TV-out Management

2004-01-01 Thread Frédéric Poulet
Hi, I would like to known how to use this options : Option NoTV no Option TVStandard PAL-B Option TVHSizeAdj -8 Option TVVSizeAdj -6 Option TVHPosAdj 0 Option TVVPosAdj

[XFree86] X-problems...

2004-01-01 Thread Andrey Nevolin
Tomorrow after rebooting i couldn't start X-server... See attachment... Happy New Year!!! XFree86.0.log Description: Binary data

[XFree86] XFree86 Version 4.3.0 error on FreeBSD 4.9

2004-01-01 Thread Bulat Komarov
XFree86.0.log Description: Binary data

Re: [XFree86] don't understand how to get started w/ translucent windows

2004-01-01 Thread Peter \Firefly\ Lund
On Thu, 1 Jan 2004, dave giffin wrote: I looked at http://xserver.freedesktop.org/Software/TranslucentWindows and http://xserver.freedesktop.org/Software/Home, where I saw the 'xserver' project. How does this project relate to xfree86? The kdrive/tinyx X server which was previously hosted

Re: [XFree86] Problems using a Dell SX270 with Intel i865G graphic

2004-01-01 Thread Christopher Thom
Quoth Jay R. Ashworth: I believe the current received wisdom is sue Dell. You have, AFAICT, the dreaded Stupid Intel BIOS Bug, which limits the memory to 1MB no matter what you tell it. To be fair, it's probably more like the Stupid DELL + a few other manufacturers BIOS bug. It's up to the

Re: [XFree86] X-problems...

2004-01-01 Thread Christopher Thom
Quoth Andrey Nevolin : Tomorrow after rebooting i couldn't start X-server... See attachment... make sure you have xfs started. Or equally as good, don't bother with xfs and comment out the Fontpath unix/:7100 line in you XF86Config file. For this to work, you'll need other paths in the

Re: [XFree86] 8-bit color in XFree86

2004-01-01 Thread David Eduardo Gomez Noguera
On Thu, 2004-01-01 at 15:02, Eric F Crist wrote: On Thursday 01 January 2004 02:36 pm, Jay R. Ashworth wrote: C'mon, Eric; you know the drill: give us a server log. My bad, here it is. BTW, the original setup was with an integrated Intel i810e graphics card and the additional nVidia card.

Re: [XFree86] 8-bit color in XFree86

2004-01-01 Thread Eric F Crist
On Thursday 01 January 2004 06:55 pm, David Eduardo Gomez Noguera wrote: Hello. I think I got that once. Is your intel video memory maxed out on the bios settings? It could be that you just have not enough memory for more that 8 bits (If you are using youre integrated intel video card, that

[XFree86] help on Imake

2004-01-01 Thread Suresh Chandra Mannava
Dear Friends, Can anybody provide me some pointers on Imake used by Xfree86. I found one book called software portability using Imake by O'Reilly but hard to find in India. Regards, Suresh. = --- Suresh Chandra Mannava. Research Scholar, V I T, India.

Re: [XFree86] help on Imake

2004-01-01 Thread Matthieu Herrb
Suresh Chandra Mannava wrote (in a message from Friday 2) Dear Friends, Can anybody provide me some pointers on Imake used by Xfree86. I found one book called software portability using Imake by O'Reilly but hard to find in India. You'll find some basic information about imake use in