Ticket #87 (closed task: duplicate)

Opened 3 years ago

Last modified 2 years ago

System panel and system menu

Reported by: tutanhamon Owned by:
Priority: normal Milestone: dev/null
Component: misc Version: post-0.1 snapshot
Keywords: Cc:
Blocked By: 250 Blocking:

Description

What about following system menu accessible from bookshelf or any reader plugin. There may be some global key (like "Power key") for it. "View system messages" menu item provides access to /var/log/messages file viewer.

+---------------------------------------------------+
| [menu item 1] Lock                                |
| [menu item 2] Reboot                              |
| [menu item 3] Power down                          |
| [menu item 4] View system messages                |
+---------------------------------------------------+
| Uptime:  0+05:30:00                               |
| LA:      0.34  0.44  0.48                         |
|                                                   |
| CPU:   2.5%us,  0.7%sy,  0.0%ni, 95.7%id,  1.0%wa |
|        0.2%hi,  0.0%si,  0.0%st                   |
|                                                   |
| MEM:  30M total,   16M used,   10M free,   4M buf |
|                                                   |
| Storage:         490M total,  30M used, 460M free |
| SD-card:           1G total, 500M used, 524M free |
+---------------------------------------------------+

Change History

comment:1 Changed 3 years ago by tutanhamon

  • Summary changed from System menu to System panel and system menu

Here is the idea extension: implement system panel visual application that shows a panel on the top (or bottom) with different info and provides access to the system menu also. Applications (like bookshelf, book readers or mp3 player) may use <space for applications data> to show own data.

Layout:

+---------------------------------------------+-------- +-----------+
|        <space for applications data>        | <clock> | <battery> |
+---------------------------------------------+---------+-----------+

Example:

+---------------------------------------------+-------- +-----------+
| Daniel Defoe - Robinson Crusoe      351/890 |  12:00  |       20% |
+---------------------------------------------+---------+-----------+

Extend also the system menu:

+---------------------------------------------------+
| [menu item 1] Lock                                |
| [menu item 2] Reboot                              |
| [menu item 3] Power down                          |
| [menu item 4] View system messages                |
| [menu item 5] Set clock                           |
| [menu item 6] System panel settings               |
+---------------------------------------------------+
| ...                                               |

comment:2 Changed 3 years ago by tutanhamon

BTW, the component may also show power-related warnings like ("low battery", "powered from USB", "charge completed" and so on).

comment:3 Changed 3 years ago by dottedmag

  • Milestone changed from bluesky to 0.2

comment:4 Changed 3 years ago by tutanhamon

  • Type changed from enhancement to task

comment:5 Changed 3 years ago by ruskie

  • Blocked By set to 250

Depends on #250

comment:6 Changed 2 years ago by dottedmag

  • Version set to post-0.1 snapshot
  • Milestone changed from 0.2 to bluesky

comment:7 Changed 2 years ago by dottedmag

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone changed from bluesky to dev/null

Superseded by #462 proposal

Note: See TracTickets for help on using tickets.