On 11/9/21 06:37, Philippe Delavalade via arch-general wrote: > Hi. > > By default, six ttys are defined but I would have more ; in distros with In systemd to set the number of virtual terminals try changing /etc/systemd/logind.conf to have what you want - the default is: AutoVTs=6 gene