Thank You. It is working now. -- Best Regards, Mubeesh Ali.V.M
On Fri, Jul 8, 2011 at 11:11 PM, Lokadamus <[email protected]> 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" >> > > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
