Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 22:51:27 -0600
From:      "Victor R. Cardona" <vcardona@home.com>
To:        Ryan Shannon <rshannon@wcug.wwu.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Xdefaults
Message-ID:  <20010329225127.C22165@marx.marvic.chum>
In-Reply-To: <20010329203155.A20762@sloth.wcug.wwu.edu>; from rshannon@wcug.wwu.edu on Thu, Mar 29, 2001 at 08:31:55PM -0800
References:  <20010329203155.A20762@sloth.wcug.wwu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010329225127.C22165>