home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!rphroy!kocrsv01!c23mts
- From: c23mts@kocrsv01.delcoelect.com (Mike Scheidler)
- Newsgroups: alt.lucid-emacs.help
- Subject: Re: various lucid questions
- Message-ID: <1992Nov11.125304.7288@kocrsv01.delcoelect.com>
- Date: 11 Nov 92 12:53:04 GMT
- References: <9211110215.AA20534@lucid.com>
- Sender: news@kocrsv01.delcoelect.com (Usenet News Account)
- Reply-To: c23mts@kocrsv01.delcoelect.com
- Organization: Delco Electronics Corp.
- Lines: 26
- Originator: c23mts@kocrsw12
-
-
- In article <9211110215.AA20534@lucid.com>, mickeyf@vnet.ibm.com (Mickey Ferguson) writes:
- >
- > .....
- >
- > 2) I've figured out how to change the default font for lucid (by adding
- > Emacs*default.attributeFont: -*-menu-*-*-*-*-*-*-*-*-*-*-*-*
- > to my .Xdefaults file. Well, I thought I could also change the mouse
- > pointer to look like what our regular Sun mouse pointer is (#132 from
- > the X11 cursor library). I added the line
- > Emacs*textPointer: XC_top_left_arrow
- > but it still uses the old cross hairs, and sometimes complains about not
- > being able to convert string "XC_top_left_arrow" to type Cursor.
- >
-
- You need to remove the XC_ from the resource definition, i.e.
-
- Emacs*textPointer: top_left_arrow
-
- The names of the various cursor possibilities (for those who may not know)
- can be found in the X11 include file cursorfont.h.
- --
- Mike Scheidler INTERNET: c23mts@kocrsv01.delcoelect.com
- Software Technology UUCP: deaes!c23mts
- Delco Electronics Corporation PHONE: (317) 451-0642
- Kokomo, IN 46904 GMNET: 8-322-0642
-