Re: [Xpert]AdjustFrame in XFree86-drivers

2002-11-11 Thread Kral Stefan
On 11 Nov 2002, Michel [ISO-8859-1] Dänzer wrote: On Son, 2002-11-10 at 19:42, Kral Stefan wrote: At the moment, some XFree86-drivers force synchronization with the vertical retrace of the CRT whenever AdjustFrame is called, whereas some drivers do not. I think that a uniform

Re: [Xpert]change input device on the fly?

2002-11-11 Thread Warren Turkal
How do you make it make the X wacom driver pick up the different event file for the wacom when it can be named different each time? Warren On Sunday 10 November 2002 03:24 pm, you wrote: I actually have an answer to this, which basically provides a kernel config option to disable the mousedev

Re: [Xpert]Linux input patch.

2002-11-11 Thread Zephaniah E. Hull
On Mon, Nov 11, 2002 at 12:03:34AM -0500, Zephaniah E. Hull wrote: On Mon, Nov 11, 2002 at 03:12:49PM +1100, Brad Hards wrote: snip Hmm, obviously this makes my current identification method rather suboptimial. Depends on the problem we need to solve. If the machine only has one of each

Re: [Xpert]AdjustFrame in XFree86-drivers

2002-11-11 Thread Olexiy Avramchenko
Kral Stefan wrote: Hello, At the moment, some XFree86-drivers force synchronization with the vertical retrace of the CRT whenever AdjustFrame is called, whereas some drivers do not. I think that a uniform behaviour would be favorable. Tests have shown that the modifications necessary are

Re: [Xpert]Re: Matrox G550 and DDC problem

2002-11-11 Thread Dr Andrew C Aitchison
On Sun, 10 Nov 2002 [EMAIL PROTECTED] wrote: On Sun, Nov 10, 2002 at 07:05:49PM +, Dr Andrew C Aitchison wrote: That is a success; /root/XF86Config.new should have some info about the monitor. Some, but not much. Section Monitor #DisplaySize 330 270 # mm

Re: [Xpert]Linux input patch.

2002-11-11 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 11 Nov 2002 19:44, Zephaniah E. Hull wrote: On Mon, Nov 11, 2002 at 12:03:34AM -0500, Zephaniah E. Hull wrote: On Mon, Nov 11, 2002 at 03:12:49PM +1100, Brad Hards wrote: snip Hmm, obviously this makes my current identification

[Xpert]PS2 Mouse driver for X

2002-11-11 Thread P.R. Patil
Dear All, Pls suggest me some general purpose mouse driver for the PS2 mice on X windows. With the present driver some of them doesn't work (e. g. Compaq, Logitech). How to focus the different windows with keyboard ??? Thanks and Regds, PR

Re: [Xpert]Linux input nightmare.

2002-11-11 Thread Michel Dänzer
On Mon, 2002-11-11 at 10:08, Zephaniah E. Hull wrote: The current state of affairs as far as being able to use /dev/input/eventn directly is, exceedingly suboptimal. To be blunt, under 2.4.x kernels the interface lacks ANY way to determine which device you have if you have two identical

Re: [Xpert]Linux input patch.

2002-11-11 Thread Zephaniah E. Hull
On Mon, Nov 11, 2002 at 07:58:50PM +1100, Brad Hards wrote: EVIOCGUNIQ does not even exist in the 2.4.x headers, and EVIOCGBUS happily returns 0 0 0 0, instead of useful data. What kernel are you using? I'll take a look if I can get some time. Note that EVIOCGBUS is gone in 2.5 (replaced by

[Xpert]Re: Linux input nightmare.

2002-11-11 Thread Zephaniah E. Hull
On Mon, Nov 11, 2002 at 10:30:36AM +0100, Vojtech Pavlik wrote: On Mon, Nov 11, 2002 at 04:08:03AM -0500, Zephaniah E. Hull wrote: The current state of affairs as far as being able to use /dev/input/eventn directly is, exceedingly suboptimal. To be blunt, under 2.4.x kernels the

Re: [Xpert]Linux input patch.

2002-11-11 Thread Brad Hards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 11 Nov 2002 21:03, Zephaniah E\. Hull wrote: On Mon, Nov 11, 2002 at 07:58:50PM +1100, Brad Hards wrote: EVIOCGUNIQ does not even exist in the 2.4.x headers, and EVIOCGBUS happily returns 0 0 0 0, instead of useful data. What kernel

[Xpert]Re: Linux input nightmare.

2002-11-11 Thread Zephaniah E. Hull
On Mon, Nov 11, 2002 at 11:15:27AM +0100, Vojtech Pavlik wrote: In 2.5, /sbin/hotplug is called whenever a new device appears/disappears. It's a script. Add whatever you need to notify X about the device to that script. You can even connect to X via the X11 protocol and use some

Re: [Xpert]Linux input patch.

2002-11-11 Thread Zephaniah E. Hull
On Mon, Nov 11, 2002 at 09:03:09PM +1100, Brad Hards wrote: This means that, at least with 2.4.x, it is impossible to tell the difference between two identical mice. We'll backport whatever is important to 2.4 That is probably going to be EVIOCGPHYS and possibily EVIOCGUNIQ.

