From owner-freebsd-questions Fri Mar 30 9:40:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sloth.wcug.wwu.edu (sloth.wcug.wwu.edu [140.160.213.200]) by hub.freebsd.org (Postfix) with SMTP id CB2E137B71A for ; Fri, 30 Mar 2001 09:40:32 -0800 (PST) (envelope-from rshannon@wcug.wwu.edu) Received: (qmail 21000 invoked by uid 1146); 30 Mar 2001 17:40:27 -0000 Date: Fri, 30 Mar 2001 09:40:27 -0800 From: Ryan Shannon To: "Victor R. Cardona" Cc: freebsd-questions@freebsd.org Subject: Re: Xdefaults Message-ID: <20010330094027.B18349@sloth.wcug.wwu.edu> References: <20010329203155.A20762@sloth.wcug.wwu.edu> <20010329225127.C22165@marx.marvic.chum> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010329225127.C22165@marx.marvic.chum>; from vcardona@home.com on Thu, Mar 29, 2001 at 10:51:27PM -0600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Excellent. Thank you. Ryan On Thu, Mar 29, 2001 at 10:51:27PM -0600, Victor R. Cardona wrote: > On Thu, Mar 29, 2001 at 08:31:55PM -0800, Ryan Shannon wrote: > > What is the equivalent of ~/.Xdefaults ? I see this file referenced > > everywhere, but it doesn't exist on my system, nor is it mentioned in man > > XFree86. Should I create it? I would like to do some bindings with my > > Intellimouse Explorer with the side buttons. > > Yes just create it in your home directory. I have included a copy of > mine so that you can get an idea as to the syntax. > > - v > > > ! ============================================================================= > ! XTerm > ! ============================================================================= > xterm*background: Black > xterm*foreground: Wheat > xterm*pointerColor: Blue > xterm*cursorColor: Blue > xterm*geometry: 80x30 > xterm*font: -adobe-courier-medium-r-normal--18-180-75-75-m-110-iso8859-1 > xterm*scrollBar: true > xterm*saveLines: 2000 > xterm*colorMode: true > xterm*colorBDMode: true > xterm*colorBD: Red > > ! ============================================================================= > ! Emacs > ! ============================================================================= > emacs*background: Black > emacs*foreground: Wheat > emacs*font: -adobe-courier-medium-r-normal--18-180-75-75-m-110-iso8859-1 > emacs*geometry: 80x30 > emacs*pointerColor: Blue > emacs*cursorColor: Blue > > ! ============================================================================= > ! Mutt > ! ============================================================================= > mutt*background: Black > mutt*foreground: Wheat > mutt*geometry: 80x35 > mutt*font: -adobe-courier-medium-r-normal--18-180-75-75-m-110-iso8859-1 > mutt*pointerColor: Blue > mutt*cursorColor: Blue > > > > > > > > > -- > Victor R. Cardona > vcardona@home.com > > "Behold the keyboard of Kahless, the greatest Klingon > code warrior that ever lived!" > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message