Re: Documentation about drivers

2004-11-19 Thread Måns Rullgård
the whole lot. -- Måns Rullgård [EMAIL PROTECTED] ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: How can I get rid of the cursor for the Xserver?

2004-11-04 Thread Måns Rullgård
the motivation for hiding the cursor in a general desktop situation, thereby making the system unusable. Unlike Windows, where every program is required to operate without a mouse, X apps tend to rely heavily on the pointer. It would make sense with a touchscreen. -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] how to intercept click on titlebar?

2004-10-08 Thread Måns Rullgård
that isn't nice, even if you manage to get along with the window manager about it. What is it you are trying to accomplish? Maybe there is a better solution. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org

Re: [XFree86] how to intercept click on titlebar?

2004-10-08 Thread Måns Rullgård
is to grab the mouse while the menu is open. This gets particularly irritating with programs that have the bad habit of freezing with a menu opened. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman

Re: [XFree86] Is X multithreaded by default?

2004-09-27 Thread Måns Rullgård
-- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Is X multithreaded by default?

2004-09-27 Thread Måns Rullgård
by default. FWIW, I haven't seen an X library that wasn't thread safe since the libc5 days. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] GLINT Driver

2004-09-06 Thread Måns Rullgård
think there is a separate distribution of just the driver. Which version of XFree86 are you using? -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] How to support Chinese fonts in X11?

2004-08-06 Thread Måns Rullgård
through fonts, and determining their sizes. The X server can be queried for a list of all fonts, which can be useful. However, a good application lets the user choose which fonts to use. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list

Re: [XFree86] How to support Chinese fonts in X11?

2004-08-02 Thread Måns Rullgård
. Most installations already have some Chinese fonts. If you also want to be able to type Chinese you will need to configure X Input Method. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman

Re: [XFree86] How to support Chinese fonts in X11?

2004-08-02 Thread Måns Rullgård
there are Chinese fonts in there. Any further suggestioins? Thanks! What exactly is the problem? How do you test it? -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] How to support Chinese fonts in X11?

2004-08-02 Thread Måns Rullgård
it didn't choose the proper font. I'm afraid I'm out of clues now. -- Måns Rullgård [EMAIL PROTECTED]

Re: [XFree86] Error recieved on an AlphaPC 164SX

2004-07-13 Thread Måns Rullgård
root [EMAIL PROTECTED] writes: XFree86 Version 4.3.99.2 [...] Elf_RelocateEntry() Unsupported relocation type 28 This has been fixed in later versions. You might need to use good versions of gcc and binutils as well. -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] Error recieved on an AlphaPC 164SX

2004-07-13 Thread Måns Rullgård
Torsten Zirzlaff [EMAIL PROTECTED] writes: Hi. On Tue, 13 Jul 2004, Måns Rullgård wrote: root [EMAIL PROTECTED] writes: XFree86 Version 4.3.99.2 [...] Elf_RelocateEntry() Unsupported relocation type 28 This has been fixed in later versions. You might need to use good versions

Re: how to convert a window ID to a linux process ID?

2004-03-24 Thread Måns Rullgård
network transparency). If you are running a window manager setting the _NET_WM_PID property correctly (metacity does it, dunno about others) you can do the mapping easily. How does it handle windows owned by remote processes connected over the network? -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] 4.4.0 binaries

2004-03-03 Thread Måns Rullgård
jayjwa [EMAIL PROTECTED] writes: Hi, Just got the 4.4.0 binaries in. So far, so good. All my darkblue's are a bit lighter though. I noticed that change rather long ago. Why has the color changed? -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86

Re: [XFree86] Re: Fwd:XFree4.4 no more GPL?

2004-03-02 Thread Måns Rullgård
stopping them. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Re: Fwd:XFree4.4 no more GPL?

