Re: Console problems

2025-02-05 Thread jbranso
February 5, 2025 at 7:16 AM, "Almudena Garcia" mailto:liberamenso10...@gmail.com?to=%22Almudena%20Garcia%22%20%3Cliberamenso1%40gmail.com%3E > wrote: > > Hi. > > The content of this file is > > # KEYBOARD CONFIGURATION FILE > > # Consult the keyboard(5) manual page. > > XKBMODEL="pc101

Re: Console problems

2025-02-05 Thread Almudena Garcia
Hi. The content of this file is # KEYBOARD CONFIGURATION FILE # Consult the keyboard(5) manual page. XKBMODEL="pc101" XKBLAYOUT="es" XKBVARIANT="es" XKBOPTIONS="lv3:ralt_switch,terminate:ctrl_alt_bksp" BACKSPACE="guess" But the keyboard keeps in en_us. It seems that hurd-console it's not run

Re: Console problems

2025-01-19 Thread Almudena Garcia
in some days i will check again. This computer is in my office El dom, 19 ene 2025 a las 19:05, Samuel Thibault () escribió: > Almudena Garcia, le dim. 19 janv. 2025 18:54:53 +0100, a ecrit: > > with dpkg-reconfigure keyboard-configuration > > What is the content of > > /etc/default/keyboard > >

Re: Console problems

2025-01-19 Thread Samuel Thibault
Almudena Garcia, le dim. 19 janv. 2025 18:54:53 +0100, a ecrit: > with dpkg-reconfigure keyboard-configuration What is the content of /etc/default/keyboard ? Samuel

Re: Console problems

2025-01-19 Thread Almudena Garcia
with dpkg-reconfigure keyboard-configuration El dom, 19 ene 2025 a las 17:41, Samuel Thibault () escribió: > Hello, > > Almudena Garcia, le jeu. 16 janv. 2025 14:02:47 +0100, a ecrit: > > I found the same problem. Added to this, the layout doesn't works, > keeping in > > en_US despite my configur

Re: Console problems

2025-01-19 Thread Samuel Thibault
Hello, Almudena Garcia, le jeu. 16 janv. 2025 14:02:47 +0100, a ecrit: > I found the same problem. Added to this, the layout doesn't works, keeping in > en_US despite my configuration is "es" How did you configure it to es? Samuel

Re: Console problems

2025-01-16 Thread Almudena Garcia
Hi: I found the same problem. Added to this, the layout doesn't works, keeping in en_US despite my configuration is "es" El mar, 14 ene 2025 a las 14:58, Samuel Thibault () escribió: > Bruno Haible via Bug reports for the GNU Hurd, le mar. 14 janv. 2025 > 14:49:00 +0100, a ecrit: > > Samuel Th

Re: Console problems

2025-01-14 Thread Samuel Thibault
Bruno Haible via Bug reports for the GNU Hurd, le mar. 14 janv. 2025 14:49:00 +0100, a ecrit: > Samuel Thibault wrote: > > it really looks like > > something in bash/libtinfo is inventing escape sequences. > > Indeed: with 'dash' instead of 'bash' there is no issue. > > > If you export TERM=dumb

Re: Console problems

2025-01-14 Thread Bruno Haible via Bug reports for the GNU Hurd
Samuel Thibault wrote: > it really looks like > something in bash/libtinfo is inventing escape sequences. Indeed: with 'dash' instead of 'bash' there is no issue. > If you export TERM=dumb, that disappears, so it's really related to > terminal sequences. Even TERM=vt100 produces it, I see. And

Re: Console problems

2025-01-13 Thread Samuel Thibault
Bruno Haible via Bug reports for the GNU Hurd, le mar. 14 janv. 2025 00:38:45 +0100, a ecrit: > In Hurd 2024 many lines (especially before and after a bash prompt) > contain > ?2024h > or > ?2024l > > Which piece of software is causing this output, and how can I turn it off? It seems to happ