Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
On Thu, Jun 30, 2022 at 05:57:35PM +, Riza Dindir wrote: > Hello Thomas, > > I have these lines in the .Xresources file. > > XTerm*faceName: Mono > XTerm*faceSize: 10 > XTerm*vt100.locale: true > !XTerm*vt100.font: *-*-*-*-*-*-18-*-*-*-*-*-iso8859-9 > > The output from locale (after running

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 > > > > however, it's mostly empty, and the Git mirror > > > >

Re: Setting keyboard layout on xterm

2022-06-30 Thread Michael van Elst
dic...@his.com (Thomas Dickey) writes: >NetBSD doesn't have any "in-tree" X applications (that's all from pkgsrc, >which is supposedly distinct from src). You will find "native" X in the xbase,xcomp,.. sets.

Re: Setting keyboard layout on xterm

2022-06-30 Thread Riza Dindir
Hello Thomas, Am using the Xresources file below XTerm*faceName: Mono XTerm*faceSize: 10 XTerm*vt100.locale: true !XTerm*vt100.font: *-*-*-*-*-*-18-*-*-*-*-*-iso8859-9 When I run "xterm &", and open the right mouse menu, I have the "True Type Fonts" checked, and the "UTF-8 Fonts" checked as

Re: Setting keyboard layout on xterm

2022-06-30 Thread Riza Dindir
Hello Thomas, I have these lines in the .Xresources file. XTerm*faceName: Mono XTerm*faceSize: 10 XTerm*vt100.locale: true !XTerm*vt100.font: *-*-*-*-*-*-18-*-*-*-*-*-iso8859-9 The output from locale (after running xterm -u8) LANG="" LC_CTYPE="C" LC_COLLATE="C" LC_TIME="C" LC_NUMERIC="C"

Re: Setting keyboard layout on xterm

2022-06-30 Thread Valery Ushakov
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 > > however, it's mostly empty, and the Git mirror > > https://github.com/NetBSD/xsrc > > doesn't have much source-code (for some reason,

Re: Setting keyboard layout on xterm

2022-06-30 Thread Thomas Dickey
On Thu, Jun 30, 2022 at 08:06:05AM +, Riza Dindir wrote: > Hello Thomas, > > When I change the kb layout using "setxkbmap -layout tr" and get the > keyboard layout (with xkbprint...), I can see where the special > characters will be. The locations for these are correct. > > But, after

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 29, 2022 at 03:20:21PM -0400, Thomas Dickey wrote:

Re: Setting keyboard layout on xterm

2022-06-30 Thread Brett Lymn
On Wed, Jun 29, 2022 at 03:20:21PM -0400, Thomas Dickey wrote: > > I don't know if the in-tree xterm supports unicode (I mostly use rxvt > > NetBSD doesn't have any "in-tree" X applications (that's all from pkgsrc, > which is supposedly distinct from src). > No, there is a complete X