Re: xorg input ignored until mouse is moved (was Re: issues with X not loading)

2009-01-31 Thread Warren Block
On Sat, 31 Jan 2009, Warren Block wrote: So I'm sticking with explicitly declaring keyboard and mouse and AutoAddDevices Off for now. Interestingly, the InputDevice mouse and keyboard entries and the corresponding entries in ServerLayout are unnecessary. Just Options "AutoAddDevices" "Off

xorg input ignored until mouse is moved (was Re: issues with X not loading)

2009-01-31 Thread Warren Block
On Sat, 31 Jan 2009, Keith Seyffarth wrote: I also tried adding AllowEmptyInput "off" in xorg.conf, but that gives an error when starting X that AllowEmptyInput is not valid. In section ServerLayout, add Option "AllowEmptyInput" "Off" Thakns. This worked. I had the syntax incorrect. however

Re: issues with X not loading

2009-01-31 Thread Keith Seyffarth
> > I also tried adding > > AllowEmptyInput "off" > > in xorg.conf, but that gives an error when starting X that > > AllowEmptyInput is not valid. > > In section ServerLayout, add > > Option "AllowEmptyInput" "Off" Thakns. This worked. I had the syntax incorrect. however, I thought this wasn't s

Re: issues with X not loading

2009-01-31 Thread Warren Block
On Sat, 31 Jan 2009, Keith Seyffarth wrote: I also tried adding AllowEmptyInput "off" in xorg.conf, but that gives an error when starting X that AllowEmptyInput is not valid. In section ServerLayout, add Option "AllowEmptyInput" "Off" An alternative is to leave your hal/moused/xorg.conf alon

Re: issues with X not loading

2009-01-31 Thread Keith Seyffarth
> Yes, please see /usr/ports/UPDATING, Xorg was updated. OK, I went through and ran # portupgrade -rf libxcb which took a while to update everything, but did so without any errors (or at least without any that I caught). However, now when I startx, X loads, but I have no mouse in X. (The mouse w

Re: issues with X not loading

2009-01-28 Thread Da Rock
On Wed, 2009-01-28 at 14:29 -0700, Keith Seyffarth wrote: > On freebsd 6.0, I started having issues with X on Friday, and by > Sunday, clicking buttons on the XFCE toolbar or choosing menu items > from the XFCE menu weren't working. Subsequent to this, X would just > hang when I run startx. > > I

Re: issues with X not loading

2009-01-28 Thread Patrick Lamaizière
Le Wed, 28 Jan 2009 14:29:06 -0700 (MST), Keith Seyffarth a écrit : > (==) Using config file: "/etc/X11/xorg.conf" > Parse error on line 75 of section Files in file /etc/X11/xorg.conf > "RgbPath" is not a valid keyword in this section. > (EE) Problem parsing the config file > (EE) Error p

issues with X not loading

2009-01-28 Thread Keith Seyffarth
On freebsd 6.0, I started having issues with X on Friday, and by Sunday, clicking buttons on the XFCE toolbar or choosing menu items from the XFCE menu weren't working. Subsequent to this, X would just hang when I run startx. I think what may have started this was trying to portupgrade gnucash, b