[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#30505: Starting console/terminal Unicode support
From: |
Ludovic Courtès |
Subject: |
bug#30505: Starting console/terminal Unicode support |
Date: |
Mon, 26 Feb 2018 18:09:53 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Hey,
Danny Milosavljevic <address@hidden> skribis:
>> Usually I'm not a fan of overriding user settings (in this case the kernel
>> command line) but in this case it's OK since the rest of the system at least
>> can be sure that we have UTF-8 VTs.
>
> Aha, the gnu/services/base.scm tries to make sure that an UTF-8 aware unicode
> font is already loaded before switching the tty to UTF-8. We would have to
> set default_utf8 earlier (before even the vt is activated), otherwise the
> setting wouldn't be copied to the new terminal.
You’re talking about %default-console-font? What does that change?
I’m lost. :-)
We have the following options:
1. status quo, i.e., tcsetattr without %G in the ‘term-ttyN’ services;
2. remove the tcsetattr call, write “1” to
/sys/module/vt/parameters/default_utf8;
3. do nothing (no tcsetattr, no /sys, no %G).
It seems that systemd does everything: %G, tcsetattr, and /sys.
What do we do now?
Ludo’.
- bug#30505: marionette/virtio-console issues lead to test failures, (continued)
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/18
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19
- bug#30505: marionette/virtio-console issues lead to test failures, Danny Milosavljevic, 2018/02/19
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/21
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/23
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/25
- bug#30505: Starting console/terminal Unicode support,
Ludovic Courtès <=
- bug#30505: Starting console/terminal Unicode support, Danny Milosavljevic, 2018/02/26
- bug#30505: Starting console/terminal Unicode support, Ludovic Courtès, 2018/02/27
- bug#30505: marionette/virtio-console issues lead to test failures, Ludovic Courtès, 2018/02/19