DragonFly kernel List (threaded) for 2010-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
RFC: Enable Moused on boot
It is helpful here to have moused enabled from the start.
Thoughts about adding this to the release builder ?
diff --git a/nrelease/root/etc/rc.conf b/nrelease/root/etc/rc.conf
index d3292cb..825ea6c 100644
--- a/nrelease/root/etc/rc.conf
+++ b/nrelease/root/etc/rc.conf
@@ -10,3 +10,6 @@ syslogd_enable="NO"
nfs_client_enable="YES"
rpc_umntall_enable="NO"
cron_enable="NO"
+
+moused_enable="YES"
+moused_type="auto"
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]