RFC: Enable Moused on boot

看板DFBSD_kernel作者時間15年前 (2010/12/30 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/4 (看更多)
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"
文章代碼(AID): #1D6tTdSl (DFBSD_kernel)
文章代碼(AID): #1D6tTdSl (DFBSD_kernel)