Changes between Version 2 and Version 3 of UsersGuide/GUI
- Timestamp:
- 2015-06-05T13:59:29Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersGuide/GUI
v2 v3 1 1 = GUI = 2 3 == Introduction == 4 5 HelenOS starts into a simple graphical user interface, provided a usable graphical output device is found (otherwise it will start into a text console). You can move windows around, close them, resize, etc. using your mouse. For debugging purposes, there is a set of keyboard shortcuts availble (see below). 6 7 On startup you are presented with a console window (you can type commands there), a launcher window and a barber pole window. 2 8 3 9 == Keyboard shortcuts == … … 14 20 || Alt + O, P || Select viewport || 15 21 || Pause / Break / F15 || Switch to kernel console || 16