sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
* setting sam's font
@ 1993-07-23 16:37 Steve_Kilbane
  0 siblings, 0 replies; 3+ messages in thread
From: Steve_Kilbane @ 1993-07-23 16:37 UTC (permalink / raw)
  To: sam-fans

i've just upgraded (for want of a better word) to solaris 2.2, and this has
screwed the fonts being used by sam and 9term. 9term i can get round, by
putting "-font fixed" on the cmd line. but there doesn't seem to be a way
to persuade sam to explicitly grab another font. since i'm not in any way
an x hacker (for obvious reasons), i'm out of ideas. any suggestions?

steve


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: setting sam's font
       [not found] <2849.9307231640@hillside.co.uk>
@ 1993-07-23 16:51 ` Peter Collinson
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Collinson @ 1993-07-23 16:51 UTC (permalink / raw)
  To: Steve_Kilbane; +Cc: sam-fans

Install a file called Sam in 
	/usr/openwin/lib/app-defaults

*width: 500
*height: 600
*font: screenpc
*scrollForwardR: false
*saveUnder:     true
*backingStore:  WhenMapped


Add your desired font name in there.

I use a modified version of Sun's screen-14 font.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* setting sam's font
       [not found] <93Jul23.093931pdt.11867@alpha.xerox.com>
@ 1993-07-23 16:47 ` Berry Kercheval
  0 siblings, 0 replies; 3+ messages in thread
From: Berry Kercheval @ 1993-07-23 16:47 UTC (permalink / raw)
  To: Steve_Kilbane; +Cc: sam-fans

I've had good luck putting

	samterm*font: fixed

in my X resources file, or by feeding that line into xrdb:

echo 'samterm*font: fixed' | xrdb -merge

(the '-merge' is important, as otherwise xrdb will assume you want to
set all your resources and helpfully delete everything else...)

  --berry


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1993-07-23 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1993-07-23 16:37 setting sam's font Steve_Kilbane
     [not found] <93Jul23.093931pdt.11867@alpha.xerox.com>
1993-07-23 16:47 ` Berry Kercheval
     [not found] <2849.9307231640@hillside.co.uk>
1993-07-23 16:51 ` Peter Collinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).