ops, i thought i replied to the list On Sat, Mar 28, 2009 at 11:59 AM, Ian Fitzgerald <[email protected]> wrote: > Alberto Villa wrote: > > isn't that an xorg problem? with the recent update to 7.4 i had to add > > Option AllowEmptyInput Off > > to ServerLayout section of xorg.conf (i had the same issue). also, > > remember to enable dbus and hal at startup (you also need them for kde > > and, i guess, gnome) > > Thanks. Made first change to ServerLayout section of xorg.conf, but no > change.
i checked, the correct spelling is Option "AllowEmptyInput" "Off" > Where do I enable dbus and hal at startup? add dbus_enable="YES" hald_enable="YES" to /etc/rc.conf. also, you can start them without restarting with /usr/local/etc/rc.d/(dbus|hald) start -- Alberto Villa <[email protected]> _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
