Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2019 07:47:29 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Gary Jennejohn <gljennjohn@gmail.com>
Cc:        "Ronald F. Guilmette" <rfg@tristatelogic.com>,  "freebsd-x11@freebsd.org" <freebsd-x11@freebsd.org>
Subject:   Re: Config file location?
Message-ID:  <CAN6yY1ubzC1kg4_sCpCNbX%2BbpJLwkq%2BqngGfPHVc%2BvJ1VAxVPg@mail.gmail.com>
In-Reply-To: <20190605093524.0003d560@ernst.home>
References:  <48768.1559715227@segfault.tristatelogic.com> <20190605093524.0003d560@ernst.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 5, 2019 at 12:36 AM Gary Jennejohn <gljennjohn@gmail.com> wrote:

> On Tue, 04 Jun 2019 23:13:47 -0700
> "Ronald F. Guilmette" <rfg@tristatelogic.com> wrote:
>
> > Greetings,
> >
> > It's been quite a long time since I tried to setup and configure a
> > fresh new FreeBSD system, but I am doing that now, using 12.0-RELEASE.
> > Obviously a lot of things have changed.
> >
> > So far, most everything is working OK.  I have X running and my
> > favorite window manager (fvwm) installed and all is mostly well.
> >
> > The problem is that I don't much care for the default keyboard
> > repeat rate, and I want to increase it.
> >
> > In that past, I accomplished this by diddling a couple of lines
> > in the xorg.conf file, but now I can't even seem to find where
> > that is located.  I did do "man Xorg" and checked all of the
> > places listed in the FILES section of that man page, but I still
> > can't seem to find the little bugger.
> >
> > Does it still exist?  If so, where?
> >
>
> Looks like you're right, xorg.conf doesn't seem to exist any more.
> But the man page is still present, so you could generate one based
> on that.
>
> If you still have an old xorg.conf from a backup or a running
> system you still copy it to /etc/X11 and the Xorg server will use
> it.  I have a fairly old xorg.conf there and it works.
>
> The other possibilty would be to use startx und put a ''xset -r''
> command into $HOME/.xinitc.  That's how I do it.
>
> --
> Gary Jennejohn
>

X looks for xorg.conf in a bunch of places, but the traditional /etc/X11
still works and I use it.

The thing that has changed is that it is no longer required. In most cases,
X works fine with no configuration, but there are many reasons to have one.
Your case may be one, but any of that type of thing may be handled on a
per-user or per-session basis with commands in .xinit such as xset(1) or
xrandr(1).  An obvious use for xorg.conf is to add fonts or change the
behavior of the graphics card. My xorg.conf currently contains only
'Section "Files"' with a list of additional fonts.
--
Kevin Oberman, Part time kid herder and retired Network Engineer
E-mail: rkoberman@gmail.com
PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1ubzC1kg4_sCpCNbX%2BbpJLwkq%2BqngGfPHVc%2BvJ1VAxVPg>