On 2023-07-09 02:34, Jan Engelhardt wrote:
On Saturday 2023-07-08 22:10, Fabian Vogt wrote:
SDDM 0.20 uses the first free VT now, no longer restricted to tty7+. By default that's tty2, i.e. you'll have to press Ctrl+Alt+F2.
the MinimumVT option became victim of refactoring. There was an attempt to reintroduce it in a simple way but that does not work: https://github.com/sddm/sddm/issues/1650
Refucktoring, great.
Googling "refactoring". Refactoring: clean your code Refactoring.Guru https://refactoring.guru › refactoring Refactoring is a systematic process of improving code without creating new functionality that can transform a mess into clean code and simple design. Code refactoring Software class In computer programming and software design, code refactoring is the process of restructuring existing computer code—changing the factoring—without changing its external behavior. Refactoring is intended to improve the design, structure, and/or implementation of the software, while preserving its functionality. Wikipedia Doesn't say anything about removing existing functionality >:-}
systemctl enable getty@tty{2,3,4,5,6}
might get you there with some cheating.
-- Cheers / Saludos, Carlos E. R. (from 15.4 x86_64 at Telcontar)