Search found 2 matches

by gezley
8. May 2011, 13:34
Forum: Problems
Topic: Virtual consoles
Replies: 6
Views: 2836

Re: Virtual consoles

If you want to add more virtual consoles, all you have to do is edit /etc/inittab and add more entries like the ones already there ... but you don't have to add more virtual consoles to do what you want. You can do that from just a single console. Just run the command by adding a & at the end:
X ...
by gezley
7. May 2011, 20:10
Forum: Problems
Topic: Virtual consoles
Replies: 6
Views: 2836

Virtual consoles

Hi
I use virtual terminals to log in to virtual machines on Salix KVM. For example, I start a virtual machine and then do Ctrl+Alt+F2. I log in, and then:
X -query 172.16.1.3 -- :1
This starts a new X session on display :1
How do I change Salix64 (13.1) so that TTYs F1-F6 are for getty and TTYs F7 ...