all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sivaram Neelakantan <nsivaram.net@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: changing font and font size in terminal emacs-27.2
Date: Sat, 07 Aug 2021 09:46:26 +0530	[thread overview]
Message-ID: <858s1d3n51.fsf@gmail.com> (raw)
In-Reply-To: 87wnoymkxu.fsf@yandex.com

On Fri, Aug 06 2021,Colin Baxter wrote:


[snipped 10 lines]

> If you are using xterm then set the font in ~/.Xdefaults and/or
> ~/.Xresources. For example, I have
>
> ! Set font and size: 
> XTerm*faceName: DejaVu Sans Mono Book
> !XTerm*faceName: Monospace
> XTerm*faceSize: 10
>
> For other settings, search the Internet for .Xdefaults .Xresources. The
> particular file depends on the Linux flavor. I have both files
> identical.
>
> Hope this helps.
>

Thanks, I did have that and it seems to have no effect;  Been trying
various stuff and at this point if I can get the emacs terminal font
at 12pt or above I'd be happy. :-)

$ xrdb -query|grep emacs
emacs*Background:       DarkSlateGray
emacs*Foreground:       Wheat
emacs*bitmapIcon:       on
emacs*cursorColor:      Orchid
emacs*pointerColor:     Orchid
emacs.font:     DejaVu Sans Mono-12

$ xrdb -query|grep face
UXTerm*faceName:        Cascadia Mono
UXTerm*faceSize:        12
XTerm*faceName: Cascadia Mono
XTerm*faceSize: 12
uxterm*faceSize1:       8
uxterm*faceSize2:       8
uxterm*faceSize3:       9
uxterm*faceSize4:       12
uxterm*faceSize5:       14
xterm*faceSize1:        8
xterm*faceSize2:        8
xterm*faceSize3:        9
xterm*faceSize4:        12
xterm*faceSize5:        14

$ xrdb -query|grep font
URxvt*font:     xft:DejaVuSansMono:medium:size=10
UXTerm.vt100.translations:      #override \nCtrl <Key> minus: smaller-vt-font() \nCtrl <Key> plus: larger-vt-font() \nCtrl <Key> 0: set-vt-font(d) \nCtrl Shift <Key>B: scroll-back(1, halfpage) \nCtrl Shift <Key>F: scroll-forw(1, halfpage) \nCtrl Shift <Key>C: copy-selection(CLIPBOARD) \nCtrl Shift <Key>V: insert-selection(CLIPBOARD) \nCtrl Shift <Key>H: set-altscreen(toggle) \nCtrl <Key>T: spawn-new-terminal()
XTerm.vt100.translations:       #override \nCtrl <Key> minus: smaller-vt-font() \nCtrl <Key> plus: larger-vt-font() \nCtrl <Key> 0: set-vt-font(d) \nCtrl Shift <Key>B: scroll-back(1, halfpage) \nCtrl Shift <Key>F: scroll-forw(1, halfpage) \nCtrl Shift <Key>C: copy-selection(CLIPBOARD) \nCtrl Shift <Key>V: insert-selection(CLIPBOARD) \nCtrl Shift <Key>H: set-altscreen(toggle) \nCtrl <Key>T: spawn-new-terminal()
emacs.font:     DejaVu Sans Mono-12


sivaram
-- 




  reply	other threads:[~2021-08-07  4:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 17:03 changing font and font size in terminal emacs-27.2 Sivaram Neelakantan
2021-08-06 17:06 ` tomas
2021-08-06 19:29   ` Colin Baxter
2021-08-07  4:16     ` Sivaram Neelakantan [this message]
2021-08-07 11:28       ` Colin Baxter
2021-08-07 12:08         ` Yuri Khan
2021-08-07 13:14           ` Colin Baxter
2021-08-07 16:12             ` Sivaram Neelakantan
2021-08-07 16:10           ` Sivaram Neelakantan
2021-08-08 11:33             ` Colin Baxter
2021-08-07 16:05         ` Sivaram Neelakantan
2021-08-07 16:00       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-07 16:15         ` Sivaram Neelakantan
2021-08-07 16:24           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-09 13:50 ` Ken Goldman
2021-08-09 16:02   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-11 13:27     ` Ken Goldman
2021-08-11 14:42   ` Sivaram Neelakantan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=858s1d3n51.fsf@gmail.com \
    --to=nsivaram.net@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.