2019-10-20 00:22:44 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "id" xml:lang = "id" >
< head >
<!--
*
2020-05-30 12:36:55 +03:00
* Copyright 2008-2020, Haiku, Inc. All rights reserved.
2019-10-20 00:22:44 +03:00
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger < humdingerb @ gmail . com >
2020-02-10 01:12:40 +03:00
* Translators:
* mazbrili abu ibrahim
2019-10-20 00:22:44 +03:00
*
-->
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "Content-Style-Type" content = "text/css" / >
< meta name = "robots" content = "all" / >
2020-02-10 01:12:40 +03:00
< title > Haiku User Guide - Isi< / title >
2019-10-20 00:22:44 +03:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
< link rel = "stylesheet" type = "text/css" href = "../Haiku-doc.css" / >
< / head >
< body >
< div id = "banner" >
2020-05-30 12:36:55 +03:00
< div > < span > User guide< / span > < / div >
2019-10-20 00:22:44 +03:00
< / div >
< div class = "nav" >
< div class = "inner" >
< ul class = "lang-menu" >
2020-03-31 09:05:33 +03:00
< li class = "now" > Bahasa Indonesia < span class = "dropdown-caret" > ▼ < / span > < / li >
< li > < a href = "../ca/contents.html" > Català< / a > < / li >
< li > < a href = "../de/contents.html" > Deutsch< / a > < / li >
< li > < a href = "../en/contents.html" > English< / a > < / li >
< li > < a href = "../es/contents.html" > Español< / a > < / li >
< li > < a href = "../fr/contents.html" > Français< / a > < / li >
< li > < a href = "../fur/contents.html" > Furlan< / a > < / li >
< li > < a href = "../it/contents.html" > Italiano< / a > < / li >
< li > < a href = "../hu/contents.html" > Magyar< / a > < / li >
< li > < a href = "../pl/contents.html" > Polski< / a > < / li >
< li > < a href = "../pt_PT/contents.html" > Português< / a > < / li >
< li > < a href = "../pt_BR/contents.html" > Português (Brazil)< / a > < / li >
< li > < a href = "../ro/contents.html" > Română< / a > < / li >
< li > < a href = "../sk/contents.html" > Slovenčina< / a > < / li >
< li > < a href = "../fi/contents.html" > Suomi< / a > < / li >
< li > < a href = "../sv_SE/contents.html" > Svenska< / a > < / li >
< li > < a href = "../tr/contents.html" > Türkçe< / a > < / li >
< li > < a href = "../zh_CN/contents.html" > 中文 [中文]< / a > < / li >
< li > < a href = "../ru/contents.html" > Русский< / a > < / li >
< li > < a href = "../uk/contents.html" > Українська< / a > < / li >
< li > < a href = "../jp/contents.html" > 日本語< / a > < / li >
2019-10-20 00:22:44 +03:00
< / ul >
< span >
< / span > < / div >
< / div >
< div id = "content" >
< div >
2020-05-30 12:36:55 +03:00
< div class = "box-info" > The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.< / div >
2019-10-20 00:22:44 +03:00
2020-02-10 01:12:40 +03:00
< h1 > Selamat datang di panduan pengguna Haiku< / h1 >
2019-10-20 00:22:44 +03:00
2020-02-10 01:12:40 +03:00
< p > Di bawah, Anda akan menemukan dokumentasi aspek terpenting Haiku. Secara alami, melengkapi dan memperluas dokumentasi adalah proses yang berkelanjutan (lihat < a href = "http://www.haiku-os.org/docs/userguide/en/contents.html" > versi online< / a > untuk halaman dan terjemahan yang diperbarui). Jika Anda menemukan kesalahan, ingin menyarankan topik atau mungkin bahkan berkontribusi sendiri, Silahkan menghubungi < a href = "http://www.freelists.org/list/haiku-doc" > milis dokumentasi< / a > . jika anda tertarik membantu penerjemahan, Anda akan menemukan informasi di < a href = "http://dev.haiku-os.org/wiki/i18n/UserGuide" > panduan wiki i18n < / a > .< / p >
2019-10-20 00:22:44 +03:00
< p > < br / > < / p >
< table summary = "contents" border = "1" rules = "rows" frame = "void" cellpadding = "10" cellspacing = "0" style = "border: dotted thin #e0e0e0" >
<!-- Excluded until it's further fleshed out
< tr > < td valign = "top" > < a href = "installation.html" > Installation< / a > < ul >
< li > < a href = "installation.html#boot-process" > The basic boot process< / a > < / li >
< li > < a href = "installation.html#virtual-machine" > Haiku in a virtual machine< / a > < / li >
< li > < a href = "installation.html#raw" > Installing from a RAW image< / a > < / li >
< li > < a href = "installation.html#source" > Compiling/Installing from source code< / a > < / li >
< li > < a href = "installation.html#grub" > Adding Haiku to your boot manager (GRUB)< / a > < / li >
< li > < a href = "installation.html#transfer-data" > Transfering data to/from a Haiku installation< / a > < / li > < / ul > < / td >
< td valign = "top" > Step by step guides covering Haiku installation during the (pre-) alpha release phase.< / td > < / tr >
-->
< tr > < td valign = "top" > < a href = "bootloader.html" > Boot Loader< / a > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Atur opsi boot aman untuk menyelesaikan masalah konfigurasi.< / td > < / tr >
< tr > < td valign = "top" > < a href = "filesystem-layout.html" > Layout Filesystem < / a > < ul >
< li > < a href = "filesystem-layout.html#system" > Folder system < / a > < / li >
< li > < a href = "filesystem-layout.html#home" > Folder rumah< / a > < / li > < / ul > < / td >
< td valign = "top" > Memahami hierarki sistem file dan membiasakan diri dengan lokasi dan folder file penting.< / td > < / tr >
< tr > < td valign = "top" > < a href = "gui.html" > Elemen GUI Haiku< / a > < ul >
< li > < a href = "gui.html#move-resize" > Mudah memindah dan mengubah ukuran< / a > < / li >
< li > < a href = "gui.html#stack-tile" > Tumpuk & Ubin< / a > < / li >
< li > < a href = "gui.html#open-save-panel" > Membuka dan menyimpan panel< / a > < br / >
< a href = "gui.html#open-save-shortcuts" > - Pintasan keyboard< / a > < br / >
< a href = "gui.html#favorites-recent" > - Favorit dan folder barusan dibuka< / a > < / li >
2019-10-20 00:22:44 +03:00
< li > < a href = "gui.html#replicants" > Replicants< / a > < / li > < / ul > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Mempelajari tentang elemen dasar antarmuka pengguna grafis.< / td > < / tr >
2020-05-30 12:36:55 +03:00
< tr > < td valign = "top" > < a href = "keyboard-shortcuts.html" > Shortcuts and key combinations< / a > < ul >
< li > < a href = "keyboard-shortcuts.html#general" > General shortcuts< / a > < / li >
< li > < a href = "keyboard-shortcuts.html#textediting" > Textediting shortcuts< / a > < / li >
< li > < a href = "keyboard-shortcuts.html#tracker-navigation" > Shortcuts for Tracker navigation< / a > < / li >
< li > < a href = "keyboard-shortcuts.html#terminal" > Shortcuts in Terminal< / a > < / li >
< li > < a href = "keyboard-shortcuts.html#other-combos" > Other key combinations< / a > < / li > < / ul > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Cara pintas yang paling umum untuk mempercepat alur kerja Anda.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workspaces.html" > Workspace< / a > < ul >
< li > < a href = "workspaces.html#switching" > Perpindahan antar workspace< / a > < / li >
< li > < a href = "desktop-applets/workspaces.html" > Applet workspace< / a > < / li >
< li > < a href = "desktop-applets/workspaces.html#moving" > Memindah windows antar workspace< / a > < / li >
< li > < a href = "desktop-applets/workspaces.html#special" > Fungsi khusus< / a > < / li > < / ul > < / td >
< td valign = "top" > Gunakan desktop virtual untuk lingkungan kerja yang tidak berantakan.< / td > < / tr >
2019-10-20 00:22:44 +03:00
< tr > < td valign = "top" > < a href = "twitcher.html" > Twitcher< / a > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Beralih di antara aplikasi yang sedang berjalan.< / td > < / tr >
2019-10-20 00:22:44 +03:00
< tr > < td valign = "top" > < a href = "teammonitor.html" > Team Monitor< / a > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Tutup paksa aplikasi atau komponen sistem yang tidak responsif.< / td > < / tr >
2019-10-20 00:22:44 +03:00
< tr > < td valign = "top" > < a href = "tracker.html" > Tracker< / a > < ul >
2020-02-10 01:12:40 +03:00
< li > < a href = "tracker.html#mounting-volumes" > Mengaitkan volume< / a > < / li >
< li > < a href = "tracker.html#navigating" > Proses Navigasi< / a > < / li >
< li > < a href = "tracker.html#appearance" > Penampilan< / a > < / li >
< li > < a href = "tracker.html#tracker-preferences" > Preferensi tracker< / a > < / li >
< li > < a href = "tracker.html#working-with-files" > Bekerja dengan berkas< / a > < / li >
< li > < a href = "tracker.html#transaction-status" > Status transaksi< / a > < / li >
< li > < a href = "tracker-add-ons.html" > Tambahan Tracker< / a > < / li > < / ul > < / td >
< td valign = "top" > Pelajari semua tentang bernavigasi, bekerja dengan file dan folder dan cara mengkonfigurasi manajer file Haiku.< / td > < / tr >
2019-10-20 00:22:44 +03:00
< tr > < td valign = "top" > < a href = "deskbar.html" > Deskbar< / a > < ul >
2020-02-10 01:12:40 +03:00
< li > < a href = "deskbar.html#deskbar-menu" > Menu Deskbar < / a > < / li >
< li > < a href = "deskbar.html#tray" > Tray< / a > < / li >
< li > < a href = "deskbar.html#list-of-apps" > Daftar program berjalan< / a > < / li > < / ul > < / td >
< td valign = "top" > Gunakan dan konfigurasikan versi "Start" menu dan taskbar versi Haiku.< / td > < / tr >
< tr > < td valign = "top" > < a href = "filetypes.html" > Filetype< / a > < ul >
< li > < a href = "filetypes.html#filetype" > Tipe-tipe file< / a > < / li >
< li > < a href = "filetypes.html#preferred-app" > Aplikasi yang disukai< / a > < / li >
< li > < a href = "filetypes.html#icon" > Ikon< / a > < / li >
< li > < a href = "filetypes.html#settings-apps" > Pengaturan khusus untuk aplikasi< / a > < / li >
< li > < a href = "filetypes.html#filetypes-preferences" > Pengaturan global untuk preferensi tipe file< / a > < / li > < / ul > < / td >
< td valign = "top" > Atur aplikasi default, ubah tipe file dan buat sendiri.< / td > < / tr >
< tr > < td valign = "top" > < a href = "attributes.html" > Atribut< / a > < ul >
< li > < a href = "attributes.html#atribut-tracker" > Attributes in Tracker< / a > < / li >
< li > < a href = "attributes.html#atribut-terminal" > Attributes in Terminal< / a > < / li > < / ul > < / td >
< td valign = "top" > Salah satu fitur utama Haiku memungkinkan Anda mengelola dan menambahkan segala jenis data ke file apa pun.< / td > < / tr >
< tr > < td valign = "top" > < a href = "index.html" > Indeks< / a > < / td >
< td > Gunakan peng-indeks-an untuk dapat mencari atribut.< / td > < / tr >
< tr > < td valign = "top" > < a href = "queries.html" > Kueri< / a > < ul >
< li > < a href = "queries.html#find-window" > Window pencarian< / a > < / li >
< li > < a href = "queries.html#basic-query" > Kueri dasar- "dengan nama"< / a > < / li >
< li > < a href = "queries.html#adv-query" > Kueri lanjutan - "dengan atribut"< / a > < / li >
< li > < a href = "queries.html#more-adv-query" > Kueri lebih lanjut lagi - "dengan rumus"< / a > < / li >
< li > < a href = "queries.html#result-window" > Window hasil pencarian< / a > < / li >
< li > < a href = "queries.html#query-template" > Templet Kuery< / a > < / li >
2019-10-20 00:22:44 +03:00
< / ul > < / td >
2020-02-10 01:12:40 +03:00
< td valign = "top" > Gunakan kuery secepat kilat Haiku untuk dengan cepat menemukan apa yang Anda cari.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workshop-filetypes+attributes.html" > Workshop: Tipefile, Atribut, Indeks dan Kueri< / a > < / td >
< td valign = "top" > Pelajari cara menggunakan beberapa fitur utama Haiku dengan mengatur DVD Anda.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workshop-email.html" > Workshop: Manajemen Email< / a > < / td >
< td valign = "top" > Belajar menggunakan sistem surat Haiku dengan status dan kueri khusus.< / td > < / tr >
< tr > < td valign = "top" > < a href = "workshop-wlan.html" > Workshop: Jaringan nirkabel< / a > < / td >
< td valign = "top" > Siapkan jaringan nirkabel Anda, terbuka atau terenkripsi .< / td > < / tr >
< tr > < td valign = "top" > < a href = "applications.html" > Aplikasi< / a > < ul >
< li > < a href = "applications.html#hpkg" > Peket Haiku (.hpkg)< / a > < / li >
< li > < a href = "applications.html#beos_apps" > Arsip lama Beos (.zip and .pkg)< / a > < / li >
< li > < a href = "applications.html#list-of-apps" > Aplikasi Haiku< / a > < / li >
2019-10-20 00:22:44 +03:00
< ul >
< li > < a href = "applications/activitymonitor.html" > ActivityMonitor< / a > < / li >
< li > < a href = "applications/bootmanager.html" > BootManager< / a > < / li >
< li > < a href = "applications/charactermap.html" > CharacterMap< / a > < / li >
< li > < a href = "applications/codycam.html" > CodyCam< / a > < / li >
< li > < a href = "applications/debugger.html" > Debugger< / a > < / li >
< li > < a href = "applications/deskcalc.html" > DeskCalc< / a > < / li >
< li > < a href = "applications/diskprobe.html" > DiskProbe< / a > < / li >
< li > < a href = "applications/diskusage.html" > DiskUsage< / a > < / li >
< li > < a href = "applications/drivesetup.html" > DriveSetup< / a > < / li >
< li > < a href = "applications/expander.html" > Expander< / a > < / li >
< li > < a href = "applications/haikudepot.html" > HaikuDepot< / a > < / li >
< li > < a href = "applications/icon-o-matic.html" > Icon-O-Matic< / a > < / li >
< li > < a href = "applications/installer.html" > Installer< / a > < / li >
< li > < a href = "applications/magnify.html" > Magnify< / a > < / li >
< li > < a href = "applications/mail.html" > Mail< / a > < / li >
< li > < a href = "applications/mediaplayer.html" > MediaPlayer< / a > < / li >
< li > < a href = "applications/midiplayer.html" > MidiPlayer< / a > < / li >
< li > < a href = "applications/packageinstaller.html" > LegacyPackageInstaller< / a > < / li >
< li > < a href = "applications/people.html" > People< / a > < / li >
< li > < a href = "applications/poorman.html" > PoorMan< / a > < / li >
< li > < a href = "applications/screenshot.html" > Screenshot< / a > < / li >
< li > < a href = "applications/showimage.html" > ShowImage< / a > < / li >
< li > < a href = "applications/softwareupdater.html" > SoftwareUpdater< / a > < / li >
< li > < a href = "applications/soundrecorder.html" > SoundRecorder< / a > < / li >
< li > < a href = "applications/stylededit.html" > StyledEdit< / a > < / li >
< li > < a href = "applications/terminal.html" > Terminal< / a > < / li >
< li > < a href = "applications/textsearch.html" > TextSearch< / a > < / li >
< li > < a href = "applications/tv.html" > TV< / a > < / li >
< li > < a href = "applications/webpositive.html" > WebPositive< / a > < / li >
< / ul >
2020-02-10 01:12:40 +03:00
< li > < a href = "applications.html#cli-apps" > Aplikasi commandline Haiku< / a > < / li >
< li > < a href = "applications.html#list-of-bundled-apps" > Aplikasi bundel< / a > < / li >
2019-10-20 00:22:44 +03:00
< / ul > < / td >
2020-02-10 01:12:40 +03:00
< td > Pelajari cara melepas/menginstal aplikasi secara umum dan bagaimana bekerja dengan yang datang bersama Haiku.< / td > < / tr >
< tr > < td valign = "top" > < a href = "desktop-applets.html" > Aplet Desktop< / a >
2019-10-20 00:22:44 +03:00
< ul >
< li > < a href = "desktop-applets/launchbox.html" > LaunchBox< / a > < / li >
< li > < a href = "desktop-applets/networkstatus.html" > NetworkStatus< / a > < / li >
< li > < a href = "desktop-applets/powerstatus.html" > PowerStatus< / a > < / li >
< li > < a href = "desktop-applets/processcontroller.html" > ProcessController< / a > < / li >
< li > < a href = "desktop-applets/workspaces.html" > Workspaces< / a > < / li >
< / ul > < / td >
2020-02-10 01:12:40 +03:00
< td > Alat simpel untuk di pasang di Desktop dan Deskbar Anda.< / td > < / tr >
< tr > < td valign = "top" > < a href = "preferences.html" > Preferensi< / a >
2019-10-20 00:22:44 +03:00
< ul >
< li > < a href = "preferences/appearance.html" > Appearance< / a > < / li >
< li > < a href = "preferences/backgrounds.html" > Backgrounds< / a > < / li >
< li > < a href = "preferences/datatranslations.html" > DataTranslations< / a > < / li >
< li > < a href = "preferences/deskbar.html" > Deskbar< / a > < / li >
< li > < a href = "preferences/e-mail.html" > E-mail< / a > < / li >
< li > < a href = "preferences/filetypes.html" > FileTypes< / a > < / li >
< li > < a href = "preferences/keyboard.html" > Keyboard< / a > < / li >
< li > < a href = "preferences/keymap.html" > Keymap< / a > < / li >
< li > < a href = "preferences/locale.html" > Locale< / a > < / li >
< li > < a href = "preferences/media.html" > Media< / a > < / li >
< li > < a href = "preferences/mouse.html" > Mouse< / a > < / li >
< li > < a href = "preferences/network.html" > Network< / a > < / li >
< li > < a href = "preferences/printers.html" > Printers< / a > < / li >
< li > < a href = "preferences/repositories.html" > Repositories< / a > < / li >
< li > < a href = "preferences/screen.html" > Screen< / a > < / li >
< li > < a href = "preferences/screensaver.html" > ScreenSaver< / a > < / li >
< li > < a href = "preferences/shortcuts.html" > Shortcuts< / a > < / li >
< li > < a href = "preferences/sounds.html" > Sounds< / a > < / li >
< li > < a href = "preferences/time.html" > Time< / a > < / li >
< li > < a href = "preferences/tracker.html" > Tracker< / a > < / li >
< li > < a href = "preferences/touchpad.html" > Touchpad< / a > < / li >
< li > < a href = "preferences/virtualmemory.html" > VirtualMemory< / a > < / li >
< / ul > < / td >
2020-02-10 01:12:40 +03:00
< td > Mengkonfigurasi dan mengatur sistem Anda.< / td > < / tr >
2019-10-20 00:22:44 +03:00
<!--
< tr > < td valign = "top" > < a href = "demos.html" > Demos< / a > < / td >
< td > Games and demo applications.< / td > < / tr >
-->
2020-02-10 01:12:40 +03:00
< tr > < td valign = "top" > < a href = "bash-scripting.html" > Bash dan pemrograman skrip< / a > < / td >
< td > Pelajari beberapa skrip menarik yang digunakan oleh sistem dan tentang sumber daya online untuk bekerja di shell dan skrip.< / td > < / tr >
2019-10-20 00:22:44 +03:00
< / table >
< / div >
< / div >
< / body >
< / html >