Page 1 of 1
XTerm - how to change used font size from its cmd line?
Posted: 07 Jul 2022, 22:18
by glestwid
Hi,
I can successfully change its background via
but don't know how to change the font size used in xterm session. Tried to specify
- no luck, the font remains intact. How could I change it just for this run of xterm via its cmd line params?
XTerm - how to change used font size from its cmd line?
Posted: 07 Jul 2022, 22:37
by donald
Use -fa and -fs parameters
e.g.
XTerm - how to change used font size from its cmd line?
Posted: 08 Jul 2022, 07:50
by glestwid
Nope, the fs doesn't seem to work:
What should I do now?
XTerm - how to change used font size from its cmd line?
Posted: 08 Jul 2022, 08:44
by nanZor
That's interesting - it works for me. Running the latest mostly stock 5.0 final lxde 64 bit though. So that's really puzzling. I even used single and regular quotes around Monospace and it worked either way.
Is there any other info we need to know? Is this from your 5.0 i586 xfce relatively stock, or is yours heavily modified already?
XTerm - how to change used font size from its cmd line?
Posted: 08 Jul 2022, 09:04
by Blaze
nanZor wrote: ↑08 Jul 2022, 08:44
That's interesting - it works for me.
For me too.

XTerm - how to change used font size from its cmd line?
Posted: 08 Jul 2022, 15:49
by donald
@ glestwid
you use Porteus-XFCE 5.0 i586 ,right?
so I did setup the same to check if it works or not.
Here we go.
as guest:

as root:
I have no idea why it does not work for you --- it seems to work for anyone else.

XTerm - how to change used font size from its cmd line?
Posted: 10 Jul 2022, 17:08
by glestwid
nanZor wrote: ↑08 Jul 2022, 08:44
Is there any other info we need to know? Is this from your 5.0 i586 xfce relatively stock, or is yours heavily modified already?
Nope, no modifications were done on XFCE. Moreover, on LXQT xterm ignores font size as well. What should I do to have it fixed? My porteus seems to be a bit older:

XTerm - how to change used font size from its cmd line?
Posted: 12 Jul 2022, 00:51
by nanZor
That's perplexing since it seems to a one-off case only affecting your setup, and nobody can reproduce the problem.
Other questions loom - are you dual screen and the working uxterm is on the other but hidden? Is this bare-stock running uxterm, or is this some other xterm module you are loading - does it only happen under a VM and not on real hardware? At this distance, I can only guess. etc etc.
As a diagnostic, and to make sure we are all on the same page, I'd install the latest 5.0 final - and see if you can reproduce the problem in a bare-stock form on actual hardware.
If it still show up as a problem, it may signify that you'll have to investigate on your own, and when the trouble is found, let us know!
XTerm - how to change used font size from its cmd line?
Posted: 12 Jul 2022, 03:02
by ncmprhnsbl
glestwid wrote: ↑10 Jul 2022, 17:08
My porteus seems to be a bit older:
kernel 5.12.14 looks like 5.0 rc1
another clue to porteus version is: `cat /etc/porteus/*` which will supply base module build dates..