Well, of course chvt would work, but I was wondering if any key or keys combination is mapped to do that?
-albertr
[div align=\"right\"][a href=\"index.php?act=findpost&pid=98325\"][{POST_SNAPBACK}][/a][/div]
fix inittab like this, than fn+left/right will work in clean console (not X11)
--- /etc/inittab 1970-01-01 00:00:00.000000000 +0000
+++ inittab 2005-09-23 11:10:52.000000000 +0000
@@ -32,12 +32,12 @@
pd:3:respawn:/etc/sync/serialctl
# Specify program to run on tty1
-1:2:respawn:/sbin/getty 9600 tty1
-ln:345:respawn:/sbin/getty 9600 tty1
-#qt:5:respawn:/sbin/qt
-
-# collie sp.
-#sy::respawn:/sbin/shsync
-
-
+1:2345:respawn:/sbin/getty 38400 tty1
+2:5:respawn:/sbin/getty 38400 tty2
+3:5:respawn:/sbin/getty 38400 tty3
+4:5:respawn:/sbin/getty 38400 tty4
+5:5:respawn:/sbin/getty 38400 tty5
+6:5:respawn:/sbin/getty 38400 tty6
+#ln:345:respawn:/sbin/getty 9600 tty1 linux
+#qt:5:respawn:/sbin/qt