Sean C. Farley wrote:
> On Tue, 10 Feb 2009, Dominic Fandrey wrote:
>
>> Tom Mende wrote:
>>> 2. Don't use moused. If you want it to work with addon usb mice
>>> set this in rc.conf:
>>>
>>> moused_enable="NO"
>>> moused_nondefault_enable="NO"
>>
>> This is a) outdated and b) those
Lars Eighner wrote:
> On Tue, 10 Feb 2009, Dominic Fandrey wrote:
>
>>> 1. Add Option "AllowEmptyInput" "off" to your ServerLayout section.
>>> This will cause X to use the configured kbd, mouse, and vmmouse
>>> sections from your xorg.conf
>>>
>>> 2. Don't use moused. If you want i
On 2/9/09, Tom Mende wrote:
> I now have all these messages on the terminal from where startx was
> launched saying...
> application x (i.e. thunar-vfs) WARNING **: Failed to connect to HAL
> daemon: Failed to connect to socket
> /var/run/dbus/system_bus_socket: Socket operation on
> non-socket
On Tue, 10 Feb 2009, Dominic Fandrey wrote:
Tom Mende wrote:
2. Don't use moused. If you want it to work with addon usb mice
set this in rc.conf:
moused_enable="NO"
moused_nondefault_enable="NO"
This is a) outdated and b) those are options. That means you do
one of them, not b
On Tue, 10 Feb 2009, Dominic Fandrey wrote:
1. Add Option "AllowEmptyInput" "off" to your ServerLayout section.
This will cause X to use the configured kbd, mouse, and vmmouse
sections from your xorg.conf
2. Don't use moused. If you want it to work with addon usb mice
set th
Tom Mende wrote:
> Hi list;
>
> I took the upgrade to xorg 7.4 and no matter what I do, I can not get
> the any response from either the keyboard or the mouse under X, they
> work fine on the console. "The installation via portupgrade -a" removed
> the previous xorg.conf.
I find that very hard to
Tom Mende wrote:
After restoring my old xorg.conf and commenting out the RgbPath line, I
added "AllowEmptyInput" "off" to the xorg.conf server layout section and
disabled moused in rc.conf as per above. Now on issuing startx I get a
message saying the "AllowEmptyInput" line can't be parsed. Wh