View Single Post
  #3   (View Single Post)  
Old 26th October 2009
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

Quote:
Originally Posted by Beastie View Post
A few additions/comments, if you don't mind
I dont mind, I am open to discussion

Quote:
Originally Posted by Beastie View Post
I usually only have AutoAddDevices. AFAIK, AllowEmptyInput is not necessary.
I have just unscrewed my laptop (with FreeBSD) to make it little cleaner and to replace thermal grease, I will verify that after cleaning.

Quote:
Originally Posted by Beastie View Post
Users may also have to enable/start the mouse daemon if they haven't already done so during/after the setup:

# /etc/rc.d/moused start
My fault, I assumed that everybody has moused enabled.

Quote:
Originally Posted by Beastie View Post
, you may add -nolisten tcp to xinit if you don't need remote access to X.
You may also add an alias to your shell's rc file to save some typing:
Code:
alias xinit xinit -- -dpi 75 -nolisten tcp
Along with -br for black backgound (or -wr for white backgound) and -tst (disables testing extensions).

Thanks for adding your input mate.
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote