Raspberry Pi_Eng_07.2.1 Start Screen of Window

7.2 Basic structure of Window

We will first look at the basic structure of the window. In this section, we will briefly review the whole structure, and we will discuss each detail item in a separate chapter.

7.2.1 Start Screen of Window

The next screen is the window start screen that appears when you first start the window.

Raspberry Pi_Eng_07.1.3 Differences from Windows of Other Operating System

7.1.3 Differences from Windows of Other Operating System

You already know that in MS Windows or Mac OS systems, almost everything is processed on a window basis. You know that in addition to simple data management tasks handled by ordinary users, system administrators or operators can install a new system, modify the system, or adjust the system settings for the network by using icons or menus provided in the window.

Raspberry Pi_Eng_07.1.2 X Windows and LXDE

7.1.2 X Windows and LXDE

The X Window System, also known as X11, X, or X-Windows, provides a framework for using the GUI environment on Unix/Linux-based computers. X-Windows works on a client-server basis. The X-server works by communicating with various kinds of client programs. X-serve also exports windows screen and receives and processes user input such as keyboard, mouse, and touch screen.

Raspberry Pi_Eng_07.0 Chapter 7 Overview of Desktop Window

Chapter 7 Overview of Desktop Window

Chapter’s Main Topics

Here we will briefly review the contents of the window provided by the Raspberry Pi system. We will not go into the details about the all functions of the Raspberry Pi system window here, but we will only look the overall structure and understand the basic principles of operation. Also, some of the items, such as programming, will be discussed in detail in other sections of this book.

It includes descriptions on the following topics:
■ Features of the Raspbian operating system window

■ Basic structure of window

■ Structure of window panel and desktop

■ Key Execution Program

■ Help

■ Preference

■ Run

■ Shutdown

Raspberry Pi_Eng_06.3.3 System Termination on Window

6.3.3 System Termination on Window

If you want to exit the window on the window screen, execute Menu → Shutdown menu. [Shutdown] menu provides the ability to shut down the system, boot again, or logout from the current user account.

Raspberry Pi_Eng_06.3.2 System Termination in Terminal

6.3.2 System Termination in Terminal

6.3.2.1 “shutdown” Command

The “shutdown” command shutdown the entire system normally.

It waits until all tasks that are currently running are terminated, and then terminates the entire operating system when all tasks are terminated. When the system is shut down, all operations on the system are terminated, all network connections are terminated, and the logon users are disconnected.

Raspberry Pi_Eng_06.3.1 How to Terminate

6.3 System Connection and Termination

6.3.1 How to Terminate

On Linux systems, the following command can be used by default when exiting the currently running system. We will review each of these termination methods here:

■ Shutdown — Shut down the system normally.

■ Halt — Forcibly terminates the system.

■ Poweroff — Halt the system and shut off the power.

■ Reboot — Halt the system to shut down and then restart the system.

■ Logout — Terminates the current user.

Raspberry Pi_Eng_06.2.4 Local Desktop GUI connection

6.2.4 Local Desktop GUI connection

6.2.4.1 Local Desktop GUI connection and Logon

When you start the Desktop window on the Raspberry Pi system, the window shown below will start.

Figure 6‑5 Local Desktop GUI connection

There are several ways to start a window from the console. You can start the window from booting, or logon to the Shell Terminal when booting and then manually start the window. For details on the settings, refer to [9.5 Setting Boot Startup Screen].

Raspberry Pi_Eng_06.2.3 Local Terminal Connection

6.2.3 Local Terminal Connection

This section willl explain the case where it is set to start as Terminal at first when booting.

6.2.3.1 Starting Local Terminal Connection

When booting from the Raspberry Pi system, various messages related to booting are displayed on the console connected to the system. When booting is complete, the following Terminal screen is started.