http://defect.opensolaris.org/bz/show_bug.cgi?id=7951
--- Comment #1 from Rafael Vanoni <rafael.vanoni at sun.com> 2009-04-10 19:06:28 --- Created an attachment (id=1727) --> (http://defect.opensolaris.org/bz/attachment.cgi?id=1727) first shot at it This patch is a first shot at fixing all of these issues and implementing 7953 PowerTOP should allow the user to freeze its subwindows Aside from a lot of curses related fixes, I rewrote the status bar code to use a linked list and add/remove status itens dynamically. By pressing 'I', 'F' or 'E', the user can freeze the c-state, p-state and/or the event report subwindows, respectively. A new status bar item is added for each frozen subwindow indicating what's going on. The code for suggestions needs a bit of work, I'll take care of that in the next patch. Please have a look at this one and let me know what you think. -- Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
