Re: FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work)

2012-06-09 Thread Walter Hurry
On Sat, 09 Jun 2012 05:58:25 +0200, Bernt Hansson wrote: > 2012-06-09 00:10, Walter Hurry skrev: >> On Fri, 08 Jun 2012 20:58:49 +0200, Bernt Hansson wrote: >> >>> 2012-06-08 17:51, Walter Hurry skrev: On Fri, 08 Jun 2012 15:39:22 +, Walter Hurry wrote: Never mind: Stupid moi. The an

Re: FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work)

2012-06-08 Thread Walter Hurry
On Fri, 08 Jun 2012 20:58:49 +0200, Bernt Hansson wrote: > 2012-06-08 17:51, Walter Hurry skrev: >> On Fri, 08 Jun 2012 15:39:22 +, Walter Hurry wrote: >> Never mind: Stupid moi. The answer was staring me in the face in man >> rc.conf. moused_port. >> >> > You also have moused_flags="Put your

Re: FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work)

2012-06-08 Thread Bernt Hansson
2012-06-08 17:51, Walter Hurry skrev: On Fri, 08 Jun 2012 15:39:22 +, Walter Hurry wrote: Never mind: Stupid moi. The answer was staring me in the face in man rc.conf. moused_port. You also have moused_flags="Put your flags here" That does not help, not me anyway.

Re: FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work)

2012-06-08 Thread Walter Hurry
On Fri, 08 Jun 2012 15:39:22 +, Walter Hurry wrote: > On Thu, 07 Jun 2012 14:59:01 -0400, Jerry wrote: > >> Ubuntu, >> Debian, and Fedora, and projects such as KDE, GNOME and X.org are in >> the process of deprecating HAL as it has "become a large monolithic >> unmaintainable mess". > > Well

FreeBSD: SOLVED: FreeBSD9 - I can't get my mouse to work (was : FreeBSD9 - I can't get my mouse to work)

2012-06-08 Thread Walter Hurry
On Thu, 07 Jun 2012 14:59:01 -0400, Jerry wrote: > Ubuntu, > Debian, and Fedora, and projects such as KDE, GNOME and X.org are in the > process of deprecating HAL as it has "become a large monolithic > unmaintainable mess". Well, I finally got it working. I'm far from an expert in this area, but

Re: FreeBSD9 - I can't get my mouse to work

2012-06-07 Thread Jerry
On Thu, 7 Jun 2012 19:17:42 +0200 C. P. Ghost articulated: >On Thu, Jun 7, 2012 at 7:14 PM, C. P. Ghost wrote: >> On Wed, Jun 6, 2012 at 1:14 AM, Walter Hurry >> wrote: >>> Firstly, sorry if this is a bit of a newbie question. I am quite >>> new to FreeBSD (though fairly experienced at Linux). A

Re: FreeBSD9 - I can't get my mouse to work

2012-06-07 Thread C. P. Ghost
On Thu, Jun 7, 2012 at 7:14 PM, C. P. Ghost wrote: > On Wed, Jun 6, 2012 at 1:14 AM, Walter Hurry wrote: >> Firstly, sorry if this is a bit of a newbie question. I am quite new to >> FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD >> is fine, except that no matter what

Re: FreeBSD9 - I can't get my mouse to work

2012-06-07 Thread Erich
Hi, On 07 June 2012 12:51:05 Jerry wrote: > On Thu, 07 Jun 2012 18:33:43 +0200 > Bernt Hansson articulated: > > >2012-06-06 04:21, Walter Hurry skrev: > >> On Wed, 06 Jun 2012 01:22:51 +0200, Bernt Hansson wrote: > Option "AutoAddDevices" "On" > >>> > >>> Set this to off. > >>> > >>

Re: FreeBSD9 - I can't get my mouse to work

2012-06-07 Thread C. P. Ghost
On Wed, Jun 6, 2012 at 1:14 AM, Walter Hurry wrote: > Firstly, sorry if this is a bit of a newbie question. I am quite new to > FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD > is fine, except that no matter what I try I cannot get the (USB) mouse to > work. IMHO, you'

Re: FreeBSD9 - I can't get my mouse to work

