Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-04 Thread Max Nikulin
On 02/05/2024 15:17, Richmond wrote: It understands the font names from xfontsel which is a major improvement on zutty. I have nothing against raster fonts for terminal applications, but I am surprised that support of X Logical Font Description may be considered as an improvement

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-02 Thread Richmond
Sirius writes: > Good old urxvt is quite lightweight compared to kitty. It understands the font names from xfontsel which is a major improvement on zutty. urxvt -bg black -fn -*-courier-*-r-*-*-24-*-*-*-*-*-*-* 8)

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Sirius
In days of yore (Thu, 02 May 2024), Sirius thus quoth: > Tab-handling is one of the things that kitty does well that I > really like. But when it takes over ten times the memory for a single > instance compared to urxvt - I can forego the tab-handling and have > multiple windows instead. (Not

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Sirius
In days of yore (Wed, 01 May 2024), Karl Vogel thus quoth: > On Wed, May 01, 2024 at 08:32:31AM -0400, Sirius wrote: > > If Debian still packages it, look for rxvt instead, or use xterm. Both > > are well tried and well tested for when you want something.. dated. ;) > > I resemble that remark.

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Max Nikulin
On 02/05/2024 10:11, Greg Wooledge wrote: On Thu, May 02, 2024 at 09:34:13AM +0700, Max Nikulin wrote: On 01/05/2024 21:58, Sirius wrote: I was right about .Xresources that it is one of the files used for loading settings into the X server, but urxvt looks at .Xdefaults instead. It is a bit

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Karl Vogel
On Wed, May 01, 2024 at 08:32:31AM -0400, Sirius wrote: > If Debian still packages it, look for rxvt instead, or use xterm. Both > are well tried and well tested for when you want something.. dated. ;) I resemble that remark. Xterm v390 was released on 19 Feb 2024, and building it from

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Greg Wooledge
On Thu, May 02, 2024 at 09:34:13AM +0700, Max Nikulin wrote: > On 01/05/2024 21:58, Sirius wrote: > > > > I was right about .Xresources that it is one of the files used for loading > > settings into the X server, but urxvt looks at .Xdefaults instead. > > It is a bit strange. Applications should

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Max Nikulin
On 01/05/2024 21:58, Sirius wrote: I was right about .Xresources that it is one of the files used for loading settings into the X server, but urxvt looks at .Xdefaults instead. It is a bit strange. Applications should not read these files directly. Content should be loaded during X session

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Richmond
Sirius writes: > I can get it working with "zutty -font 12x24" and other numerically > named fonts. Wow that one actually worked. That's the first time I've seen a different font in zutty! > Trying with something like 'lucidasans-24' will make it dump core > howe

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Sirius
In days of yore (Wed, 01 May 2024), Greg Wooledge thus quoth: > On Wed, May 01, 2024 at 02:31:49PM +0200, Sirius wrote: > > zutty is kind of only necessary when you want something *really* > > lightweight and you do not need to worry about UTF-8. Just writing this > > means a trip down memory

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Greg Wooledge
On Wed, May 01, 2024 at 02:31:49PM +0200, Sirius wrote: > zutty is kind of only necessary when you want something *really* > lightweight and you do not need to worry about UTF-8. Just writing this > means a trip down memory lane and back to configuring CTWM on old Sun 5 > workstations back in the

Re: Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Sirius
In days of yore (Wed, 01 May 2024), Richmond thus quoth: > I am puzzled by the zutty terminal emulator. I have tried: > > 1186 zutty -fontpath /usr/share/fonts/X11/ -fontsize 20 > 1187 zutty -fontpath /usr/share/fonts/X11/ -font adobe > 1190 zutty -fontpath /usr/share

Zutty fonts - zutty always uses the same font and fontsize

