wscons - key combo to switch ?

vom513 <[email protected]> Mon, 18 Aug 2025 22:24:35 -0400
Newsgroups gmane.os.netbsd.ports.sparc
Message-ID <[email protected]>
This is on a type 5 keyboard.

I have wscons enabled, and here is my (relevant section) /etc/ttys:

console "/usr/libexec/getty suncons"    wsvt25  off secure
constty "/usr/libexec/getty suncons"    wsvt25  off secure
ttyE0   "/usr/libexec/getty suncons"    wsvt25  on secure
ttyE1   "/usr/libexec/getty suncons"    wsvt25  on secure
ttyE2   "/usr/libexec/getty suncons"    wsvt25  on secure

Ctrl-ALT-F[23] does nothing (well it prints a tilde).

Is there something else on sun/sparc to do to get this working ?

Thanks.