Date: Mon, 11 Jul 2011 15:06:13 +0530 From: Mubeesh ali <mubeeshalivm@gmail.com> To: Lokadamus <lokadamus@gmx.de> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Mouse Problems. Message-ID: <CADcpdgRYzdc9JvYHdB=Um7q7Yizvw5Gm%2BH44UYag2HwO7pNoPA@mail.gmail.com> In-Reply-To: <4E174164.5030105@gmx.de> References: <CADcpdgQdU7B7d%2BPFP0dWBqBrK8zbaEiS5DNHf4eGidxkqco3hw@mail.gmail.com> <4E174164.5030105@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Thank You. It is working now. -- Best Regards, Mubeesh Ali.V.M On Fri, Jul 8, 2011 at 11:11 PM, Lokadamus <lokadamus@gmx.de> wrote: > Put in your rc.conf this: > dbus_enable="YES" > hald_enable="YES" > > reboot your system or start it with: > > # /usr/local/etc/rc.d/hald start > # /usr/local/etc/rc.d/dbus start > > then your mouse and keybord should working. > > > > Am 07.07.2011 09:31, schrieb Mubeesh ali: >> >> Hi List, >> >> I have freebsd 8.2 installed on a windows host with virtualbox and >> have xfce4. From sysinstall i was able to enable and move the mouse. >> But as soon as i do a startx it gets frozen(pointer is visible at >> center of the screen ) >> >> reebsd# cat /etc/rc.conf >> >> # -- sysinstall generated deltas -- # Tue Jul 5 16:03:57 2011 >> # Created: Tue Jul 5 16:03:57 2011 >> # Enable network daemons for user convenience. >> # Please make all changes to this file, not to /etc/defaults/rc.conf. >> # This file now contains just the overrides from /etc/defaults/rc.conf. >> check_quotas="NO" >> hostname="Freebsd.merunetworks.com" >> ifconfig_em0="DHCP" >> inetd_enable="YES" >> ipv6_enable="YES" >> keymap="us.iso" >> moused_enable="YES" >> moused_port="/dev/psm0" >> moused_flags="-z 4" >> moused_type="auto" >> ntpdate_enable="YES" >> ntpdate_hosts="asia.pool.ntp.org" >> sshd_enable="YES" >> # -- sysinstall generated deltas -- # Wed Jul 6 11:35:07 2011 >> #moused_flags="" >> #moused_port="/dev/psm0" >> #moused_type="microsoft" >> #moused_enable="YES" >> > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADcpdgRYzdc9JvYHdB=Um7q7Yizvw5Gm%2BH44UYag2HwO7pNoPA>
