Tag Archives: Graphical User Interface

Raspberry Pi LESSON 36: Operate Your Raspberry Pi in Single Click Mode

I really hate having to double click on icons or programs to get them to open. This lesson is a quick one, but explains how to get your Raspberry Pi to open files, folders and programs with a single click of the mouse. To do this boot the Pi in the Graphical Interface. Then click on the file cabinet icon to get a folder to open. Then under Edit select Preferences. Then check the box that says “Open Files with Single Click”.  Done!

Raspberry Pi LESSON 35: Install a Free Office Like Product on Raspberry Pi

Now that we are booting in the Graphical User Interface on the Raspberry Pi, we can explore some useful applications that will run on the Pi. LibreOffice is a free product that will do many of the things Microsoft Office does. This is a great addition to your Raspberry Pi. You can install this product by going to the terminal window, and at the command prompt on your Raspberry Pi type:

$ sudo apt-get install libreoffice

Now the new software should show up under your menu button. The video above steps you through some of the cool features of the product.

Raspberry Pi LESSON 33: Booting to the Graphical User Interface

If you have been following along in these lessons, we have been operating from the terminal window and the Linux command line. You have learned that you can simply and efficiently do whatever you want from the terminal window. Raspberry Pi does, however have a graphical interface. In this tutorial we show you how to boot in the graphical interface, and then how to find your way around.