gpt4 book ai didi

configuration - 在 Cygwin 中更改默认的 XTerm 字体大小

转载 作者:行者123 更新时间:2023-12-04 02:37:08 26 4
gpt4 key购买 nike

有人知道在 Cygwin 中打开新的 XTERM 窗口时如何更改默认字体大小吗?

我找到了将信息放入 ~/.Xresources 文件的引用,但该文件对我来说不存在......

谢谢

最佳答案

大约在 2015 年左右,XWin Server 进行了大修,您不再需要创建 .startxwinrc,因为它不再存在。我发现 ~/.Xresources 是自动读入的。我还发现 XTerm.vt100.geometry 不再有效。

这是我的 .Xresources:

Xft*antialias:      true
Xft*autohint: true
XTerm*background: white <== These settings mimics
XTerm*foreground: black the default back, fore
XTerm*cursorColor: grey and cursor colors
XTerm*scrollBar: true
XTerm*rightScrollBar: false <== This causes the scroll bar to be
on the default left side
XTerm*saveLines: 10000
XTerm*faceName: BitStream Vera Sans Mono
XTerm*faceSize: 12
XTerm*toolBar: On <== This causes the menu bar to appear with
Main Options, VT Options, and VT Fonts

关于configuration - 在 Cygwin 中更改默认的 XTerm 字体大小,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7811314/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com