Re: XTerm default with wide Unicode glyph coverage

2025-09-14 Thread Thomas Dickey
On Sun, Sep 14, 2025 at 12:37:14PM +, Van Ly wrote: > RVP writes: > > > On Thu, 11 Sep 2025, Van Ly wrote: > > > >> When I unintentionally logged out, intending to restart ctwm, and on > >> login the font shrunk, using suggestions from Grok, I think the > >> following were set in Xresources f

Re: Xresources -- set menu(s)

2024-11-24 Thread Thomas Dickey
- Original Message - | From: "Todd Gruhn" | To: "Netbsd-Users-List" | Sent: Sunday, November 24, 2024 6:36:56 PM | Subject: Xresources -- set menu(s) | Ctrl-But 0 -- Menu Options | | Ctrl-But 2 -- VT Fonts | | | What are these called? How do I tell X11 (via Xresources) to | chan

Re: sending/receiving UTF-8 characters from terminal to program

2023-01-20 Thread Thomas Dickey
On Fri, Jan 20, 2023 at 11:26:49PM +, RVP wrote: > On Fri, 20 Jan 2023, Valery Ushakov wrote: > > > On Fri, Jan 20, 2023 at 15:09:44 +0100, r0ller wrote: > > > > > Well, checking what printf results in, I get: > > > > > > $printf 'n?z'|hexdump -C > > > 6e e9 7a

Re: Setting keyboard layout on xterm

2022-07-02 Thread Thomas Dickey
On Sat, Jul 02, 2022 at 09:43:25PM +, RVP wrote: > On Sat, 2 Jul 2022, Riza Dindir wrote: > > > Would that mean that uxterm is the same as xterm with the > > configuration that I have done to xterm? > > > > xterm with this resource (and the class set to UXTerm) is functionally > the same as

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
initialization scripts may set a different locale. > And the locale output when running xterm "as is" is > > LANG="" > LC_CTYPE="C" > LC_COLLATE="C" > LC_TIME="C" > LC_NUMERIC="C" > LC_MONETARY="C"

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
On Thu, Jun 30, 2022 at 11:48:56AM +0300, Valery Ushakov wrote: > On Thu, Jun 30, 2022 at 04:12:37 -0400, Thomas Dickey wrote: > > > "xsrc" is a separate tree - see > > > > http://cvsweb.netbsd.org/bsdweb.cgi/?only_with_tag=MAIN > > > >

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
like firefox, I can, after changing the > keyboard layout (to us, or de, or tr), all the keys produce the > characters as expected. > > Riza > > On Thu, Jun 30, 2022 at 12:11 AM Thomas Dickey wrote: > > > > On Wed, Jun 29, 2022 at 03:20:21PM -0400, Thomas Dickey wro

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
On Thu, Jun 30, 2022 at 07:03:57AM +, Riza Dindir wrote: > Hello Martin, > > If I change the LC_CTYPE environment variable, I would need to restart > the xterm for the change to take effect? yes - xterm only checks that at startup. It would be helpful if your followup shows the output from t

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
- Original Message - | From: "Brett Lymn" | To: "Thomas Dickey" | Cc: "Martin Husemann" , "Riza Dindir" , "Netbsd-Users-List" | | Sent: Thursday, June 30, 2022 3:07:00 AM | Subject: Re: Setting keyboard layout on xterm | On Wed, Jun

Re: Setting keyboard layout on xterm

2022-06-29 Thread Thomas Dickey
On Wed, Jun 29, 2022 at 03:20:21PM -0400, Thomas Dickey wrote: > On Wed, Jun 29, 2022 at 05:56:09PM +0200, Martin Husemann wrote: > > On Wed, Jun 29, 2022 at 06:21:46PM +, Riza Dindir wrote: > > > I also changed the font for XTerm in the Xresources file, which uses > &g

Re: Setting keyboard layout on xterm

