From owner-freebsd-questions@FreeBSD.ORG Tue Jun 7 15:36:12 2005 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A3216A41C for ; Tue, 7 Jun 2005 15:36:12 +0000 (GMT) (envelope-from nkinkade@fastmail.fm) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E3F43D1F for ; Tue, 7 Jun 2005 15:36:09 +0000 (GMT) (envelope-from nkinkade@fastmail.fm) Received: from frontend3.messagingengine.com (frontend3.internal [10.202.2.152]) by frontend1.messagingengine.com (Postfix) with ESMTP id 7BFB2C9D10A; Tue, 7 Jun 2005 11:36:07 -0400 (EDT) X-Sasl-enc: r6EFz4pkHRWtH5DhSAL4LuGJ7xspxGJAu7sFS/indeo0 1118158567 Received: from gentoo-npk.bmp.ub (unknown [206.27.244.136]) by www.fastmail.fm (Postfix) with ESMTP id 057541DC; Tue, 7 Jun 2005 11:36:06 -0400 (EDT) Received: from nkinkade by gentoo-npk.bmp.ub with local (Exim 4.21) id 1Dfg7S-00021I-M0; Tue, 07 Jun 2005 09:35:58 -0600 Date: Tue, 7 Jun 2005 09:35:58 -0600 From: Nathan Kinkade To: Meleagro Message-ID: <20050607153558.GI21690@gentoo-npk.bmp.ub> Mail-Followup-To: Meleagro , freebsd-questions@FreeBSD.ORG References: <1a97a05005060613423ef4da4e@mail.gmail.com> <20050606224124.GH21690@gentoo-npk.bmp.ub> <42A5A403.7030701@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OfrWf2Fun5Ae4m0Y" Content-Disposition: inline In-Reply-To: <42A5A403.7030701@gmail.com> X-PGP-Fingerprint: 3FDF A406 B149 3959 A8CB C5A9 3B46 4812 D852 7E49 User-Agent: Mutt/1.5.6i Sender: Cc: freebsd-questions@FreeBSD.ORG Subject: Re: rueba del =?utf-8?b?cmF0w7Nu?= X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nathan Kinkade List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 15:36:12 -0000 --OfrWf2Fun5Ae4m0Y Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 07, 2005 at 01:41:23PM +0000, Meleagro wrote: > Nathan Kinkade escribi=C3=B3: >=20 > >On Mon, Jun 06, 2005 at 10:42:05PM +0200, Meleagro Slackware wrote: > > > >>C=C3=B3mo puedo hacer para poner la rueda del rat=C3=B3n a funcionar. > >>kde me va bien, pero si miro en /etc/X11/ no hay ning=C3=BAn fichero. > >>=C2=BF donde se encuentra el xorg.conf ? si hago un whereis xorg.confno= me > >>lo encuentra > >> =20 > >Para hacer funcionar la rueda del rat=C3=B3n mira por aqu=C3=AD: > > > >http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/x.html#X-AND-WHEEL > > > >Buen suerte, > > > >Nathan > > > Ya, si yo s=C3=A9 lo que tengo que hacer, el problema es que no tengo=20 > /etc/X11/xorg.conf > =C2=BF c=C3=B3mo puede ser esto si las X me van bien ? Seguramente existe el documento. Intenta ``man xorg.conf''. Desde el manual de xorg.conf en una sistema de Gentoo Linux: ------------------------------------------------------------------------ DESCRIPTION Xorg uses a configuration file called xorg.conf for its initial setup. This configuration file is searched for in the following places when the server is started as a normal user: /etc/X11/ /usr/X11R6/etc/X11/ /etc/X11/$XORGCONFIG /usr/X11R6/etc/X11/$XORGCONFIG /etc/X11/xorg.conf-4 /etc/X11/xorg.conf /etc/xorg.conf /usr/X11R6/etc/X11/xorg.conf. /usr/X11R6/etc/X11/xorg.conf-4 /usr/X11R6/etc/X11/xorg.conf /usr/X11R6/lib/X11/xorg.conf. /usr/X11R6/lib/X11/xorg.conf-4 /usr/X11R6/lib/X11/xorg.conf ------------------------------------------------------------------------ Supongo que es lo mismo por FreeBSD. B=C3=BAscalo en /usr/X11R6/etc/X11. = Si no est=C3=A1 en ningunos de los ubicaciones arriba, ejecuta: `locate xorg.conf` o `find / -name xorg.conf` Nathan --OfrWf2Fun5Ae4m0Y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFCpb7eO0ZIEthSfkkRAsPFAKDq5fadD5kUcuKMcheSa/YUQGpyuQCg0pu+ b8WYlLfmYTp6xF7eAhDHBE8= =fCE5 -----END PGP SIGNATURE----- --OfrWf2Fun5Ae4m0Y--