2012-06-07 Thread Jerry
On Thu, 07 Jun 2012 18:33:43 +0200 Bernt Hansson articulated: >2012-06-06 04:21, Walter Hurry skrev: >> On Wed, 06 Jun 2012 01:22:51 +0200, Bernt Hansson wrote: Option "AutoAddDevices" "On" >>> >>> Set this to off. >>> >> Thanks for the reply. Yes, I've tried setting it to "Off", but

Re: FreeBSD9 - I can't get my mouse to work

2012-06-06 Thread Warren Block
On Wed, 6 Jun 2012, Erich wrote: Hi, On 06 June 2012 6:37:43 Warren Block wrote: On Wed, 6 Jun 2012, Erich wrote: Hi I have had success on my hardware with this setting: # The working configuration. The mouse daemon in /etc/rc.conf # was dsabled. # #

Re: FreeBSD9 - I can't get my mouse to work

2012-06-06 Thread Erich
Hi, On 06 June 2012 6:37:43 Warren Block wrote: > On Wed, 6 Jun 2012, Erich wrote: > > > Hi > > > > I have had success on my hardware with this setting: > > > > # The working configuration. The mouse daemon in /etc/rc.conf > > # was dsabled. > > # > > # S

Re: FreeBSD9 - I can't get my mouse to work

2012-06-06 Thread Warren Block
On Wed, 6 Jun 2012, Erich wrote: Hi I have had success on my hardware with this setting: # The working configuration. The mouse daemon in /etc/rc.conf # was dsabled. # # Section "ServerLayout" # Identifier "X.org Configured" #

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Erich Dollansky
Hi, On 05 June 2012 19:59:48 Waitman Gobble wrote: > On Tue, Jun 5, 2012 at 7:05 PM, Scott Ballantyne wrote: > > i'll give that a try. After updating a couple of days ago the mouse is > glued to the center of the screen after starting X. I noticed if i first > kill moused before startx it works

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Waitman Gobble
On Tue, Jun 5, 2012 at 7:05 PM, Scott Ballantyne wrote: > Walter Hurry writes: > > > > > Firstly, sorry if this is a bit of a newbie question. I am quite new to > > FreeBSD (though fairly experienced at Linux). Almost everything in > FreeBSD > > is fine, except that no matter what I try I canno

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Erich
Hi I have had success on my hardware with this setting: # The working configuration. The mouse daemon in /etc/rc.conf # was dsabled. # # Section "ServerLayout" # Identifier "X.org Configured" # Screen 0

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Scott Ballantyne
Walter Hurry writes: > > Firstly, sorry if this is a bit of a newbie question. I am quite new to > FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD > is fine, except that no matter what I try I cannot get the (USB) mouse to > work. > > I have scoured the handbook,

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Walter Hurry
On Wed, 06 Jun 2012 01:22:51 +0200, Bernt Hansson wrote: >> Option "AutoAddDevices" "On" > > Set this to off. > Thanks for the reply. Yes, I've tried setting it to "Off", but there is no apparent difference; only a new set of messages in Xorg.0.log: (EE) config/hal: couldn't initialise

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Warren Block
On Tue, 5 Jun 2012, Walter Hurry wrote: Firstly, sorry if this is a bit of a newbie question. I am quite new to FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD is fine, except that no matter what I try I cannot get the (USB) mouse to work. I have scoured the handbook,

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Walter Hurry
On Tue, 05 Jun 2012 23:14:35 +, Walter Hurry wrote: > Firstly, sorry if this is a bit of a newbie question. I am quite new to > FreeBSD (though fairly experienced at Linux). Almost everything in > FreeBSD is fine, except that no matter what I try I cannot get the (USB) > mouse to work. > > Ca

Re: FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Bernt Hansson
2012-06-06 01:14, Walter Hurry skrev: Firstly, sorry if this is a bit of a newbie question. I am quite new to FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD is fine, except that no matter what I try I cannot get the (USB) mouse to work. I have scoured the handbook, an

FreeBSD9 - I can't get my mouse to work

2012-06-05 Thread Walter Hurry
Firstly, sorry if this is a bit of a newbie question. I am quite new to FreeBSD (though fairly experienced at Linux). Almost everything in FreeBSD is fine, except that no matter what I try I cannot get the (USB) mouse to work. I have scoured the handbook, and Googled, but to no avail. This is