diff -r d1d58f1184f6 -r 61f53bc11687 console/libgnt/gntstyle.c --- a/console/libgnt/gntstyle.c Wed Aug 23 10:48:21 2006 +0000 +++ b/console/libgnt/gntstyle.c Wed Aug 23 12:29:08 2006 +0000 @@ -142,6 +142,7 @@ GntStyle en; } styles[] = {{"shadow", GNT_STYLE_SHADOW}, {"customcolor", GNT_STYLE_COLOR}, + {"mouse", GNT_STYLE_MOUSE}, {NULL, 0}}; if (error)