FreeBSD 9.2-RELEASE doesn't correctly detect USB mouse/keyboard

2013-10-11 Thread Odhiambo Washington
I am running vanilla 9.2-RELEASE on an HP Z230. Strangely, my USB keyboard and mouse don't work. When I attach, here is what shows: Oct 11 12:36:39 waridi kernel: usb_alloc_device: device init 2 failed (USB_ERR_IOERROR, ignored) Oct 11 12:36:39 waridi kernel: ugen0.2: at usbus0 (disconn

Re: Mouse Trails?

2013-08-18 Thread Walter Hurry
nly one who's got X server crashes with xeyes: >>> >>> http://lists.freebsd.org/pipermail/freebsd-x11/2012-May/011833.html >>> >>> @Polytropon: what version of xeyes/xorg-server are you using? >> >> pkg_info | grep xeyes xeyes-1.1.1 A follow the mo

Re: Mouse Trails?

2013-08-18 Thread cpghost
eebsd-x11/2012-May/011833.html >> >> @Polytropon: what version of xeyes/xorg-server are you using? > > pkg_info | grep xeyes > xeyes-1.1.1 A follow the mouse X demo > pkg_info | grep xorg-server > xorg-server-1.7.7_8,1 X.Org X server and related programs > > Works fine

Re: Mouse Trails?

2013-08-18 Thread Gary Aitken
9.2-PRERELEASE #0 r253323 Sat Jul 13 21:00:32 CEST 2013 amd64 > > I'm not the only one who's got X server crashes with xeyes: > > http://lists.freebsd.org/pipermail/freebsd-x11/2012-May/011833.html > > @Polytropon: what version of xeyes/xorg-server are you using? pkg_

Re: Mouse Trails?

2013-08-17 Thread Polytropon
On Sun, 18 Aug 2013 03:08:16 +0200, cpghost wrote: > On 08/17/13 18:14, Walter Hurry wrote: > > On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > > > >> If LXDE uses an ugly white mouse cursor, try changing it to black (the > >> normal color for mouse c

Re: Mouse Trails?

2013-08-17 Thread cpghost
On 08/17/13 18:14, Walter Hurry wrote: > On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > >> If LXDE uses an ugly white mouse cursor, try changing it to black (the >> normal color for mouse cursors on all serious GUI systems). The >> classical way of solving the &q

Re: Mouse Trails?

2013-08-17 Thread Walter Hurry
On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > On Sat, 17 Aug 2013 09:07:20 + (UTC), Walter Hurry wrote: >> My sight is deteriorating. I can still see and read the screen, but >> sometimes locating the mouse pointer (LXDE here) is difficult. > > If LXDE use

Re: Mouse Trails?

2013-08-17 Thread Polytropon
On Sat, 17 Aug 2013 09:07:20 + (UTC), Walter Hurry wrote: > My sight is deteriorating. I can still see and read the screen, but > sometimes locating the mouse pointer (LXDE here) is difficult. If LXDE uses an ugly white mouse cursor, try changing it to black (the normal color for

Mouse Trails?

2013-08-17 Thread Walter Hurry
My sight is deteriorating. I can still see and read the screen, but sometimes locating the mouse pointer (LXDE here) is difficult. Is there a port which will give me mouse trails when the rodent is moved? Thanks. ___ freebsd-questions@freebsd.org

Re: mouse configuration question

2013-06-21 Thread Robert Bonomi
> Date: Fri, 21 Jun 2013 21:21:45 +0200 > Subject: Re: mouse configuration question > From: Xavier > > On Fri, Jun 21, 2013 at 02:09:13PM -0500, Robert Bonomi wrote: > > Hi Robert, > > > I have a ps/2 mouse attached to a HP mini-tower running FreeBSD 8.3, >

mouse configuration question

2013-06-21 Thread Robert Bonomi
I have a ps/2 mouse attached to a HP mini-tower running FreeBSD 8.3, with a stripped-down kernel (no loadable modules). I've apparently removed something necessary for standard mouse functionality, but I have no clue as to -what- is missing. Gory details: 1) '/dev/psm0' exis

[SOLVED] Re: www/179397: I used mouse focus in open-motif and shift-click3 to iconify xterms, doing so causes cursor to disappear and mouse is unusable!

2013-06-10 Thread William Bulley
your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=179397 > > >Category: www > >Responsible:freebsd-www > >Synopsis: I used mouse focus in open-motif and shift-click3 to iconify > >xterms, doing so c

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread Adam Vande More
On Tue, May 21, 2013 at 11:25 AM, asf8g 9hf32 wrote: > Hello, > > I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. > I'd like to integrate mouse from guest and host(I don't want to use right > ctrl to free mouse from guest). > I'm

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread asf8g 9hf32
gt;> I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. >> I'd like to integrate mouse from guest and host(I don't want to use right >> ctrl to free mouse from guest). >> I'm using vbox guest additions to do it. I have loaded driver

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread Alexandre
using this command: % pkg_info | grep virtualbox Kind regards, Alexandre On Tue, May 21, 2013 at 8:09 PM, asf8g 9hf32 wrote: > Well, I don't know much about installation. My professor at university has > ordered me to test mouse integration(it hasn't worked). So I need to fix

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread asf8g 9hf32
Well, I don't know much about installation. My professor at university has ordered me to test mouse integration(it hasn't worked). So I need to fix it. The only thing I know is that he has used guest additions. I have 2 scripts. The first loads drivers (vboxguest and vboxvideo). The

