
RETROPIE STARTX COMMAND NOT FOUND HOW TO
What do we really need? Right click the mouse and a small selection box comes up with a terminal program and web browser (Midori) and little else.Īt this point we are going to add these items to the menu in order to learn how to setup the menu and get direct access to those programs. This is called the Openbox desktop and from here we will construct our own fast operating system. Do not tamper with FSTAB or it will wreck your system. Due to changes in the newest Raspbian I've deleted this section. Open a terminal, then type "sudo su" and you should be logged in as root if everything worked.

Type reboot (enter) to reboot RPi, log back in. This gives user pi sudo access without having to type in a password with sudo every time. You should see something like this - add what isn't there: Open this folder and add the following as root: ~ $ leafpad /etc/sudoers xinitrc doesn't work with a display manager!įirst we add user pi to various groups to access sudo, USB, audio, etc. If one has a regular Debian distribution on a PC with a display manager such as lightdm and have installed Openbox select Openbox from the menu then log in.
RETROPIE STARTX COMMAND NOT FOUND INSTALL
If you haven't installed Openbox already then: sudo apt-get install openbox obconf menu obmenu conky parcellite feh rox-filer tint2 xfce4-panel This will work for other Debian based distributions when starting from the command line startx based on your. Note I'm dealing only with Debian based distributions in particular in the Raspberry Pi. From the $ sudo apt-get update $ sudo apt-get install openbox obmenu menu (enter) Now we have to decide what desktop features we want.

xinitrc tell the system what programs to open such as a wallpaper setter, pinboard, taskbar, backgrounds, etc. Now type "ls -a" and you should see the blank file you created along with others. These are mostly configuration files for the system and installed programs. Your home directory can be filled with these hidden files. You can also create the file from the file manager.Īny file or directory that begins with a period is a hidden file. xinitrc" and you have created a blank file. Open lxterminal (comes with LXDE) and type "pwd" to make sure you are in your home directory.

This file doesn't come with the system the user has to create it. If not there it boots to the default LXDE. See my webpage Tutorial Xinitrc Desktop Manager Control for Linux. The system searches home folder "Pi" (or whomever you log in as) for a file. One must log in with the command line typing "startx".
