Re: Some x-terminals do not compose unicode characters

2017-02-06 Thread Alessandro T.
On 05/02/2017 23:18, deloptes wrote: > [...] > now check for tty > > cat /etc/default/console-setup > # CONFIGURATION FILE FOR SETUPCON > > # Consult the console-setup(5) manual page. > > ACTIVE_CONSOLES="/dev/tty[1-6]" > > CHARMAP="UTF-8" > > CODESET="guess" > FONTFACE="Fixed" > FONTSIZE="8x16" >

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread Nicolas George
Le septidi 17 pluviôse, an CCXXV, deloptes a écrit : > In addition to LANG/LC_ALL, stty iutf8 is needed to tell the terminal what > to do stty iutf8 is completely unrelated to the problem at hand. The modes in the tty layer have nothing to do with fine control of what is displayed on the tty, esp

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread deloptes
Alessandro T. wrote: > Isn't localization set by locale? > > Anyway I did: > $ export | grep LC > > > $ locale > LANG=it_IT.UTF-8 > LANGUAGE= > LC_CTYPE="it_IT.UTF-8" > LC_NUMERIC="it_IT.UTF-8" > LC_TIME="it_IT.UTF-8" > LC_COLLATE="it_IT.UTF-8" > LC_MONETARY="it_IT.UTF-8" > LC_MESSAGES="it_IT.U

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread Alessandro T.
On 05/02/2017 18:45, deloptes wrote: > > there are two basic things - localization and fonts. > Localization is set via LC variables so > export | grep LC > would tell your settings. > Fonts are provided via console package, but they should be utf8 anyway. Thanks for reply. Isn't localization se

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread deloptes
Alessandro T. wrote: > Hello and thanks for the reply. there are two basic things - localization and fonts. Localization is set via LC variables so export | grep LC would tell your settings. Fonts are provided via console package, but they should be utf8 anyway. regards

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread Alessandro T.
On 04/02/2017 23:45, Jonathan Dowland wrote: > On Fri, Feb 03, 2017 at 11:07:39AM +0100, Alessandro T. wrote: >> echo -e '1\u0336' >> >> and with mlterm, pterm, rxvt and xterm I got, rightly, strikethrough 1. >> Instead with evilvte, gnome-terminal, lilyterm, lxterminal, sakura, >> terminator, term

Re: Some x-terminals do not compose unicode characters

