Re: Mouse issue

2010-03-17 Thread Peter Hutterer
On Wed, Mar 17, 2010 at 05:10:47PM -0700, John Ettedgui wrote: > On Mon, Mar 15, 2010 at 6:22 PM, Peter Hutterer > wrote: > > On Mon, Mar 15, 2010 at 05:02:46PM -0800, John Ettedgui wrote: > >> On Mon, Mar 15, 2010 at 4:46 PM, Peter Hutterer > >> wrote: > >> > On Mon, Mar 15, 2010 at 10:57:48AM -

commit d6b7f96fde1add92fd11f5a75869ae6fc688bf77 causes Xserver segmentation fault

2010-03-17 Thread Jeff Chua
commit d6b7f96fde1add92fd11f5a75869ae6fc688bf77 causes Xserver segmentation fault when starting VMWare 7.0.1. Reverting this patch make vmware happy again! Here's the log ... Backtrace: 0: /usr/X11/bin/X (xorg_backtrace+0x28) [0x46a888] 1: /usr/X11/bin/X (0x40+0x60369) [0x460369] 2: /lib64/li

Re: [Mesa3d-dev] DRI SDK and modularized drivers.

2010-03-17 Thread Luc Verhaegen
On Wed, Mar 17, 2010 at 12:28:39AM +0100, Luc Verhaegen wrote: > Modularized dri drivers and an SDK enabled mesa tree are available in my > personal git repos at http://cgit.freedesktop.org/~libv/ > > The SDK enabled mesa tree adds to the mesa build system to create shared > libraries libmesadri

Re: Mouse issue

2010-03-17 Thread John Ettedgui
On Mon, Mar 15, 2010 at 6:22 PM, Peter Hutterer wrote: > On Mon, Mar 15, 2010 at 05:02:46PM -0800, John Ettedgui wrote: >> On Mon, Mar 15, 2010 at 4:46 PM, Peter Hutterer >> wrote: >> > On Mon, Mar 15, 2010 at 10:57:48AM -0800, John Ettedgui wrote: >> >> Hello everyone, >> >> >> >> I have had a s

Two keyboards - modifier oddity

2010-03-17 Thread Tom Cowell
Hello I'd be grateful if anyone could help with this - perhaps someone can give a quick answer before I go digging through different Xorg versions. I have two keyboards (humour me please!) and the modifiers are not working as I would like. If I hold down the shift key on one keyboard, and press

Re: Yeelong and SiliconMotion driver: asking for developers

2010-03-17 Thread Owain Ainsworth
On Tue, Mar 16, 2010 at 02:49:13PM -0400, Brett Smith wrote: > Some of the developers who were packaging software for the machine > pointed out that this license was unfortunate for them, because they > were interested in getting GRUB running on the box as well, and of > course, GPLv2-only is not a

Re: DISPLAY/ SCREEN in Xserver and X11 forwarding

2010-03-17 Thread Alan Coopersmith
Piyush Mundra wrote: > Hi, > > I am using a standard Fedora-10 installation. > > Please explain me what is the difference between DISPLAY and SCREEN as in > localhost:0.0 See the "DISPLAY NAMES" section of the X man page: http://www.x.org/releases/X11R7.5/doc/man/man7/X.7.html#sect4 >

DISPLAY/ SCREEN in Xserver and X11 forwarding

2010-03-17 Thread Piyush Mundra
Hi, I am using a standard Fedora-10 installation. Please explain me what is the difference between DISPLAY and SCREEN as in localhost:0.0 1) How can multiple SCREENS be created for a single DISPLAY ? 2) How can multiple DISPLAYS be created using any command line application ? 3) Also how doe