Pikanäppäimet ja näppäinyhdistelmät
By default, Haiku's shortcut key, to invoke commands from menus for example, is not the usual CTRL key, but ALT instead. This has historical reasons, because the BeOS was inspired somewhat by MacOS. After you get used to it, it actually has advantages as e.g. ALT C and ALT V integrate seamlessly into the bash shell of the Terminal, where CTRL C quits the running process.
In any case, you can switch to the maybe more familiar CTRL key in the Keymap preferences. The user guide always describes the default configuration with the command key being ALT.
If you're in doubt which keys are the OPT or MENU keys on your particular keymap/keyboard-layout, again use the Keymap preferences. There you can see what keystroke is sent when you press a key on your keyboard.
Yleiset pikanäppäimet
Here's a table of many of the most commonly used shortcuts that are always available, even if there isn't a corresponding menu:
ALT Fx | Switches to Workspace X (Fx is the function key corresponding to that workspace). Take the active window with you by adding SHIFT | |
CTRL ALT ← / → / ↑ / ↓ | Navigates spatially the rows/columns of the available workspaces. Add SHIFT to take the active window with you. | |
OPT | Holding OPT while dragging a window near another window's tab or border will stack or tile them (see chapter GUI). | |
CTRL ALT + left mouse | Click and drag with left mouse button to move a window (see chapter GUI). | |
CTRL ALT + right mouse | Click and drag with right mouse button to resize a window (see chapter GUI). | |
CTRL ALT Z | Zooms a window to an alternative size (maximum size for most applications). | |
CTRL ALT M | Minimoi aktiivin ikkunan. | |
CTRL ALT H | Hides (minimizes) all windows of the active application. | |
CTRL ALT F | Pulls the active window to the front (only applicable with the mouse setting Focus Follows Mouse). | |
CTRL ALT B | Lähettää aktiivin ikkunan taustalle. | |
CTRL TAB | Hold down to bring up the Twitcher. | |
CTRL ALT DEL | Opens the Team Monitor. | |
ALT ESC | Enters the menu bar (leave with ESC). | |
ALT C | Kopioi valinnan leikepöydälle. | |
ALT X | Leikkaa valinnan leikepöydälle. | |
ALT V | Liittää leikepöydän sisällön. | |
ALT W | Sulkee aktiivin ikkunan. | |
ALT Q | Sulkee sovelluksen. | |
PrtScr | Takes a screenshot with zero delay and launches the Screenshot panel. | |
VAIHTO PrtScr | Takes a screenshot silently (without opening the panel), while still respecting the last used settings. | |
CTRL PrtScr | Also takes a screenshot silently with the saved settings, but instead of saving it as a file, it's just copied to the clipboard. |
Seuraaja-navigoinnin pikanäppäimet
Additionally to the general shortcuts, here are some more for navigating with Tracker:
ALT ↑ | Avaa ylätason kansion. | |
ALT ↓ tai ENTER | Avaa valitun kansion. | |
OPT | Holding it while opening a folder will automatically close the parent folder. This also works when navigating with the mouse. | |
MENU | Opens the Deskbar menu (leave with ESC). | |
ALT Z | Undo last action. The undo history is only limited by the available memory. Note, this only works for actions on the file itself, changed attributes and permission settings can't be undone with this. Also, once a file is removed from Trash it's gone for good. | |
ALT VAIHTO Z | Redo the action you just reverted with ALT Z. |
Pikanäppäimet pääteikkunassa
ALT N | Avaa toisen Pääteikkunaistunnon uudessa ikkunassa. | |
ALT T | Avaa toisen Pääteikkunaistunnon uudessa välilehdessä. | |
ALT 1, 2, 3 ... | Vaihtaa vastaavaan välilehteen. | |
ALT TAB | Vaihtaa seuraavaan Pääteikkuna-ikkunaan. | |
VAIHTO ← / → | Vaihtaa välilehteen vasemmalla tai oikealla. | |
ALT VAIHTO ← / → | Siirtää nykyisen välilehden vasemmalle tai oikealle. | |
ALT + / - | Kasvattaa tai pienentää kirjasinkokoa. | |
ALT ENTER | Kokoruutunäyttöön siirtyminen tai siitä poistuminen. | |
SHIFT ↑ / ↓ | Scrolls the Terminal output up/down one line. | |
SHIFT Page↑ / Page↓ | Scrolls the Terminal output up/down one page. | |
TAB | Tab-completion. After entering a few letters, press TAB once to auto-complete a filename or path. If there is more than one match, it stops where the name starts to differ and you have to provide some more letters to further distinguish them. You can also press TAB twice to have all matches listed. | |
↑ / ↓ | Moves up or down in a history of all previously entered commands. | |
CTRL R | Bash history. All the commands you enter are stored in the file ~/.bash_history. Press CTRL R and start to enter a command and you'll be provided with the first match from the bash history. Keep pressing CTRL R until you find the right command line and press ENTER to execute it. | |
CTRL C | Stops the currently running command. | |
CTRL D | Sulkee nykyisen Pääteikkuna-istunnon. |
Muut näppäinyhdistelmät
You can add or remove items to/from a selection by holding down a modifier key while clicking on a entry (or file in case of Tracker).
VAIHTO | This will select everything between the first selected item and the one you click on. | |
ALT | Adds or removes the item you're clicking on from the selection. |
In a Tracker window, if you just start typing, Tracker scrolls to and selects the file that best fits your incremental search. If there's no file starting with your typed letters, files that contain the search string anywhere in their name or other displayed attributes are selected. This search is not case-sensitive.
The letters you type appear at the bottom-left, where normally the number of items is listed. After a second it reverts back and you could start a new incremental search.
Instead of jumping to the first occurrence of your search string, Tracker can be configured to filter out all non-matching files. See the topic on type-ahead filtering.