2022-06-29 Thread Thomas Dickey
On Wed, Jun 29, 2022 at 05:56:09PM +0200, Martin Husemann wrote: > On Wed, Jun 29, 2022 at 06:21:46PM +, Riza Dindir wrote: > > I also changed the font for XTerm in the Xresources file, which uses > > iso8859-9, but that does not do anything. Although the font changes, > > the characters for th

Re: Setting keyboard layout on xterm

2022-06-29 Thread Thomas Dickey
On Thu, Jun 30, 2022 at 12:06:27AM +0700, Robert Elz wrote: > Date:Wed, 29 Jun 2022 17:56:09 +0200 > From:Martin Husemann > Message-ID: <20220629155609.ga21...@mail.duskware.de> > > | I don't know if the in-tree xterm supports unicode > > In systems that have it (H

Re: How to set font size of xterm

2020-04-16 Thread Thomas Dickey
On Thu, Apr 16, 2020 at 11:56:43PM +0200, Johnny Billquist wrote: > On 2020-04-16 23:49, Martin Neitzel wrote: > > > My problem is the small font size, but I can't > > > seem to figure out how to set the xterm font size. > > > > On top of the excellent advice already given: > > > > Ctrl-RightClic

Re: How to determine supported languages in a particular installation of gcc?

2019-09-15 Thread Thomas Dickey
- Original Message - | From: "Thomas Mueller" | To: "netbsd-users" | Sent: Sunday, September 15, 2019 2:02:49 AM | Subject: Re: How to determine supported languages in a particular installation of gcc? | From Thomas Dickey: | |> I'd compile a sample progra

Re: vt100

2017-12-31 Thread Thomas Dickey
On Sat, Dec 30, 2017 at 01:09:02PM -0500, Thomas Dickey wrote: > On Sat, Dec 30, 2017 at 06:38:16PM +0100, Kamil Rytarowski wrote: > > On 30.12.2017 17:41, Thomas Dickey wrote: > > > On Sat, Dec 30, 2017 at 11:39:38AM -0500, Thomas Dickey wrote: > > >> On Sat, De

Re: vt100

2017-12-30 Thread Thomas Dickey
- Original Message - | From: "Kamil Rytarowski" | To: "Thomas Dickey" , "Valery Ushakov" | Cc: netbsd-users@netbsd.org | Sent: Saturday, December 30, 2017 1:56:29 PM | Subject: Re: vt100 | | On 30.12.2017 19:39, Thomas Dickey wrote: | > - Original

Re: vt100

2017-12-30 Thread Thomas Dickey
- Original Message - | From: "Valery Ushakov" | To: netbsd-users@netbsd.org | Sent: Saturday, December 30, 2017 1:28:53 PM | Subject: Re: vt100 | | Kamil Rytarowski wrote: ... | | > I've uploaded screen shot of xterm and script(1) recording. | > | > http://netbsd.org/~kamil/vt100/ | |

Re: vt100

2017-12-30 Thread Thomas Dickey
On Sat, Dec 30, 2017 at 06:38:16PM +0100, Kamil Rytarowski wrote: > On 30.12.2017 17:41, Thomas Dickey wrote: > > On Sat, Dec 30, 2017 at 11:39:38AM -0500, Thomas Dickey wrote: > >> On Sat, Dec 30, 2017 at 03:53:35PM +0100, Kamil Rytarowski wrote: > >>> How to setup

Re: vt100

2017-12-30 Thread Thomas Dickey
On Sat, Dec 30, 2017 at 03:53:35PM +0100, Kamil Rytarowski wrote: > How to setup correctly vt100 in a terminal? > > I've set exported TERM=vt100, called tset and stty and I keep observing > artifacts. > > I was trying to run http://invisible-island.net/vttest/ and it does not > work well. > > I'

Re: vt100

2017-12-30 Thread Thomas Dickey
On Sat, Dec 30, 2017 at 11:39:38AM -0500, Thomas Dickey wrote: > On Sat, Dec 30, 2017 at 03:53:35PM +0100, Kamil Rytarowski wrote: > > How to setup correctly vt100 in a terminal? > > > > I've set exported TERM=vt100, called tset and stty and I keep observing > >