All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] console_codes.4: mention caveats for xterm's ESC ] 50 command
@ 2026-07-10 22:10 Jan Engelhardt
  2026-07-10 22:10 ` [PATCH 2/2] console_codes.4: document more xterm codes Jan Engelhardt
  2026-07-18 12:22 ` [PATCH 1/2] console_codes.4: mention caveats for xterm's ESC ] 50 command Alejandro Colomar
  0 siblings, 2 replies; 4+ messages in thread
From: Jan Engelhardt @ 2026-07-10 22:10 UTC (permalink / raw)
  To: alx; +Cc: linux-man

Fonts are only settable if xterm was launched with the right options
(or X11 resources) that would allow this operation.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
---
 man/man4/console_codes.4 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/man/man4/console_codes.4 b/man/man4/console_codes.4
index 2fa8368e1..534510a4b 100644
--- a/man/man4/console_codes.4
+++ b/man/man4/console_codes.4
@@ -760,7 +760,10 @@ Change log file to
 .I name
 (normally disabled by a compile-time option).
 T}
-ESC ] 50 ; \f[I]fn\f[] ST	Set font to \f[I]fn\f[].
+ESC ] 50 ; \f[I]fn\f[] ST	T{
+Set font to \f[I]fn\f[] (the escape code is normally disabled;
+consult the xterm manpage for the "allowFontOps" setting)
+T}
 .TE
 .P
 It recognizes the following with slightly modified meaning
-- 
2.54.0


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

end of thread, other threads:[~2026-07-18 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 22:10 [PATCH 1/2] console_codes.4: mention caveats for xterm's ESC ] 50 command Jan Engelhardt
2026-07-10 22:10 ` [PATCH 2/2] console_codes.4: document more xterm codes Jan Engelhardt
2026-07-18 12:23   ` Alejandro Colomar
2026-07-18 12:22 ` [PATCH 1/2] console_codes.4: mention caveats for xterm's ESC ] 50 command Alejandro Colomar

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.