Re: 6.0 RC1 - Configure X Server?

From: user (nospam_at_hotmail.com)
Date: 10/12/05


Date: Wed, 12 Oct 2005 15:14:16 GMT

Dom, am I correct in understanding that Xorg has replaced the other x
choices in the previous 5.x versions?

When the windowing environment is running, aren't there any control keys?
For example, shouldn't you be able to scroll with the arrow keys?

G.T.

"Dom" <dom@invalid> wrote in message
news:434cc462$0$64070$892e7fe2@authen.white.readfreenews.net...
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html
>
> Xorg -configure
> cp xorg.conf.new /etc/X11/xorg.conf
>
> There are very few settings to configure after running Xorg -configure
> (notice case: capital X). Refresh rates if not automatically detected and
> defaultdepth, if it does not default to 24. I'm not sure about
> ati-specific issues.
>
> To make a scroll wheel work, add the following to the mouse section in
> xorg.conf.
>
> option "zaxismapping" "4 5"
>
> To set password:
> http://www.freebsd.org/cgi/man.cgi?query=passwd&apropos=0&sektion=0&manpath=FreeBSD+5.4-RELEASE+and+Ports&format=html
>