Xorg - how can I configure this thing??

Warren Block wblock at wonkity.com
Thu Jul 9 21:38:19 UTC 2009


On Thu, 9 Jul 2009, Glen Barber wrote:
>
> Run 'X -configure' then add this to the end:
>
> Section "ServerFlags"
> 	option	"AutoAddDevices"	"off"
> 	option	"AllowEmptyInput"	"off"
> EndSection

The first option is unnecessary in most cases.

The second is only needed if you want to configure mouse and keyboard in 
the xorg.conf file instead of automatically with hal.  And either or 
both lines can go in the ServerLayout section, an additional ServerFlags 
section is not needed.

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-questions mailing list