make tty2 a pleasant green on black default.
authorBrett Gordon <beretta42@gmail.com>
Thu, 29 Oct 2015 18:20:30 +0000 (14:20 -0400)
committerBrett Gordon <beretta42@gmail.com>
Thu, 29 Oct 2015 18:20:30 +0000 (14:20 -0400)
Kernel/platform-coco3/devtty.c

index a85093e..d1f1c33 100644 (file)
@@ -174,7 +174,7 @@ static struct pty ptytab[] VSECTD = {
                39,
                24,
                &fmodes[1],
-               0x01
+               050
        }
 };