home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / lucidem / help / 676 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.6 KB

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