2004-03-02 Thread Måns Rullgård
Michael Schreckenbauer [EMAIL PROTECTED] writes: Am Dienstag, 2. März 2004 17:49 schrieb Måns Rullgård: Frédéric L. W. Meunier [EMAIL PROTECTED] writes: On Tue, 2 Mar 2004, Mike A. Harris wrote: As always, people can use another distribution, the binaries from http://ftp.xfree86.org/pub

Re: [XFree86] Problems starting X on Alpha linux

2004-02-17 Thread Måns Rullgård
this problem reported for a redhat system. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: Announcement: Modification to the base XFree86(TM) license.

2004-02-01 Thread Måns Rullgård
already been determined that APIs are not copyrightable, so where's the problem? -- Måns Rullgård [EMAIL PROTECTED] ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: Advice on CPU capabilities detection and assembler code?

2004-01-29 Thread Måns Rullgård
(on startup) a number of potential copying routine candidates (xf86memcpy, Linux kernel memcpy, SSE, MMX, MMX2 and 3DNOW!) and chooses the fastest. Since the Via CLE266 is used on Watch out for licensing problems. Some of those sources are GPL'd. -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] removing 'blue-screen' produced by libXv

2004-01-25 Thread Måns Rullgård
dave giffin [EMAIL PROTECTED] writes: How do I change XV_COLORKEY? My video card is an Nvidia GeForce4 MX. I'm using the xfree86 driver provided by nvidia. Find and install xvattr. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list

Re: [XFree86] [SPAM] ...and if you don't have a monitor at all? How do you configure XFree?

2004-01-10 Thread Måns Rullgård
. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Can't get a 7-button mouse setup correctly.

2003-11-24 Thread Måns Rullgård
programs expect the scroll wheel to be mapped to buttons 4 and 5. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Please..Help me.. Slackware has me...

2003-11-20 Thread Måns Rullgård
get you started, at least. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] permedia 2

2003-11-05 Thread Måns Rullgård
asking 3Dlabs about to get them. I got mine with little fuss. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] permedia 2

2003-11-04 Thread Måns Rullgård
Karol Suprynowicz [EMAIL PROTECTED] writes: i've got a problem with ELSA GLORIA SYNERGY (permedia 2 chipset) card. Are there linux OpenGL drivers for that card? Not for XFree86. There is some commercial X server that does. I can't remember the name of it. -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] monitoring

2003-10-31 Thread Måns Rullgård
traffic they consume. You could use a tool like tcpdump, ethereal or similar. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: Is it possible to move application displays between hosts?

2003-10-28 Thread Måns Rullgård
can be moved (or how to do it), or if the application has to do something explicitly. I'm also not sure about QT. -- Måns Rullgård [EMAIL PROTECTED] ___ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel

Re: [XFree86] Mplayer too slow and crashing due to bad usage of CPU/RAM

2003-10-20 Thread Måns Rullgård
of CPU/ram. It crashes immediately if I fforward or backward. It's likely an mplayer bug. Try a different video player. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Access url from xterm in web browser

2003-10-16 Thread Måns Rullgård
, including netscape 4, is that clicking the middle button anywhere in the main window will load the URL in the X clipboard. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: You suggest an upgrade, eh?

2003-10-15 Thread Måns Rullgård
accelerator functions. I myself had no clue either when I started, and implementing this took only one day. Then why has not someone added documentation for it in the XAA.HOWTO file, if it is that simple ? Good question. BTW, Sven. RENDER support for Permedia3 should be possible, right? -- Måns

Re: [XFree86] Re: Re: sending ctl-alt-del to the window manager

2003-08-30 Thread Måns Rullgård
=*, and the event name, of course. The TS=* is totally arbitrary. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] sending ctl-alt-del to the window manager

2003-08-29 Thread Måns Rullgård
Hanspeter Roth [EMAIL PROTECTED] writes: how can one send the key sequence ctl-alt-del to the window manager? Configure the window manager to intercept that combination and press the keys. Which window manager are you using? -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] Fixed Frequency

