Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80330 --- shadow/80330 2006-12-20 13:00:40.000000000 -0500 +++ shadow/80330.tmp.10702 2007-03-06 00:55:38.000000000 -0500 @@ -70,6 +70,12 @@ color as the initial foreground and background color. If you "get" this color, a "position and attribute save" escape code ( ESC 7 ) could be send out, and if the color is set back to the pseudo color, the original color could be reverted using a "position and attribute restore" escape sequence ( ESC 8 ). Maybe this is the closest you can get on Linux? + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-06 00:55 ------- +The idea seems ok, but the problem is that applications might be +confused to get a color that is not the same as the original one. + +Maybe we should assume that the "original" color is the pseudo color? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