2024-05-01 Thread Richmond
I am puzzled by the zutty terminal emulator. I have tried: 1186 zutty -fontpath /usr/share/fonts/X11/ -fontsize 20 1187 zutty -fontpath /usr/share/fonts/X11/ -font adobe 1190 zutty -fontpath /usr/share/fonts/X11/misc/ -fontsize 20 1191 zutty -fontpath /usr/share/fonts/X11/misc/ -fontsize

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-24 Thread Christoph K.
Hi Marco, thanks for taking the time to reply. Am Tue, 22 Aug 2023 20:24:39 +0200 schrieb Marco Möller : > Having had the same problem to solve for myself I ended up to use: > Noto sans for all my GUI > Liberation Mono for coding The "Noto Sans" has an almost identical

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-22 Thread Marco Möller
On 19.08.23 21:19, Christoph K. wrote: Could you please recommend a "suitable" sans-serif font that a) (...) b) (...) c) (...) d) (...) Thanks, Christoph Having had the same problem to solve for myself I ended up to use: Noto sans for all my GUI Liberation Mono

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-22 Thread Michael Stone
On Sat, Aug 19, 2023 at 09:19:48PM +0200, Christoph K. wrote: Could you please recommend a "suitable" sans-serif font that A lot of your criteria are rather subjective. For packaged fonts you might look at "hack" (https://source-foundry.github.io/Hack/font-specimen.h

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-21 Thread Charlie Gibbs
On Mon Aug 21 16:23:25 2023 "Christoph K." wrote: > Am Sun, 20 Aug 2023 21:41:04 + > schrieb "Russell L. Harris" : > >> On the 3, 5, 6, and 9, open the end of the loops, and shorten the >> horizontal stroke on top of the 5 so the 5 is not mistaken for an S. >> Always put horizontal strokes

Re: xterm font and other options

2023-08-21 Thread Max Nikulin
. ... # Don't override COLUMNS and LINES if already set; when my eyes are # tired, I use an xterm with characters two pixels larger: ## FONT=xft:Cascadia:pixelsize=22:bold LINES=35 xt : ${COLUMNS=80} : ${LINES=40} Thank you for clarification. Certainly it is aside from my use cases

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-21 Thread Richmond
tion for >> fonts-anonymous-pro specifically references both 0 v. O and I v. l v. >> 1: "Description-en: fixed width font designed for coders This package >> contains two Font Families. - Anonymous Pro - Anonomous Pro Minus . >> 'Anonymous Pro' is a family of four

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-21 Thread Christoph K.
Am Sun, 20 Aug 2023 21:41:04 + schrieb "Russell L. Harris" : > On the 3, 5, 6, and 9, open the end of the loops, and shorten the > horizontal stroke on top of the 5 so the 5 is not mistaken for an S. > Always put horizontal strokes on I. Make the 1 with a flag on the > upper end and put a

Re: xterm font and other options

2023-08-21 Thread Karl Vogel
On Sun, Aug 20, 2023 at 10:38:34PM -0400, Max Nikulin wrote: > On 20/08/2023 14:55, Karl Vogel wrote: > > #!/bin/sh > ... > > # -fa 'xft:...' font size and weight > ... > > ( $XTERM $geo $topts -fa "$FONT" -title "Remote"

xterm font and other options

2023-08-20 Thread Max Nikulin
On 20/08/2023 14:55, Karl Vogel wrote: #!/bin/sh ... # -fa 'xft:...' font size and weight ... ( $XTERM $geo $topts -fa "$FONT" -title "Remote" ) & Xterm configuration options may be put to ~/.Xresources, e.g. xterm*VT100.faceName: ... I am cur

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Tom Browder
On Sun, Aug 20, 2023 at 15:45 James H. H. Lampert wrote: > What Herr Rönnquist said. > And given that I actually *do* set type with some regularity, ... > (And for the record, my "go-to fonts" are all versions of Garamond.) Wow, another Garamond lover! I do, too, love it (and bought a copy

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Russell L. Harris
On Sun, Aug 20, 2023 at 10:14:20PM +0200, Christoph K. wrote: And I loathe fonts in which the numerals 3, 5, 6, and 9 are not radically different. Interesting point. Didn't pay much attention to these numerals, yet. Back in the 1970's, I ran across a detailed study of character shape with

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Christoph K.
dmit that I wasn't specific enough in my first question. When I wrote "sans serif", I meant "a not serif font". Actually I wasn't looking for a monospace font either (but didn't state that explicitly). For now "IBM Plex" seems to do a good job. Thanks, Christoph

Re: REeLooking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread James H. H. Lampert
Hmm. IBM Plex. Not bad-looking, and it does solve the stated problem. I will note that like Bistream Swiss Monospaced, it's only *nominally* sans-serif, in that it has slab-serifs (Stymie-style, rather than Clarendon-style) on the capital I, and one small slab-serif on the lowercase l. --

Re: REeLooking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Christoph K.
> Have a look at: https://github.com/IBM/plex > it is very readable. > Rolf > Thank you, that's something I've been looking for. There's even a debian package ... apt-get install fonts-ibm-plex ... did do the job. Best regards, Christoph

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread James H. H. Lampert
What Herr Rönnquist said. And given that I actually *do* set type with some regularity, I can say from experience that, with the exception of some monospaced examples that are only *nominally* sans-serif (e.g., Bitstream Swiss Monospaced), sans-serif fonts in which uppercase I and lowercase l

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Frank
Op 19-08-2023 om 21:19 schreef Christoph K.: I'm unsatisfied with the default sans font in debian for use in the graphical user interface (in my case XFCE). To be honest, I've long since forgotten what the default is. I've used Liberation Mono Regular everywhere in my Xfce DE for ages and I

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-20 Thread Karl Vogel
On Sat, Aug 19, 2023 at 03:29:22PM -0400, Christoph K. wrote: > > I'm unsatisfied with the default sans font in debian for use in the > graphical user interface (in my case XFCE). I use BSD and Linux, and my eyesight sucks. For console work (23" monitor that's about 2 feet away)

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Nate Bargmann
For a proportional font, Verdana, Regular seems to come close with, it seems to me, good differentiation between l, I, and 1. O and 0 are a bit problematic as 0 is not dotted or slashed but is more of an ellipse. On this GNOME desktop the interface is set to Cantarell, Regular, and while it has

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Tom Browder
On Sat, Aug 19, 2023 at 16:15 Russell L. Harris wrote: > bumper sticker: DYSLEXICS UNTIE! I concur on sans comments. You might take a look at the Free* fonts family (Debian packages “fonts-freefont-ttf” and “fonts-freefont-otf”). -Tom

REeLooking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Rolf Blum
Have a look at: https://github.com/IBM/plex it is very readable. Rolf

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Russell L. Harris
bumper sticker: DYSLEXICS UNTIE!

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread debian-user
> references both 0 v. O and I v. l v. 1: > > "Description-en: fixed width font designed for coders > This package contains two Font Families. > - Anonymous Pro > - Anonomous Pro Minus > . > 'Anonymous Pro' is a family of four fixed-width fonts designed > especially w

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Cindy Sue Causey
On 8/19/23, Andreas Rönnquist wrote: > On Sat, 19 Aug 2023 21:19:48 +0200, > Christoph K. wrote: >> >>I'm unsatisfied with the default sans font in debian for use in the >>graphical user interface (in my case XFCE). >> >>My main concern with the default s

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Russell L. Harris
I am a XFCE user with a similar taste in fonts, but I have no need for umlaut. I am concerned primarily with the distinction between numeral 1 and lower case L. And I loathe fonts in which the numerals 3, 5, 6, and 9 are not radically different. Back in the 1970's, I ran across a detailed

Re: Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Andreas Rönnquist
On Sat, 19 Aug 2023 21:19:48 +0200, Christoph K. wrote: >Hi all, > >I'm unsatisfied with the default sans font in debian for use in the >graphical user interface (in my case XFCE). > >My main concern with the default sans font (I guess it's Bitsream Vera, >but that

Looking for a good "default" font (small 'L' vs. capital 'i' problem)

2023-08-19 Thread Christoph K.
Hi all, I'm unsatisfied with the default sans font in debian for use in the graphical user interface (in my case XFCE). My main concern with the default sans font (I guess it's Bitsream Vera, but that doesn't really matter) is the the small 'L' and the capital 'i' look the same (mostly

Re: Thunderbird and font size used to display plain text e-mails?

2023-05-03 Thread Virgo Pärna
On Sun, 30 Apr 2023 14:26:12 -0600, D. R. Evans wrote: > I have TB configured so as to display incoming e-mail as plain text. They > display correctly, BUT the font used to display the contents in the third > pane > is too large on the new monitor. How *exactly* do I cont

Re: Thunderbird and font size used to display plain text e-mails?

2023-04-30 Thread Default User
TB configured so as to display incoming e-mail as plain text. > They > display correctly, BUT the font used to display the contents in the > third pane > is too large on the new monitor. How *exact

Thunderbird and font size used to display plain text e-mails?

2023-04-30 Thread D. R. Evans
. The third pane, below the second one, is where the contents of e-mails are displayed. I have TB configured so as to display incoming e-mail as plain text. They display correctly, BUT the font used to display the contents in the third pane is too large on the new monitor. How *exactly* do I control

X server crashes when changing font size in LibreOffice / 'Failed to compile FS'

2023-02-12 Thread Stefan Pietsch
Dear list, when enlarging text in LibreOffice Writer (e.g. 96pt) so that the characters fill the screen, the X server reproducibly crashes. I'm running Debian sid with the package xorg-server 21.1.7-1. Hardware is a ThinkPad T410 with integrated Intel graphics. Xorg.0.log: ### [

Re: System Font

2022-11-02 Thread Curt
On 2022-11-02, David Wright wrote: > > Perhaps try https://support.mozilla.org/en-US/questions/1239467 > though I don't understand their "Don't choose a value below 1.0 or > about [is that above?] 4.0", because the value I have is -1.5 > (ie negative, and I didn't choose it). My understanding is

Re: System Font

2022-11-01 Thread David Wright
On Tue 01 Nov 2022 at 15:53:56 (-0400), pa...@quillandmouse.com wrote: > Folks: > > Typically, I use i3wm, but I just got through sampling Plasma. Somehow > it has reduced/changed what I guess I'd call my "system font". This > shows up in Firefox menus, Claws-Mail menus a

System Font

2022-11-01 Thread paulf
Folks: Typically, I use i3wm, but I just got through sampling Plasma. Somehow it has reduced/changed what I guess I'd call my "system font". This shows up in Firefox menus, Claws-Mail menus and others. I don't really care about the font, but the size must be increased. The

Font initramfs

2022-03-10 Thread Paul van der Vlis
Hallo, Weet iemand hier misschien hoe je het font van de initramfs aanpast? Grub is klein, dan geeft initramfs met heel grote letters een foutmelding, en dan is het opstarten ook weer klein. Lijkt slordig. Groet, Paul -- Paul van der Vlis Linux systeembeheer Groningen https://vandervlis.nl/

Re: alpine font size

2022-02-03 Thread Pierre Frenkiel
On Wed, 2 Feb 2022, Pierre Frenkiel wrote: hi, I'm looking for a way to increase the font size in alpine (Debian buster). I was unable to find an answer with google... I found the answer: just add "-fn 10x20" to the xterm call best regards, -- Pierre Frenkiel

Re: font-colour on a bullseye desktop: (too) white

2021-08-19 Thread Greg Wooledge
I got these results as my first two: https://unix.stackexchange.com/questions/233483/change-xfce-desktop-font-color https://forum.xfce.org/viewtopic.php?id=6553

font-colour on a bullseye desktop: (too) white

2021-08-19 Thread steef van duin
i am sorry. it is a long time i was mailing to this list for help OK. Now we know which terminal you use, and this*probably* also means you're running XFCE as your desktop environment. That will be useful information for the thread back on the mailing list. yes, that is right i am using

Re: font-colour on desktop

2021-08-19 Thread Greg Wooledge
t you want to do. I'm wondering, actually, what you mean by "fonts on the desktop". Most of the time, when people talk of fonts, they actually mean fonts within a terminal emulator or a web browser, since that's where they see the most text. It's hard for me to wrap my head around a r

font-colour on desktop

2021-08-19 Thread steef van duin
hi folks a small problem for me in using bullseye: how can I change the colours of the fonts on the desktop?? (if possible) thanks a lot cheers, steef groningen

Re: Font color selection in MATE terminal

2021-07-02 Thread Richmond
Siard writes: > On Thu, 1 Jul 2021 22:37 -0700, Marc Shapiro wrote: >> On 6/22/21 9:23 AM, Siard wrote: >> > In the MATE Terminal settings (Edit > Profile Preferences), >> > tab 'Colors', under 'Palette', set 'Built-in schemes' to 'Custom' >> > and change every color in the color palette to

Re: Font color selection in MATE terminal

2021-07-02 Thread Siard
On Thu, 1 Jul 2021 22:37 -0700, Marc Shapiro wrote: > On 6/22/21 9:23 AM, Siard wrote: > > In the MATE Terminal settings (Edit > Profile Preferences), > > tab 'Colors', under 'Palette', set 'Built-in schemes' to 'Custom' > > and change every color in the color palette to black. > > > > Here is a

Re: Font color selection in MATE terminal

2021-07-01 Thread Marc Shapiro
On 6/22/21 9:23 AM, Siard wrote: On Tue, 22 Jun 2021 17:32:55, Andrei POPESCU wrote: On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful.

Re: how to change terminal (tty) font?

2021-06-29 Thread Curt
On 2021-06-28, Long Wind wrote: > > i rather put up with ugly font than imperfect fixanyway Thanks to all that > reply! > For me it's unequivocally the contrary. But then I'm not a perfectionist about picayune things and would rather see the entire picture a little faultil

Re: how to change terminal (tty) font?

2021-06-28 Thread Gene Heskett
On Monday 28 June 2021 11:46:00 Curt wrote: > On 2021-06-28, Gene Heskett wrote: > >> The workaround at the bottom of the thread is to create a service > >> file that systematically deletes the cache at shutdown. > > > > That sucks unless its a gracefull shutdown, power failures don't > > leave

Re: how to change terminal (tty) font?

2021-06-28 Thread Curt
On 2021-06-28, Gene Heskett wrote: >> >> The workaround at the bottom of the thread is to create a service file >> that systematically deletes the cache at shutdown. > > That sucks unless its a gracefull shutdown, power failures don't leave > time to do that, so why not clean the cache early in

Re: how to change terminal (tty) font?

2021-06-28 Thread Gene Heskett
On Monday 28 June 2021 08:19:37 Curt wrote: > On 2021-06-28, Brian wrote: > > On Mon 28 Jun 2021 at 11:20:12 -, Curt wrote: > >> On 2021-06-28, Long Wind wrote: > >> > Thank IL Ka and Cater!i've run console-setup, > >> > but it's not persist

Re: how to change terminal (tty) font?

2021-06-28 Thread Curt
On 2021-06-28, Brian wrote: > On Mon 28 Jun 2021 at 11:20:12 -, Curt wrote: > >> On 2021-06-28, Long Wind wrote: >> > >> > >> > Thank IL Ka and Cater!i've run console-setup, >> > but it's not persistent, after reboot, it uses ugly font aga

Re: how to change terminal (tty) font?

2021-06-28 Thread Brian
On Mon 28 Jun 2021 at 11:20:12 -, Curt wrote: > On 2021-06-28, Long Wind wrote: > > > > > > Thank IL Ka and Cater!i've run console-setup, > > but it's not persistent, after reboot, it uses ugly font again > > PS: i reply a little late, because yahoo is

Re: how to change terminal (tty) font?

2021-06-28 Thread Curt
On 2021-06-28, Long Wind wrote: > > > Thank IL Ka and Cater!i've run console-setup, > but it's not persistent, after reboot, it uses ugly font again > PS: i reply a little late, because yahoo is partially blocked > Looks like this four-year-old bug: https://bugs.

Re: how to change terminal (tty) font?

2021-06-27 Thread IL Ka
Hi. You are using a slightly inaccurate terminology. ``tty`` is a kernel subsystem that supports terminals. Terminal could be * hardware device connected to the serial port, * virtual terminal -- so-called vty that runs on top of virtual console which is emulated by kernel using your videocard

Re: how to change terminal (tty) font?

2021-06-27 Thread Kenneth Parker
On Sun, Jun 27, 2021, 5:33 PM Andrew M.A. Cater wrote: > On Sun, Jun 27, 2021 at 09:01:48PM +, Long Wind wrote: > > i think terminal font used by jessie is nice but it's ugly in stretch > how > > to set font? Thanks! > > As sudo / root equivalent: > >

Re: how to change terminal (tty) font?

2021-06-27 Thread Andrew M.A. Cater
On Sun, Jun 27, 2021 at 05:33:57PM -0400, Kenneth Parker wrote: > On Sun, Jun 27, 2021, 5:02 PM Long Wind wrote: > > > i think terminal font used by jessie is nice > > but it's ugly in stretch > > how to set font? Thanks! > > > > I believe that this i

Re: how to change terminal (tty) font?

2021-06-27 Thread Kenneth Parker
On Sun, Jun 27, 2021, 5:02 PM Long Wind wrote: > i think terminal font used by jessie is nice > but it's ugly in stretch > how to set font? Thanks! > I believe that this is done through Frame Buffer settings. The reason why this is fresh on my mind, is that I recently got a Gaming

Re: how to change terminal (tty) font?

2021-06-27 Thread Andrew M.A. Cater
On Sun, Jun 27, 2021 at 09:01:48PM +, Long Wind wrote: > i think terminal font used by jessie is nice but it's ugly in stretch how > to set font? Thanks! As sudo / root equivalent: dpkg-reconfigure console-setup should work. [Please consider moving to something later than s

how to change terminal (tty) font?

2021-06-27 Thread Long Wind
i think terminal font used by jessie is nicebut it's ugly in stretchhow to set font? Thanks!

RESOLVED: Font color selection in MATE terminal

2021-06-24 Thread Richard Owlett
On 06/22/2021 08:14 AM, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. There is a bug in MATE Terminal 1.16.3 [used in Debian 9] which prevents

At least a partial solution - was [Re: Font color selection in MATE terminal]

2021-06-23 Thread Richard Owlett
On 06/23/2021 04:32 AM, Richard Owlett wrote: On 06/22/2021 11:23 AM, Siard wrote: On Tue, 22 Jun 2021 17:32:55, Andrei POPESCU wrote: On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out

Re: Font color selection in MATE terminal

2021-06-23 Thread Siard
Richard Owlett: > Siard: > > In the MATE Terminal settings (Edit > Profile Preferences), > > tab 'Colors', under 'Palette', set 'Built-in schemes' to 'Custom' > > and change every color in the color palette to black. > > > > Here is a screenshot: > >

Re: Font color selection in MATE terminal

2021-06-23 Thread Richard Owlett
On 06/22/2021 11:23 AM, Siard wrote: On Tue, 22 Jun 2021 17:32:55, Andrei POPESCU wrote: On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT

Re: Font color selection in MATE terminal

2021-06-22 Thread David Wright
On Wed 23 Jun 2021 at 03:13:00 (+0800), Bret Busby wrote: > On 23/6/21 2:39 am, Greg Wooledge wrote: > > On Wed, Jun 23, 2021 at 02:27:04AM +0800, Bret Busby wrote: > > > On 23/6/21 1:42 am, Greg Wooledge wrote: > > > > There's nothing in .bashrc which controls the terminal's interpretation > > >

Re: Font color selection in MATE terminal

2021-06-22 Thread Greg Wooledge
On Wed, Jun 23, 2021 at 03:13:00AM +0800, Bret Busby wrote: > Funnily enough, given what you contend, before I commented out the colouring > in stuff, when running ls -lh, directory names were displayed in blue text, > and, after I commented out the colouring in stuff, running ls -lh, the > output

Re: Font color selection in MATE terminal

2021-06-22 Thread David Wright
On Tue 22 Jun 2021 at 08:35:42 (-0500), Richard Owlett wrote: > On 06/22/2021 08:24 AM, Andrew M.A. Cater wrote: > > On Tue, Jun 22, 2021 at 08:14:08AM -0500, Richard Owlett wrote: > > > I have vision problems. > > > I *MUST* have black on white text in all cases. > > > The program I'm running

Re: Font color selection in MATE terminal

2021-06-22 Thread Bret Busby
On 23/6/21 2:39 am, Greg Wooledge wrote: On Wed, Jun 23, 2021 at 02:27:04AM +0800, Bret Busby wrote: On 23/6/21 1:42 am, Greg Wooledge wrote: There's nothing in .bashrc which controls the terminal's interpretation of color escape sequences. Or in bash, anywhere. Excerpt from .bashrc file:

Re: Font color selection in MATE terminal

2021-06-22 Thread Richmond
Peter Ehlert wrote: > > On 6/22/21 9:17 AM, Richmond wrote: >> Richard Owlett wrote: >>> I have vision problems. >>> I *MUST* have black on white text in all cases. >>> The program I'm running gives out colored text. >>> The MATE Help screen is NOT helpful. >>> Help please. >>> >>> >> On the menu

Re: Font color selection in MATE terminal

2021-06-22 Thread Greg Wooledge
On Wed, Jun 23, 2021 at 02:27:04AM +0800, Bret Busby wrote: > On 23/6/21 1:42 am, Greg Wooledge wrote: > > There's nothing in .bashrc which controls the terminal's interpretation > > of color escape sequences. Or in bash, anywhere. > Excerpt from .bashrc file: > > " > > # set a fancy prompt

Re: Font color selection in MATE terminal

2021-06-22 Thread Bret Busby
On 23/6/21 1:42 am, Greg Wooledge wrote: On Wed, Jun 23, 2021 at 12:27:17AM +0800, Bret Busby wrote: And, that also applies, if provision for coloured text is commented out, in the .bashrc file. There's nothing in .bashrc which controls the terminal's interpretation of color escape sequences.

Re: Font color selection in MATE terminal

2021-06-22 Thread Greg Wooledge
On Wed, Jun 23, 2021 at 12:27:17AM +0800, Bret Busby wrote: > And, that also applies, if provision for coloured text is commented out, in > the .bashrc file. There's nothing in .bashrc which controls the terminal's interpretation of color escape sequences. Or in bash, anywhere. It's entirely

Re: Font color selection in MATE terminal

2021-06-22 Thread Bret Busby
On 23/6/21 12:17 am, Richmond wrote: Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. On the menu bar of mate-terminal, select Edit -> Profile

Re: Font color selection in MATE terminal

2021-06-22 Thread Bret Busby
On 22/6/21 11:34 pm, David Wright wrote: Wouldn't it be nice if there were a debian-mate list. Oh, look, there it is! https://lists.debian.org/debian-mate/ Cheers, David. In viewing the published list archive for that list, all of the messages this year, appear to be announce messages

Re: Font color selection in MATE terminal

2021-06-22 Thread Peter Ehlert
On 6/22/21 9:17 AM, Richmond wrote: Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. On the menu bar of mate-terminal, select Edit -> Profile

Re: Font color selection in MATE terminal

2021-06-22 Thread Siard
On Tue, 22 Jun 2021 17:32:55, Andrei POPESCU wrote: > On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: > > I have vision problems. > > I *MUST* have black on white text in all cases. > > The program I'm running gives out colored text. > > The MATE Help screen is NOT helpful. > > Help please. > >

Re: Font color selection in MATE terminal

2021-06-22 Thread Richmond
Richard Owlett wrote: > I have vision problems. > I *MUST* have black on white text in all cases. > The program I'm running gives out colored text. > The MATE Help screen is NOT helpful. > Help please. > > On the menu bar of mate-terminal, select Edit -> Profile Preferences -> Colours Uncheck the

Re: Font color selection in MATE terminal

2021-06-22 Thread David Wright
On Tue 22 Jun 2021 at 17:32:55 (+0300), Andrei POPESCU wrote: > On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: > > I have vision problems. > > I *MUST* have black on white text in all cases. > > The program I'm running gives out colored text. > > The MATE Help screen is NOT helpful. > > Help

Re: Font color selection in MATE terminal

2021-06-22 Thread mick crane
On 2021-06-22 15:32, mick crane wrote: On 2021-06-22 14:55, Richard Owlett wrote: On 06/22/2021 08:47 AM, mick crane wrote: On 2021-06-22 14:14, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The

Re: Font color selection in MATE terminal

2021-06-22 Thread IL Ka
One more idea: install xterm (``apt install xterm``) and run it with ``-cm`` $ xterm -cm that means "do not recognize color esc. sequences" Everything is b there

Re: Font color selection in MATE terminal

2021-06-22 Thread Andrei POPESCU
On Ma, 22 iun 21, 08:14:08, Richard Owlett wrote: > I have vision problems. > I *MUST* have black on white text in all cases. > The program I'm running gives out colored text. > The MATE Help screen is NOT helpful. > Help please. This has already been addressed before: you must change the color

Re: Font color selection in MATE terminal

2021-06-22 Thread mick crane
On 2021-06-22 14:55, Richard Owlett wrote: On 06/22/2021 08:47 AM, mick crane wrote: On 2021-06-22 14:14, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help

Re: Font color selection in MATE terminal

2021-06-22 Thread Curt
On 2021-06-22, Greg Wooledge wrote: > > Of course, I have no idea what Richard's actual program is, so here's > a half-hearted apology for possibly highjacking a thread. (Note: I'm > in rxvt-unicode, not MATE terminal.) (Sorry.) > It's cht.sh (in local mode), and he's going about things

Re: Font color selection in MATE terminal

2021-06-22 Thread IL Ka
> > > unicorn:~$ sudo TERM=xterm-mono apt update > > Nope. Not that one either. Some apps ignore the number of colors from the terminfo. Their authors believe there are no colorless monitors. Vim and bash works, however $ TERM=xterm-mono vim $ TERM=xterm-mono bash (no color prompt)

Re: Font color selection in MATE terminal

2021-06-22 Thread Richard Owlett
On 06/22/2021 08:47 AM, mick crane wrote: On 2021-06-22 14:14, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. Has the monitor got any controls on it

Re: Font color selection in MATE terminal

2021-06-22 Thread mick crane
On 2021-06-22 14:14, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. Has the monitor got any controls on it ? mick -- Key ID4BFEBB31

Re: Font color selection in MATE terminal

2021-06-22 Thread Greg Wooledge
On Tue, Jun 22, 2021 at 04:21:35PM +0300, IL Ka wrote: > try > $ TERM=xterm-mono [your_program] /me tries unicorn:~$ TERM=xterm-mono sudo apt update Nope. No luck there. unicorn:~$ sudo TERM=xterm-mono apt update Nope. Not that one either. If Debian's APT team is trying their very, very

Re: Font color selection in MATE terminal

2021-06-22 Thread Richard Owlett
On 06/22/2021 08:24 AM, Andrew M.A. Cater wrote: On Tue, Jun 22, 2021 at 08:14:08AM -0500, Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please. Richard,

Re: Font color selection in MATE terminal

2021-06-22 Thread Richard Owlett
On 06/22/2021 08:21 AM, IL Ka wrote: try $ TERM=xterm-mono [your_program] didn't work :{ On Tue, Jun 22, 2021 at 4:14 PM Richard Owlett wrote: I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is

Re: Font color selection in MATE terminal

2021-06-22 Thread Andrew M.A. Cater
On Tue, Jun 22, 2021 at 08:14:08AM -0500, Richard Owlett wrote: > I have vision problems. > I *MUST* have black on white text in all cases. > The program I'm running gives out colored text. > The MATE Help screen is NOT helpful. > Help please. > > Richard, What's the program? For some Xterms,

Re: Font color selection in MATE terminal

2021-06-22 Thread IL Ka
try $ TERM=xterm-mono [your_program] On Tue, Jun 22, 2021 at 4:14 PM Richard Owlett wrote: > I have vision problems. > I *MUST* have black on white text in all cases. > The program I'm running gives out colored text. > The MATE Help screen is NOT helpful. > Help please. > > >

Font color selection in MATE terminal

2021-06-22 Thread Richard Owlett
I have vision problems. I *MUST* have black on white text in all cases. The program I'm running gives out colored text. The MATE Help screen is NOT helpful. Help please.

  1   2   3   4   5   6   7   8   9   10   >