On 31 Ago, 22:36, <[email protected]> wrote: > Use ssh to log in from another machine
Following your suggestion, I was able to establish a remote ssh session and attach the gnu debuggerg from it to a "/hurd/console" process running locally. Now I'm analysing and probing the "/hurd/console" source code to understand why I can't show diacrict characters (for example, 'รจ' character equal to E8 unicode) typing them on the keyboard although they are correctly displayed using console commands (like echo -e "\xE8"). Thanks.