2017-02-05 Thread Alessandro T.
On 04/02/2017 18:07, Darac Marjal wrote: > > Just to note, I have tried this same command in xfce-terminal 0.8.3 > (which is in testing and unstable and depends on libvte-2.91-1 version > 0.46.1-1) and I /do/ get a struckthrough 1. > Hello and thanks for the reply. I am in Sid. ( I have your same

Re: Some x-terminals do not compose unicode characters

2017-02-04 Thread Jonathan Dowland
On Fri, Feb 03, 2017 at 11:07:39AM +0100, Alessandro T. wrote: > echo -e '1\u0336' > > and with mlterm, pterm, rxvt and xterm I got, rightly, strikethrough 1. > Instead with evilvte, gnome-terminal, lilyterm, lxterminal, sakura, > terminator, terminix, termit, vala-terminal and xfce4-terminal (my

Re: Some x-terminals do not compose unicode characters

2017-02-04 Thread Darac Marjal
Just to note, I have tried this same command in xfce-terminal 0.8.3 (which is in testing and unstable and depends on libvte-2.91-1 version 0.46.1-1) and I /do/ get a struckthrough 1. So, if you're using stable (you don't actually say which versions of the packages you tries), then the bug may alre

Re: Some x-terminals do not compose unicode characters

2017-02-03 Thread Reco
Hi. On Fri, 3 Feb 2017 11:07:39 +0100 "Alessandro T." wrote: > Hi, > I would get the strikethrough text in x-terminal-emulator. So I tried > > echo -e '1\u0336' > > and with mlterm, pterm, rxvt and xterm I got, rightly, strikethrough 1. > Instead with evilvte, gnome-terminal, lilyterm,

Some x-terminals do not compose unicode characters

2017-02-03 Thread Alessandro T.
Hi, I would get the strikethrough text in x-terminal-emulator. So I tried echo -e '1\u0336' and with mlterm, pterm, rxvt and xterm I got, rightly, strikethrough 1. Instead with evilvte, gnome-terminal, lilyterm, lxterminal, sakura, terminator, terminix, termit, vala-terminal and xfce4-terminal (m

Re: X terminals (NOT emulators)

2003-07-14 Thread Ron Johnson
On Mon, 2003-07-07 at 19:15, Leandro Guimarães Faria Corsetti Dutra wrote: > I am proposing to a client a network consisting of two Debian hosts and > from 7 to 12 X terminals. > > I am considering either converting their current old PCs or buying X > terminals such as the o

X terminals (NOT emulators)

2003-07-07 Thread Leandro Guimarães Faria Corsetti Dutra
I am proposing to a client a network consisting of two Debian hosts and from 7 to 12 X terminals. I am considering either converting their current old PCs or buying X terminals such as the ones sold by NCD, NeoWare, Wyse or others. So... If we go the dedicated X

X-terminals

2002-11-29 Thread Eduard Titov
Hello, I've got the following question: There're 2 hosts with static Ip's. Both running Debian woody 3, both have Xfree-4.2 installed and one of them uses KDE-3.0.4 as desktop manager. What do I have to do to connect from another computer with pure Xfree to one with KDE and get a remote X-session?

kdm and X-terminals

2002-03-18 Thread Michel Loos
I used to have X-terminals connected to a xdm server. In order to achieve this I had to edit /etc/X11/xdm/Xservers, /etc/X11/xdm/Xaccess and /etc/xdm/xdm-config With kdm I found the files /etc/kde2/kdm/Xaccess /etc/kde2/kdm/Xservers and I suppose that the equivalent of xdm-config is kdmrc but I

X terminals in woody

2001-06-21 Thread Sebastiaan
Hello, I upgraded to woody and now my X terminal does not work anymore. I am warned about some changes during upgrading and I though adapted the configuration files correctly, but still, when I do on my client: XF86_S3 -ac -query 192.168.1.1 X is displayed for a second, then exits with: XDCMP fat

Re: Debian diskless X-Terminals

2000-10-25 Thread kmself
on Wed, Oct 25, 2000 at 08:10:37AM +0200, Denis J. Cirulis ([EMAIL PROTECTED]) wrote: > Hello ! > > I want to build a network of X-Terminals (Debian based of course). > Which hardware is best for this stuff (both server(1) and clients(5)) and is > there any Debianized way of cre

Debian diskless X-Terminals

2000-10-25 Thread Denis J. Cirulis
Hello ! I want to build a network of X-Terminals (Debian based of course). Which hardware is best for this stuff (both server(1) and clients(5)) and is there any Debianized way of creating terminals. I saw LTSP page and packages but these are made for RH. If someone can tell me the debians way

Re: X Terminals

2000-07-18 Thread Matt Kopishke
Never mind, I found it, I had to edit Xaccess. Thanks anyways, -Matt- On Tue, 18 Jul 2000, Matt Kopishke wrote: > Hi, I am trying to set up an "x terminal". The way I used to do this is > install xdm on the host, then run "X -query host" on the client. Now on > my potato machi

X Terminals

2000-07-18 Thread Matt Kopishke
Hi, I am trying to set up an "x terminal". The way I used to do this is install xdm on the host, then run "X -query host" on the client. Now on my potato machines I get "XDMCP fatal error: Manager unwilling Host unwilling". Any ideas? -Matt-

Re: X terminals and ncurses apps

2000-05-27 Thread Mike Werner
Justin Megawarne wrote: > Anyone know why an ncurses app might not be showing in colour on > an X terminal, but works fine in a normal console? I had troubles with Midnight Commander like that. Do something like: export COLORTERM=rxvt in your .bashrc or whatever is appropriate for whatever shell

X terminals and ncurses apps

2000-05-27 Thread Justin Megawarne
Anyone know why an ncurses app might not be showing in colour on an X terminal, but works fine in a normal console? -- __ _ __ _ Justin Megawarne [ Solitude ] Tel: +44 (0)20 8863 0718 <[EMAIL PROTECTED]> Cel: +44 (0)7941

ncurses and x terminals

2000-05-24 Thread Justin Megawarne
I recently compiled ncurses 5.0 from source, replacing the debian package (I removed the debian package first of course), but now in any sort of X terminal my ncurses apps don't show in color. They are fine in a normal console though =/ Any ideas? -- __ ___

Re: Dumb X terminals

1998-08-08 Thread Stephen J. Carpenter
On Fri, Aug 07, 1998 at 09:18:19PM +, Matt Kopishke wrote: > Hi all, Here's the story: > > We (A high school) just received a bunch of 486/66 Compaqs. The idea is > to turn them in to dumb X terminals (running StarOffice, and Netscape). > They have small hard drives (

Re: Dumb X terminals

1998-08-08 Thread Anders Hammarquist
>We (A high school) just received a bunch of 486/66 Compaqs. The idea is >to turn them in to dumb X terminals (running StarOffice, and Netscape). >They have small hard drives (200mb), 16 md of RAM, 3 Comm Ethernet cards, >and vga (svga?) + Monitors. I was thinking that the base syste

Dumb X terminals

1998-08-08 Thread Matt Kopishke
Hi all, Here's the story: We (A high school) just received a bunch of 486/66 Compaqs. The idea is to turn them in to dumb X terminals (running StarOffice, and Netscape). They have small hard drives (200mb), 16 md of RAM, 3 Comm Ethernet cards, and vga (svga?) + Monitors. I was thinking