Date: Sun, 23 Sep 2007 11:38:54 -0700 From: "Kevin Oberman" <oberman@es.net> To: Christer Hermansson <mail@chdevelopment.se> Cc: freebsd-x11@freebsd.org Subject: Re: Xorg impossible problems Message-ID: <20070923183854.BD0174500C@ptavv.es.net> In-Reply-To: Your message of "Sun, 23 Sep 2007 19:52:14 %2B0200." <46F6A7CE.5000903@chdevelopment.se>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1190572734_55872P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Sun, 23 Sep 2007 19:52:14 +0200 > From: Christer Hermansson <mail@chdevelopment.se> > Sender: owner-freebsd-x11@freebsd.org > > >And finally my xorg.conf file: > > > >Section "ServerLayout" > > Identifier "X.org Configured" > > Screen 0 "Screen0" 0 0 > > InputDevice "Mouse0" "CorePointer" > > InputDevice "Keyboard0" "CoreKeyboard" > >EndSection > > I think you should change the line > > Screen 0 "Screen0" 0 0 > > to > > Screen "Screen0" See the man page for xorg.conf(5) in the section on ServerLayout. Assuming a single screen display, there is no difference between these two syntaxes. Xorg -config will generate the more verbose form, but the three integer arguments are optional and default to '0', so this is unlikely to make any difference. Of course, if there are two screens, the extra arguments are no longer optional. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1190572734_55872P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFG9rK+kn3rs5h7N1ERArCqAJ9rct0fHxiBA+RDc1zkxCKkrNTEJgCfRzn9 fka4eA2J1l7+d5BAnzmG+04= =bU8d -----END PGP SIGNATURE----- --==_Exmh_1190572734_55872P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070923183854.BD0174500C>