Re: FreeBSD, VBox, mouse integration

2013-05-21 Thread Alexandre
On Tuesday, May 21, 2013, asf8g 9hf32 wrote: > Hello, > > I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. > I'd like to integrate mouse from guest and host(I don't want to use right > ctrl to free mouse from guest). > I'm using

FreeBSD, VBox, mouse integration

2013-05-21 Thread asf8g 9hf32
Hello, I'm using VirtualBox. Host OS is FreeBSD, guest OS is FreeBSD(amd64) too. I'd like to integrate mouse from guest and host(I don't want to use right ctrl to free mouse from guest). I'm using vbox guest additions to do it. I have loaded drivers(vboxguest and vboxvideo).

Re: mouse in alpine

2013-04-25 Thread doug
On Thu, 25 Apr 2013, doug wrote: on (.1 I built alpine with: ===> The following configuration options are available for alpine-2.00_3: THREADS=on: Compile with thread support MOUSE=on: Enable mouse support for xterm NLS=off: National Language Support ISPELL=on: Use isp

mouse in alpine

2013-04-25 Thread doug
on (.1 I built alpine with: ===> The following configuration options are available for alpine-2.00_3: THREADS=on: Compile with thread support MOUSE=on: Enable mouse support for xterm NLS=off: National Language Support ISPELL=on: Use ispell instead of aspell as default spel

Re: Mouse stopped working on quit fvwm

2013-02-05 Thread Roger Marsh
On Sun, 03 Feb 2013 18:36:31 -, ill...@gmail.com wrote: On 3 February 2013 04:23, Roger Marsh wrote: The problem was encountered when upgrading to FreeBSD 9.1-RELEASE and a 18 January 2013 portsnap. Steps were: Upgrade to FreeBSD 9.1-RELEASE pkg_delete -a rm -r /usr/local/* Install

Re: Mouse stopped working on quit fvwm

2013-02-03 Thread ill...@gmail.com
On 3 February 2013 04:23, Roger Marsh wrote: > The problem was encountered when upgrading to FreeBSD 9.1-RELEASE and a 18 > January 2013 portsnap. > > Steps were: > > Upgrade to FreeBSD 9.1-RELEASE > pkg_delete -a > rm -r /usr/local/* > Install ports using portmaster > Turn on the ttyv8 xdm and re

Mouse stopped working on quit fvwm

2013-02-03 Thread Roger Marsh
The problem was encountered when upgrading to FreeBSD 9.1-RELEASE and a 18 January 2013 portsnap. Steps were: Upgrade to FreeBSD 9.1-RELEASE pkg_delete -a rm -r /usr/local/* Install ports using portmaster Turn on the ttyv8 xdm and reboot Login via the xdm dialog using the user .xsession file c

Re: KDE Mouse Themes

2013-01-27 Thread Mike Clarke
On Sunday 27 Jan 2013 14:47:11 Carmel wrote: > On Sun, 27 Jan 2013 08:09:10 -0600 > > ajtiM articulated: > > Do you have: > > > > System Settings - Input Devices - and there are Keyboard, Mouse and > > Remote control. > > Yes, and there is suppose to be

Re: KDE Mouse Themes

2013-01-27 Thread Carmel
On Sun, 27 Jan 2013 08:09:10 -0600 ajtiM articulated: > Do you have: > > System Settings - Input Devices - and there are Keyboard, Mouse and > Remote control. Yes, and there is suppose to be a "themes" setting according to the KDE documentation; however, there is none

Re: KDE Mouse Themes

2013-01-27 Thread ajtiM
On Sunday 27 January 2013 07:26:59 Carmel wrote: > I have KDE version 4.8.4 (4.8.4) installed on a FreeBSD-8.3 system. I > have tried reading through the KDE documentation; however, I cannot > find the setting on my system to change the mouse theme(s). According > to the KDE docume

KDE Mouse Themes

2013-01-27 Thread Carmel
I have KDE version 4.8.4 (4.8.4) installed on a FreeBSD-8.3 system. I have tried reading through the KDE documentation; however, I cannot find the setting on my system to change the mouse theme(s). According to the KDE documentation, the settings tab that should exist under "settings" do

Re: urxvt mouse selection / links troubles

2013-01-23 Thread David Demelier
On 11/01/2013 15:12, Guy Brand wrote: > Fabian Keil (freebsd-lis...@fabiankeil.de) on 11/01/2013 at 14:18 wrote: > > Hi > >>> I use rxvt-unicode for years, but these days I'm having trouble when >>> selecting link texts, what does not work anymore : >>> > ... > >>> URxvt*font: xft:DejaVu Sans Mo

Re: urxvt mouse selection / links troubles

2013-01-11 Thread Guy Brand
Fabian Keil (freebsd-lis...@fabiankeil.de) on 11/01/2013 at 14:18 wrote: Hi > > I use rxvt-unicode for years, but these days I'm having trouble when > > selecting link texts, what does not work anymore : > > ... > > URxvt*font: xft:DejaVu Sans Mono:pixelsize=11 > > URxvt*modifier:alt > > URxvt*

Re: urxvt mouse selection / links troubles

2013-01-11 Thread Fabian Keil
David Demelier wrote: > I use rxvt-unicode for years, but these days I'm having trouble when > selecting link texts, what does not work anymore : > > o clicking on the text to open the browser, using URxvt*urlLauncher: firefox > o trouble when selecting text (sometimes it does not copy to clipbo

urxvt mouse selection / links troubles

2013-01-10 Thread David Demelier
Hello, I use rxvt-unicode for years, but these days I'm having trouble when selecting link texts, what does not work anymore : o clicking on the text to open the browser, using URxvt*urlLauncher: firefox o trouble when selecting text (sometimes it does not copy to clipboard) o trouble when select

Re: keyboard and mouse problem

2013-01-09 Thread Erich Dollansky
Hi, On Tue, 8 Jan 2013 23:53:04 -0800 (PST) Jack Mc Lauren wrote: > I have a freeBSD 8.2 amd64 on my system and I'm using > gnome environment. But after a few seconds my USB keyboard and  PS/2 > mouse hang up !!! > when did you setup the system? Did this happen after an updat

Re: keyboard and mouse problem

2013-01-09 Thread Lowell Gilbert
Jack Mc Lauren writes: > I have a freeBSD 8.2 amd64 on my system and I'm using > gnome environment. But after a few seconds my USB keyboard and  PS/2 > mouse hang up !!! > > What should I do ? Are you still able to switch to other virtual terminals? Are you still able to

keyboard and mouse problem

2013-01-08 Thread Jack Mc Lauren
Hi guys I have a freeBSD 8.2 amd64 on my system and I'm using gnome environment. But after a few seconds my USB keyboard and  PS/2 mouse hang up !!! What should I do ? Thanks in advance ... ___ freebsd-questions@freebsd.org mailing list

Re: Strange mouse behavior in Gnome2

2012-12-31 Thread Alexander Lindemann
On 12/31/2012 01:58 AM, Shane Ambler wrote: > On 30/12/2012 23:21, Alexander Lindemann wrote: >> Hi, >> >> I have a strange problem with my mouse while using Gnome2 (same >> problem with KDE) on FreeBSD 9: >> >> mouseclicks aren't working if I open a

Re: Strange mouse behavior in Gnome2

2012-12-30 Thread Shane Ambler
On 30/12/2012 23:21, Alexander Lindemann wrote: Hi, I have a strange problem with my mouse while using Gnome2 (same problem with KDE) on FreeBSD 9: mouseclicks aren't working if I open another window, my testcase is opening the keyboard-settings and trying to add another Layout, but it

Strange mouse behavior in Gnome2

2012-12-30 Thread Alexander Lindemann
Hi, I have a strange problem with my mouse while using Gnome2 (same problem with KDE) on FreeBSD 9: mouseclicks aren't working if I open another window, my testcase is opening the keyboard-settings and trying to add another Layout, but its the same with other windows. I can't ev

Wheel mouse oddity - wheel only reporting button release

2012-06-28 Thread Jukka A. Ukkonen
Hi, Does anyone have any idea what is going on when a ps/2 mouse with a wheel (actually a trackball) sometimes works just fine and sometimes the wheel reports button release events only? This is happening on an AMD64 system running FreeBSD-9.0. I used truss to trace moused to see how the basic

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: Performance and mouse problems

2012-06-08 Thread Warren Block
On Fri, 8 Jun 2012, Albert Shih wrote: After some time, and read new messages ont this mailing list, I find a solution. Deactivate hald deactivate dbus Option "AutoAddDevices" "Off" put moused_enable="On" in /etc/rc.conf and rebo

Re: Mouse stopped working in X

2012-06-08 Thread Polytropon
using a xorg.conf file to make the required settings has worked at least for me. My idea of automating the manual step of restarting HAL and DBUS (which _seems_ to have treated the symptoms of a non-working mouse) was to put that into the X initialisation file: "sudo /usr/local/etc/rc.d/

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: Performance and mouse problems

2012-06-08 Thread Albert Shih
Le 29/04/2012 ? 00:58:01+0200, Jerome Herman a écrit > >>> > >>> I've got two very strange problem > >>> > >>> I'm running 9-stable on a Dell Laptop E4200. > >>> > >>> Since this morning when I put a USB mouse (I&

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
lithic >> unmaintainable mess". > > Well, I finally got it working. I'm far from an expert in this area, but > what I think was happening was that the touchpad was grabbing /dev/psm0, > and then X.org tried to allocate the same port for the USB mouse, which > of course failed (

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
an expert in this area, but what I think was happening was that the touchpad was grabbing /dev/psm0, and then X.org tried to allocate the same port for the USB mouse, which of course failed (even though I had specified a Device of /dev/ums0, and set AutoAddDevices to Off so as to take hal

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

2012-06-07 Thread Jerry
hough 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've hit the same problem as this: >> >> http://lists.freebsd.org/pipermail/freebsd-que

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

2012-06-07 Thread C. P. Ghost
t that no matter what I try I cannot get the (USB) mouse to >> work. > > IMHO, you've hit the same problem as this: > > http://lists.freebsd.org/pipermail/freebsd-questions/2012-May/241148.html Sorry, I forgot to add the original mail: http://lists.freebsd.org/pipe

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 >

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

2012-06-07 Thread Jerry
Request failed (8) >> (WW) Mouse0: No Device specified, looking for one... > >Have you tried without a xorg.conf file I do not have one. I have had the same frigging problem since updating Xorg and have tried every suggestion made on this list so far which includes activating &

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.

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

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 mou

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

2012-06-05 Thread Waitman Gobble
xcept 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 9.0-RELEASE on amd64 - fully updated. > > > > I don't need the mouse in consoles, but I do want i

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" #

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

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) > m

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

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

Re: Mouse stopped working in X

2012-05-23 Thread C. P. Ghost
er > > It should "happen" when X is running, and it should be > "back to normal" when the WM or DE is launched (and > all background programs have fully started). Yep, that's a good idea... as well as switching to a text console, issue the commands there, and th

Re: Mouse stopped working in X

2012-05-22 Thread Bernt Hansson
2012-05-22 10:44, Polytropon skrev: On Tue, 22 May 2012 10:17:16 +0200, Bernt Hansson wrote: There is a second way of doing this stunt. Start X When X is up and running press CTRL+ALT+F3 or any F* frpm F3 up to F8 then you get to the console Su to root in the console and type in /usr/local/etc

Re: Mouse stopped working in X

2012-05-22 Thread Polytropon
On Tue, 22 May 2012 10:17:16 +0200, Bernt Hansson wrote: > There is a second way of doing this stunt. > > Start X > When X is up and running press CTRL+ALT+F3 or any F* frpm F3 up to F8 > then you get to the console > Su to root in the console and type in > > /usr/local/etc/rc.d/dbus restart&&

Re: Mouse stopped working in X

2012-05-22 Thread Bernt Hansson
012-05-20 14:17, C. P. Ghost skrev: On Fri, May 18, 2012 at 2:27 PM, Bernt Hansson wrote: 2012-05-18 13:49, J. W. Ballantine skrev: Hi, Before the update of x11 on 4/21/2012, X was working fine, but now when I startx, my usb and touchpad mouse are no longer found. The mouse works in

Re: Mouse stopped working in X

2012-05-20 Thread C. P. Ghost
On Fri, May 18, 2012 at 2:27 PM, Bernt Hansson wrote: > 2012-05-18 13:49, J. W. Ballantine skrev: > >> Hi, >> >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and touchpad mouse are no longer found.  The >> mouse

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
: > 2012-05-18 13:49, J. W. Ballantine skrev: >> Hi, >> >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and touchpad mouse are no longer found. The >> mouse works in terminal mode, and hald and dbus are started in >>

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
Warren, I did as you suggested and I still have the same problem Jim On May 18, 2012, at 9:14 AM, Warren Block wrote: > On Fri, 18 May 2012, J. W. Ballantine wrote: > >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and tou

Re: Mouse stopped working in X

2012-05-18 Thread Warren Block
On Fri, 18 May 2012, J. W. Ballantine wrote: Before the update of x11 on 4/21/2012, X was working fine, but now when I startx, my usb and touchpad mouse are no longer found. The mouse works in terminal mode, and hald and dbus are started in /etc/rc.conf. I rebuilt x11, but that had no effect

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
I'll try after the current build finishes, and I'll let you know what happens. Thanks On May 18, 2012, at 8:56 AM, Bernt Hansson wrote: > 2012-05-18 14:45, James Ballantine skrev: >> I'm running Gnome2 on a 9-stable system. > > Can you get a terminal running in gn

Re: Mouse stopped working in X

2012-05-18 Thread James Ballantine
I'm running Gnome2 on a 9-stable system. On May 18, 2012, at 8:27 AM, Bernt Hansson wrote: > 2012-05-18 13:49, J. W. Ballantine skrev: >> Hi, >> >> Before the update of x11 on 4/21/2012, X was working fine, but now >> when I startx, my usb and touchpad mouse ar

Mouse stopped working in X

2012-05-18 Thread J. W. Ballantine
Hi, Before the update of x11 on 4/21/2012, X was working fine, but now when I startx, my usb and touchpad mouse are no longer found. The mouse works in terminal mode, and hald and dbus are started in /etc/rc.conf. I rebuilt x11, but that had no effect, any ideas on what I might do to get the

Re: Performance and mouse problems

2012-05-04 Thread Albert Shih
ired by the config file, and then tries to install it again via > autodetection. Of course the second installation of the same device > doesn't work as the device is already busy with xorg, and xorg stops to > try to auto-install devices. > When you plug another mouse, xorg is not

Re: Performance and mouse problems

2012-05-03 Thread Eduardo Morras
Can you disable the touchpad? In my laptop (Asus K5) if i press Fn+F9 the touchpad is disabled via ACPI and not detected by HAL nor Xorg. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To

Re: Performance and mouse problems

2012-05-03 Thread Warren Block
On Thu, 3 May 2012, Albert Shih wrote: Le 02/05/2012 ? 10:27:56-0600, Warren Block a écrit On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I

Re: Performance and mouse problems

2012-05-03 Thread Albert Shih
Le 02/05/2012 ? 10:27:56-0600, Warren Block a écrit > On Wed, 2 May 2012, Albert Shih wrote: > > > I think the problem is indeed comme from Xorg. > > Just to repeat: on this Gateway notebook, only one or the other of the > touchpad or mouse would work until I enabled m

Re: Performance and mouse problems

2012-05-03 Thread Albert Shih
as > required by the config file, and then tries to install it again via > autodetection. Of course the second installation of the same device > doesn't work as the device is already busy with xorg, and xorg stops to > try to auto-install devices. > When you plug another m

Re: Performance and mouse problems

2012-05-02 Thread Jerome Herman
nd hate hal for that ;-) ugen5.2: at usbus5 ums1: on usbus5 ums1: 5 buttons and [XYZT] coordinates ID=0 Ok looking at your files, it does not appear to be a hal/dbus problem either : The device is correctly probed and registered with DBus, known as /dev/ums1, and the x11 driver is mapped to &qu

Re: Performance and mouse problems

2012-05-02 Thread doug
repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I enabled moused in /etc/rc.conf. Now either or both work, including when the USB mouse is connected after X starts. My experience corresponds with Warren's thoughts on this. I was running the exact l

Re: Performance and mouse problems

2012-05-02 Thread Jerome Herman
other of the touchpad or mouse would work until I enabled moused in /etc/rc.conf. Now either or both work, including when the USB mouse is connected after X starts. My experience corresponds with Warren's thoughts on this. I was running the exact levels of software on an old Dell 800Mhz deskto

Re: Performance and mouse problems

2012-05-02 Thread Jerry
tebook, only one or the other of >> the touchpad or mouse would work until I enabled moused >> in /etc/rc.conf. Now either or both work, including when the USB >> mouse is connected after X starts. > >My experience corresponds with Warren's thoughts on this. I was >running th

Re: Performance and mouse problems

2012-05-02 Thread doug
On Wed, 2 May 2012, Warren Block wrote: On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I enabled moused in /etc/rc.conf. Now either or both work

Re: Performance and mouse problems

2012-05-02 Thread Warren Block
On Wed, 2 May 2012, Albert Shih wrote: I think the problem is indeed comme from Xorg. Just to repeat: on this Gateway notebook, only one or the other of the touchpad or mouse would work until I enabled moused in /etc/rc.conf. Now either or both work, including when the USB mouse is

Re: Performance and mouse problems

2012-05-02 Thread Albert Shih
(us_intl) and hate hal for that ;-) > > ugen5.2: at usbus5 > > ums1: > 2.00/0.09, addr 2> on usbus5 > > ums1: 5 buttons and [XYZT] coordinates ID=0 > Ok looking at your files, it does not appear to be a hal/dbus problem > either : > The device is correctly probed a

Re: Performance and mouse problems

2012-05-01 Thread Harald Weis
On Tue, May 01, 2012 at 01:32:01PM +0200, Harald Weis wrote: Sorry for the typing error. Please read /etc/defaults/rc.conf instead of /etc/default/rc.conf. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Performance and mouse problems

2012-05-01 Thread Harald Weis
xt line required after switching locale from iso-8859-15 to utf-8 scrnmap="us-ascii_to_cp437" # See rc.conf(5) and /etc/default/rc.conf # for default and non-default moused settings. # moused_ums0_flags="-a 0.3"# decelerate Labtec mouse -- rc.conf on laptop: -- keymap="

Re: Performance and mouse problems

2012-04-30 Thread Jerome Herman
me you did not create any custom hald rule. Did you ? I have one, but I try with him (I use since hal existe on BSD) and without him. For the same result. The pad in the laptop working but not the usb mouse. In fact I don't think the cpu load is connected to this problem. I already send a e

Re: Performance and mouse problems

2012-04-30 Thread Warren Block
existe on BSD) and without him. For the same result. The pad in the laptop working but not the usb mouse. In fact I don't think the cpu load is connected to this problem. On one computer here, only one of the touchpad or external mouse works unless moused is enabled in rc.conf. That'

Re: Performance and mouse problems

2012-04-30 Thread Albert Shih
him. For the same result. The pad in the laptop working but not the usb mouse. In fact I don't think the cpu load is connected to this problem. I already send a email to freebsd-stable. Well but that not a solve the Xorg don't see the mouse. > > The first thing to

Re: Performance and mouse problems

2012-04-28 Thread Jerome Herman
On 28/04/2012 22:52, Albert Shih wrote: Le 27/04/2012 ? 12:14:04-0500, Adam Vande More a écrit On Fri, Apr 27, 2012 at 11:13 AM, Albert Shih wrote: Hi all I've got two very strange problem I'm running 9-stable on a Dell Laptop E4200. Since this morning when I put a USB mouse

Re: Performance and mouse problems

2012-04-28 Thread Albert Shih
Le 27/04/2012 ? 12:14:04-0500, Adam Vande More a écrit > On Fri, Apr 27, 2012 at 11:13 AM, Albert Shih wrote: > > > Hi all > > > > I've got two very strange problem > > > > I'm running 9-stable on a Dell Laptop E4200. > > > > Since thi

Re: Performance and mouse problems

2012-04-27 Thread Adam Vande More
On Fri, Apr 27, 2012 at 11:13 AM, Albert Shih wrote: > Hi all > > I've got two very strange problem > > I'm running 9-stable on a Dell Laptop E4200. > > Since this morning when I put a USB mouse (I've try three mouses to be > sure) it's not workin

Performance and mouse problems

2012-04-27 Thread Albert Shih
Hi all I've got two very strange problem I'm running 9-stable on a Dell Laptop E4200. Since this morning when I put a USB mouse (I've try three mouses to be sure) it's not working. The kernel and HAL see the mouse but Xorg don't seem do anything. The second point is

Re: Dual monitors ok, but no mouse and keyboard action on the slave screen

2012-04-22 Thread Warren Block
since I have no mouse or keyboard working on the 17"... Anyone have somewhere with a solution to point me towards ? There are basically two kind of two-monitor settings: One is to have the WM manage them, the other one is to "concatenate" them to one "logical screen&qu

Re: Dual monitors ok, but no mouse and keyboard action on the slave screen

2012-04-22 Thread Polytropon
On Sun, 22 Apr 2012 13:43:31 +0200, Kenneth Hatteland wrote: > I`ve gotten a 17 inch monitor in addition to my 22 inch working with 2 > separate desktops. I plan to have stuff like wireshark etc on the > smallest. But I have a problem, I can get no work done since I have no > mouse

Dual monitors ok, but no mouse and keyboard action on the slave screen

2012-04-22 Thread Kenneth Hatteland
I`ve gotten a 17 inch monitor in addition to my 22 inch working with 2 separate desktops. I plan to have stuff like wireshark etc on the smallest. But I have a problem, I can get no work done since I have no mouse or keyboard working on the 17"... Anyone have somewhere with a soluti

Re: Changing psm (mouse) resolution?

2012-04-20 Thread Ronald F. Guilmette
Polytropon and Dan Nelson for replying with relevant information. Unfortunately, even though I now know about the -r option for moused, this has not been enough to resolve the problem I am having, and I'm going to need to delve into this more deeply. Here is the problem in a nutshell: My o

Re: Changing psm (mouse) resolution?

2012-04-19 Thread Polytropon
his functionality. It's mentioned as SEE ALSO ioctl(2), syslog(3), atkbdc(4), mouse(4), mse(4), sysmouse(4), moused(8), syslogd(8) in the manpage, even though it doesn't explicitely state that "moused" is the binary to run. > Is there a command line utility that

  1   2   3   4   5   6   7   8   9   10   >