<p>Haiku's graphical user interface is an integral part of the system. Unlike Unix-based operating systems, there's no separate window manager and booting just into a command line shell is not possible. Haiku's focus being on the desktop user, this is just not considered necessary.</p>
<p>As you probably have experience with other graphical environments, let's skip over the standards like menus, right-click context menus, drag&drop etc. Let's have a look at the few unique aspects of Haiku's GUI instead.</p>
<ul><li>You can move it by holding the </span> <spanclass="key">SHIFT</span> key while dragging it to another position, enabling you to stack a number of windows and conveniently access them by their named tab.</li>
<li>You minimize a window with a double-click on its tab. A such hidden window can be accessed by its entry in the <ahref="deskbar.html">Deskbar</a> or the <ahref="twitcher.html">Twitcher</a>.</li>
<p>It has all the usual things: A list of files of the current folder to choose from, in case of a save panel, a text field to enter a filename and a drop-down menu for different file formats and their settings.<br/>
You can enter parent folders with the drop-down menu above the file listing.</p>
<p>If you already have a Tracker window with the location for a file open, you can simply drag either any file or the folder-representation (i.e. the symbol to the far right in its menu bar) into the panel. This changes the panel to that new location.</p>
<p>You can use many of the shortcuts also used in Tracker. Besides the commands that are also available through the <spanclass="menu">File</span> menu, there are a few not that obvious:</p>
<tr><td><spanclass="key">ALT</span> <spanclass="key">↑</span></td><tdstyle="width:24px;"></td><td> Opens the parent folder.</td></tr>
<tr><tdclass="onelinetop"><spanclass="key">ALT</span> <spanclass="key">↓</span> or <spanclass="key">ENTER</span></td><td></td><td> Opens the selected folder.</td></tr>
<p>The menu <spanclass="menu">Favorites</span> provides recently visited folders and favorite locations that you can set up yourself. As indicated by the little arrow, you can also use these locations to navigate further down the hierarchy via submenus.</p>
<p>To add a Favorite, you simply navigate to your destination and choose <spanclass="menu">Favorites | Add Current Folder</span>. From now on it will appear in every open/save panel. To remove a Favorite, choose <spanclass="menu">Favorites | Configure Favorites...</span> and delete its entry.<br/>
All Favorites are kept in <spanclass="path">/boot/home/config/settings/Tracker/Go/</span>. So you might as well add and remove links to files and folders there directly.</p>