In the last episode (Oct 14), budsz said:
> Hi,
> 
> Where I'am find some line config for adding more virtual for ex:
> ALT + F1 until F12 maybe..?

Edit /etc/ttys and add more Virtual Terminal lines.  This will give you
a login on all 12 function keys:

# Virtual terminals
ttyv1   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv2   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv3   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv4   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv5   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv6   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv7   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv8   "/usr/libexec/getty Pc"         cons25  on  secure
ttyv9   "/usr/libexec/getty Pc"         cons25  on  secure
ttyva   "/usr/libexec/getty Pc"         cons25  on  secure
ttyvb   "/usr/libexec/getty Pc"         cons25  on  secure

-- 
        Dan Nelson
        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to