On Sun, Aug 14, 2005 at 04:20:40PM -0400, Ted Unangst wrote:
> "On amd64, i386 and Alpha systems with vga(4) cards..."
Which is an understatement.
--- faq7.html.orig Sun Aug 14 22:40:58 2005
+++ faq7.html Sun Aug 14 22:52:46 2005
@@ -38,7 +38,7 @@
<li><a href= "#Scrollback" >7.4 - Accessing the console scrollback
buffer. (amd64, i386, some Alpha)</a>
<li><a href= "#SwitchConsole">7.5 - How do I switch consoles? (amd64, i386,
- some Alpha)</a>
+ some Alpha, Zaurus)</a>
<li><a href= "#80x50" >7.6 - How can I use a console resolution
of 80x50? (amd64, i386)</a>
<li><a href= "#SerCon" >7.7 - How do I use a serial console?</a>
@@ -146,7 +146,8 @@
<p>
<a name= "SwitchConsole"></a>
-<h2>7.5 - How do I switch consoles? <i>(amd64, i386, some Alpha)</i></h2>
+<h2>7.5 - How do I switch consoles? <i>(amd64, i386, some Alpha,
+ Zaurus)</i></h2>
On amd64, i386 and Alpha systems with
<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=vga&sektion=4">vga(4)</a>
@@ -194,6 +195,12 @@
<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=init&sektion=8">init(8)</a>
a HUP signal using
<a
href="http://www.openbsd.org/cgi-bin/man.cgi?query=kill&sektion=1">kill(1)</a>.
+
+<p>
+On the Zaurus, two virtual terminals (/dev/ttyC0 and /dev/ttyC1)
+are available by default, accessible with <tt>[ALT]+[CALENDAR]</tt>
+and <tt>[ALT]+[ADDRESS]</tt> (The <tt>[ALT]</tt> key is the one
+right of the left <tt>[CTRL]</tt> key).
<a name="80x50"></a>
<h2>7.6 - How do I use a console resolution of 80x50? <i>(amd64, i386)</i></h2>