You are not logged in.

#1 2024-05-09 12:02:00

ausr
Member
Registered: 2024-05-09
Posts: 2

[SOLVED] My xterm(390) configs don't work

I have xterm(390) (kernel release is 6.8.9-arch1-2). I set up its configs in ~/.Xresources:

XTerm.VT100.faceSize: 20
XTerm.termName: xterm-256color
XTerm*background: #000000
XTerm*foreground: #ffffff
XTerm.VT100.metaSendsEscape: true

Further, I put

xrdb ~/.Xresources

in .xinitrc. But after rebooting, the settings did not work.

How can I fix it?

Last edited by ausr (2024-05-10 08:08:04)

Offline

#2 2024-05-10 08:05:55

ausr
Member
Registered: 2024-05-09
Posts: 2

Re: [SOLVED] My xterm(390) configs don't work

The problem is solved. It was in the config of i3. There is, somewhere on the 52 line, the keybinding for terminal start which was set up on i3-sesibale-terminal (not xterm!). You can change it on your terminal.
In other words, the issue wasn't on configs of xterm or .xinitrc (it works) and on i3 configs.

Offline

Board footer

Powered by FluxBB