[Xpert]Re: Matrox G550 and DDC problem

2002-11-11 Thread Alex Deucher
I've had similar results with my G550. Xfree86 -configure works fine, but nothing else does. Also, even when I use the monitor info from xfree86 -configure or manually specify the specs for my monitor, a MAG 800V, the driver seems to set the mode wrong. I can't get 1280x1024x85Hz. It used to

[Xpert]Basic globbing functions?

2002-11-11 Thread Zephaniah E. Hull
Might sound like an odd question, but are there basic wildcard matching functions hiding somewhere inside X? I really don't want to write my own right now.. Zephaniah E. Hull. (For the evdev driver stuff.) -- 1024D/E65A7801 Zephaniah E. Hull [EMAIL PROTECTED] 92ED 94E4 B1E6

[Xpert]HW Rotation

2002-11-11 Thread Luugi Marsan
Hi, We are thinking of implementing hw accelerated rotated screen. Anybody have any ideas on how we could implement this? Our hardware is able to handle it but our problems are with the XFree86 end. Does XFree86 have any features or extensions that could help us out? Anyone have any

[Xpert]8+24 Overlay Implementation

2002-11-11 Thread Luugi Marsan
Hello everyone, The current implementation of Overlay for the G450 seem to write the 8bpp image by placing the pixel value at the top byte of each pixel. Then the G450 takes care of doing the overlay by specifying to the card the pixel configuration. If I wanted to have the overlay suface draw

Re: [Xpert]HW Rotation

2002-11-11 Thread Keith Packard
Around 12 o'clock on Nov 11, Luugi Marsan wrote: We are thinking of implementing hw accelerated rotated screen. Anybody have any ideas on how we could implement this? The RandR extension permits this, and I'm working on the XFree86 RandR support to provide for hardware supported rotation.

Re: [Xpert]8+24 Overlay Implementation

2002-11-11 Thread Dr Andrew C Aitchison
On Mon, 11 Nov 2002, Luugi Marsan wrote: The current implementation of Overlay for the G450 seem to write the 8bpp image by placing the pixel value at the top byte of each pixel. Then the G450 takes care of doing the overlay by specifying to the card the pixel configuration. If I wanted to

[Xpert]Fonts????

2002-11-11 Thread gtg506i
Can I increase a given fonts width and height ? If yes,How? Thanks in advance, ___ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert

[Xpert]New xtest failure

2002-11-11 Thread Mark Vojkovich
We're getting worse... In 4.2.0 we shipped with three failures that are still present: Tests for XChangeKeyboardControl Test 9: FAIL Led mask was 80080004, expecting 8008000f Test 10: FAIL All leds were not set to correct value led_mask was 0xffe4, expecting 0x

[Xpert]Where to find source of elographics_drv.o ???

2002-11-11 Thread Illegalum legaal
Hello , I own a IBM Thinkpad Transnote this is a very cool laptop an running mandrake 9.0 on it at the moment. the problem is that the machine has a touch screen. and I'm quite shure it is a touch screen of elo touch because i have found in the news section of elotouch that the had signed a

Re: [Xpert]8+24 Overlay Implementation

2002-11-11 Thread Luugi Marsan
Dr Andrew C Aitchison wrote: On Mon, 11 Nov 2002, Luugi Marsan wrote: The current implementation of Overlay for the G450 seem to write the 8bpp image by placing the pixel value at the top byte of each pixel. Then the G450 takes care of doing the overlay by specifying to the

[Xpert]XFree86 4.3.0 release plans

2002-11-11 Thread David Dawes
The schedule for the 4.3.0 release is starting to take shape. The first part of that is the feature freeze. This is scheduled for 30 November 2002. The feature freeze date is last date that new features intended for the 4.3.0 release may be submitted. The address to send submissions to is

Re: [Xpert]two keyboards: Linux kernel patch and XInput driver

2002-11-11 Thread John Tapsell
I would dearly love to see this working. I can't answer your questions unfortunetly, but this is one way I envisage it working: In the XF86Config-4 file, an input group section is added. The syntax of CorePointer and SendCoreEvents is discarded (What is the difference between the primary and

Re: [Xpert]About Ways to reduce the size of X

2002-11-11 Thread P.R. Patil
I, too, would really like to know how you managed to make X that small. From /usr/X11R6/bin and /usr/X11R6/lib move all the files in some temp directory except your X server and startx script.Run startx. It will go on asking you the required files, as it asks go on adding them. That is

[Xpert]XFree86 version 4.2.99

2002-11-11 Thread RONALD VILLANUEVA
i am configuring pc with 82845G/GL graphics controller under RH 7.3 from the readings that i encounter, suggested that a download of version from cvs is more appropriate at this moment. i tried to access via cvs with all the mentioned steps/ways... but failed. i need help. could somebody lend a

[Xpert]About audio sampling rate

2002-11-11 Thread Martin Ding
Hi all Does unix support 22KHz and 44KHz frequencies sampling rate in Audio? Or is just just related to the sound card installed in the OS?