2003-08-01 Thread Måns Rullgård
frequencies your monitor can handle. Multiple frequencies are allowed. is the horizontal frequency not depending on the vertical frequency and the resolution? Only to some extent. The time from the last displayed pixel on a scanline to the horizontal sync can vary. -- Måns Rullgård [EMAIL

Re: [XFree86] Fixed Frequency

2003-07-31 Thread Måns Rullgård
frequencies your monitor can handle. Multiple frequencies are allowed. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] System error: COULD NOT OPEN DEFAULT FONT 'FIXED'

2003-07-21 Thread Måns Rullgård
/XFree86.0.log RH9 is configured to use the font server. Make sure the font server (xft) is installed. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Hide mouse pointer under XF86-4.3.0

2003-07-10 Thread Måns Rullgård
to software rendering. Create a transparent bitmap and set the cursor to that. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Hide mouse pointer under XF86-4.3.0

2003-07-10 Thread Måns Rullgård
the cursor. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] lost consoles (GLINT)

2003-07-07 Thread Måns Rullgård
I haven't dug into it. Do you have something strange in your XF86Config? One possible workaround could be to use the framebuffer console. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo

Re: [XFree86] Feature Request: Better X11 Compression forclient/server

2003-06-28 Thread Måns Rullgård
noticable delays for ordinary stuff. As a side benefit, you get the added security. I've sometimes run X program over ssh on a modem connection. It works for text-based things, like emacs, but anything involving graphics becomes hideously slow. -- Måns Rullgård [EMAIL PROTECTED

Re: [XFree86] permedia3 card crash

2003-06-05 Thread Måns Rullgård
for anomalies in the kernel logs. -- Måns Rullgård [EMAIL PROTECTED] ___ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

Re: [XFree86] Newbie: what did I do .. what to do

2003-06-05 Thread Måns Rullgård
/lib/modules FontPath /usr/X11R6/lib/X11/fonts/misc/ FontPath /usr/X11R6/lib/X11/fonts/Type1/ FontPath /usr/X11R6/lib/X11/fonts/75dpi/ FontPath /usr/X11R6/lib/X11/fonts/100dpi/ EndSection -- Måns Rullgård [EMAIL PROTECTED

Re: [Xpert]glint r3 driver, xc-4_2_99_3

2002-12-27 Thread Måns Rullgård
}, { PCI_VENDOR_3DLABS_CHIP_PERMEDIA,pm }, no mention of r3? is 3D labs VX1 card supported in 4.3.0? R3 is the same as permedia3, or at least indistinguishable. The VX1 works with 4.2.1, and there have been no changes that should change this. -- Måns

Re: [Xpert]How to start a secound X-server move the apps to that

2002-12-16 Thread Måns Rullgård
Robert [EMAIL PROTECTED] writes: I need to know how to start a possible x-server and move the currently running apps from the first one to be moved to the secound one ,... is that possible ??? Not in general. It's possible to write a program that would support it, but noone does. -- Måns

Re: [Xpert]How to start a secound X-server move the apps to that

2002-12-16 Thread Måns Rullgård
with motif for yet a while, the main reason probably being that it's ugly. -- Måns Rullgård [EMAIL PROTECTED] ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

Re: [Xpert]Hard locks with 3DLabs Oxygen VX1 PCI on RH7.3

2002-10-08 Thread Måns Rullgård
any panic messages hidden by X. Does the crash happen immediately or after some time? -- Måns Rullgård [EMAIL PROTECTED] ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

[Xpert]XVideo with Oxygen VX1/Permedia 3

2002-04-07 Thread Måns Rullgård
. The same machine with permedia2 graphics works fine, just slower and too large XvImages cause a BadAtom error. Is there any chance it will work in the near future? Please send/cc replies to me so i don't have to drown my mailbox with this list. Thanks in advance for any help. Måns Rullgård [EMAIL