diff --git a/docs/userguide/de/applications.html b/docs/userguide/de/applications.html index 037a583c5d..b1f1293853 100644 --- a/docs/userguide/de/applications.html +++ b/docs/userguide/de/applications.html @@ -51,6 +51,7 @@
+
Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.

Anwendungen

@@ -146,7 +147,8 @@ Andernfalls löscht man einfach den Ordner der Anwendung.

Haikus Konsolenprogramme

Neben den Konsolenprogrammen, die mit der Bash Shell kommen oder zum POSIX Standard gehören, gibt es noch einige Haiku-spezifische Tools, die erwähnt werden sollten. Diese Befehle sind oft besonders nützlich fürs Skripten, siehe auch das Kapitel zu Bash und Skripten.

- + +
iconKonsolenprogramme
iconList of all commandline applications
iconHaiku-specific commandline applications

diff --git a/docs/userguide/de/applications/cli-apps.html b/docs/userguide/de/applications/cli-apps.html index 362eccf67e..796c50ca16 100644 --- a/docs/userguide/de/applications/cli-apps.html +++ b/docs/userguide/de/applications/cli-apps.html @@ -42,14 +42,16 @@ -Applications  + «  List of commands  +::  Applications 

+
Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.
-

cli-app-icon_64.pngKonsolenprogramme

+

cli-app-icon_64.pngHaiku-specific commandline applications

Ort:/boot/system/bin
/boot/common/bin
~/config/bin
@@ -112,7 +114,8 @@ Soll eine Verknüpfung erstellt werden?" "Auf dem Desktop" "In der Deskbar" "Nei diff --git a/docs/userguide/de/applications/list-cli-apps.html b/docs/userguide/de/applications/list-cli-apps.html new file mode 100644 index 0000000000..479396c9fc --- /dev/null +++ b/docs/userguide/de/applications/list-cli-apps.html @@ -0,0 +1,354 @@ + + + + + + + + + List of commands + + + + + + + + +
+
+
Solange die Übersetzung dieser Seite noch nicht ganz fertig ist, erscheint für die noch fehlenden Teile die englische Version.
+ +

cli-app-icon_64.pngList of all commandline applications

+ + +
Location:/boot/system/bin
/boot/common/bin
~/config/bin
+


+

All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
+Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

+


+

Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

+


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
ReadOnlyBootPrompt Language setup.
[ Check file types and compare values.

indexA

addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
alert Show a message box. (Haiku specific)
arp Manipulate the system ARP cache.
awk See gawk.
base64 Base64 encode or decode to standard output.
basename Strip directory and optionally suffix from filenames.
bash Bourne-Again Shell
bc An arbitrary precision calculator language.
beep Ring a bell.
bootman Install or uninstall boot-menu.
bunzip2 See bzip2.
bzip2 Block-sorting file compressor.
c++ C++-Compiler
cal Display a calendar.
cat Concatenate files and print on the standard output.
catattr Show attributes of a node. (Haiku specific)
cc C-Compiler
checkfs Check file system. (Haiku specific)
checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
chgrp Change group of files.
chmod Change file mode bits.
chop Split file into smaller files.
chown Change the owner and group of files.
chroot Run commands within specified root directory.
cksum Print CRC checksum and byte counts of files.
clear Clear the terminal window.
clockconfig Configure clock.
cmp Compare files byte by byte.
collectcatkeys [Leftover from the move of locale-kit.]
comm Compare sorted files line by line.
compress Data compression program.
consoled Console daemon
copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
cp Copy files and directories.
csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
ctags Generate an index file for a variety of language objects found in files
cut Remove sections from each line of files.
date Display the current time in the given format or set the system date.
dc Desk Calculator language.
dd Copy a file, converting and formatting according operands.
desklink Link items in Deskbar. (Haiku specific)
df Report file system disk space usage.
diff Compare files line by line.
diff3 Compare three files line by line.
dircolors Color setup for ls.
dirname Print path with its trailing component removed.
draggers Show/set draggers state.
driveinfo Show hardware information.
dstcheck Daylight Saving Time check.
du Summarize disk usage of each file, recursively for directories.
dumpcatalog [Leftover from the move of locale-kit.]
echo Display a line of text.
egrep See grep.
eject Eject removable media.
env Run a program in a modified environment.
error Prints clear text error messages for given error numbers.
expand Convert tabs in each file to spaces, writing to standard output.
expr Print value of expression to standard output.

F

factor Print the prime factors of each specified integer number.
false Do nothing, unsuccessfully.
fdinfo Shows info about the used file descriptors in the system.
ffm Set if focus follows mouse.
fgrep See grep.
filepanel Display a load/save file panel. (Haiku specific)
find Search for files in a directory hierarchy.
finddir Find directory using a constant.
fmt Reformat each paragraph in the listed files, writing to standard output.
fold Wrap input lines in each file, writing to standard output.
fortune Print a random, hopefully interesting, adage.
frcode Called by updatedb to compress the list of file names using front-compression.
freetype-config Get FreeType compilation and linking information.
ftp Internet file transfer program.
ftpd FTP daemon
funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
fwcontrol FireWire control program.
gawk Pattern scanning and processing language.
gdb GNU debugger.
getlimits Output platform dependent limits in a format useful for shell scripts.
grep Search for pattern.
groups Print group memberships for each username.
gunzip See gzip.
gzexe Compress and decompress executables.
gzip Compress files.
hd Hexdump
head Print the first ten lines of each file to standard output.
hey A small scripting utility.
hostname Print or set the hostname of the current system.
id Print user and group information.
ident Identify RCS keyword in files.
ifconfig Configure a network interface.
install Copy files into destination locations.
install-wifi-firmwares.sh Install firmware for various wireless network cards.
installoptionalpackage Temporary solution for installing optional packages.
installsound Install a new named sound event in the sounds preferences panel.
iroster List input devices.
isvolume Get volume information.
join For each pair of input lines with identical jon fields, write a line to standard output.

indexK

kernel_debugger Enters the kernel debugger with the optional message.
keymap Show and edit keymap.
kill Send a signal to a process.
less Show file with backward and forward movement.
lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
lesskey Specify key binding for less.
link Create a link to a file.
linkcatkeys [Leftover from the move of locale-kit.]
listarea Lists area info for all currently running teams.
listattr List file attributes. (Haiku specific)
listdev Display devices in a user friendly way.
listimage Lists image info for all currently running teams.
listport Lists all open ports in the system organized by team.
listres List resources of files.
listsem List the semaphores allocated by the specified team.
listusb List USB devices.
ln Make links between files.
locate Locate a file.
logger Send a message to the system logging facility.
login Begin session on the system.
logname Print the name of the current user.
ls List directory content.
lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
mail2mbox Convert BeOS e-mail files into Unix mailbox files.
make GNU make utility to maintain groups of programs.
makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
md5sum Print or check MD5 checksums.
merge Three-way file merge.
message Print a message.
mimeset Set mimetype of a file.
mkdepend Makefile dependency generator.
mkdir Create directory.
mkdos Initialize FAT16 or FAT32 partitions.
mkfifo Create named pipes with the given names.
mkfs Build a file system.
mkindex Create a new index of the specified attribute. (Haiku specific)
mktemp Create a temporary file or directory, safely and print its name.
modifiers Asserts (un)pressed modifier keys.
more See less.
mount Mount a file system.
mount_nfs Mount NFS partition.
mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
mv Move file.
netcat Utility to do anything involving TCP or UDP.
netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
nl Write each file to standard output with line numbers added.
nohup Run command ignoring hangup signals.
nproc Print the number of processing units available to the current process which may be less than the number of online processors.
od Write an unambiguous representation, octal bytes per default of files to standard output.
open Launches an application/document from the shell. (Haiku specific)

indexP

passwd Change user password.
paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
patch Apply a diff file to an original.
pathchk Diagnose invalid or unportable file names.
pc Programmer's calculator.
ping Send ICMP-echo-request to network host.
play Play tracks from device.
playfile Play tracks from a file.
playsound Play a sound.
playwav Play WAV file.
pr Paginate or columnate files for printing.
printenv Print the values of the specified environment variables.
printf Format and print data.
prio Change priority of a process.
profile Profiles threads.
ps List running processes.
ptx Output a permuted index, including context, of the words in the input files.
pwd Print current directory.
query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
quit Quit application.
rc Resource compiler.
readlink Print value of a symbolic link or canonical file name.
reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
release Release a semaphore.
renice Alter priority of running process.
rlog Print log messages and other information about RCS files.
rm Remove files and directories.
rmattr Remove an attribute from a file. (Haiku specific)
rmdir Remove directory.
rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
roster Print information about teams.
route List and manipulate network routes.
safemode Print if running in safemode.
screen_blanker Blank screen.
screenmode Sets the specified screen mode.
sdiff Side-by-side merge of file differences
seq Print numbers from FIRST to LAST, in steps of INCREMENT.
setdecor List and change decor.
setgcc Prints or sets the current gcc version.
settype Sets the MIME type, signature, and/or preferred application of one or more files.
setversion Show version of file.
setvolume Set the volume.
setwep Provides WEP encryption.
sh See bash.
sha1sum Print or check SHA1 checksums.
shar Makes so-called shell archives out of many files.
shred Overwrite the specified files repeatedly.
shuf Write a random permutation of the input lines to standard output.
shutdown Shutdown the computer.
sleep Pause for a specified number of seconds.
sort Write sorted concatenation of all files to standard output.
spamdbm Classify e-mail messages as spam and regular genuine messages.
split Output fixed-size pieces of input files to files with prefixes.
stat Display file or file system status.
strace Traces the syscalls of a thread or a team.
stty Print or change terminal characteristics.
su Change the effective user id and group.
sum Print checksum and block counts for each file.
sync Force changed blocks to disk, update the super block.
sysinfo Show system info.

indexT

tac Write each file to standard output, last line first.
tail Print the last ten lines of each file to standard output.
tcpdump Dump traffic on a network.
tcptester [deprecated]
tee Copy standard input to each file and also to standard output.
telnet User interface to the telnet protocol.
telnetd Telnet daemon.
test Check file types and compare values.
timeout Start command and kill it if still running after a specified number of seconds.
top Display tasks.
touch Change file timestamps.
tput Initialize a terminal or query terminfo database.
tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
traceroute Print the route packets trace to network host.
translate Translate app.
trash Send files to trash or restore them.
true Do nothing, successfully.
truncate Shrink or extend the size of each file to the specified size.
tsort Write totally ordered list consistent with the partial ordering in file.
tty Print the file name of the terminal connected to the standard output.
uname Print certain system information.
unchop Recreate a file previously split with chop.
unexpand Convert blanks in each file to tabs, writing to standard output.
uniq Filter adjacent matching lines from input writing to output.
unlink Call the unlink function to remove the specified file.
unmount Unmount partition.
unrar Unrar file.
unshar Unshar file.
untrash See trash.
unzip Unzip file.
unzipsfx Extract files in list, except those specified.
updatedb Update a database for locate.
uptime Prints the current date and time, as well as the time elapsed since the system was started.
urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
useradd Create new user.
uudecode Create the specified file, decoding as you go.
uuencode Encode a file so it can be mailed to a remote system.
vdir List information about files.
version Returns the version of a file.
vmstat Print system info.
waitfor Wait for process events. (Haiku specific)
watch Execute a program periodically.
wc Print newline, word and byte counts for each file.
wget The non-interactive network downloader.
which Locate a command.
whoami Print user name associated with the current effective user ID.
xargs Build and execute command lines from standard input.
xres List and manipulate resources.
yes Output a string repeatedly until killed.
zcat See gzip.
zcmp See zdiff.
zdiff Compare compressed files.
zforce Force a '.gz' extension on all gzip files.
zgrep Search possibly compressed files for a regular expression.
zip Add or replace zipfile entries from list.
zipcloak Encrypt all unencrypted entries in a zip file.
zipgrep Searches the given zip members for a string or pattern.
zipinfo See unzip.
zipnote Write the comments in zipfile to stdout.
zipsplit Split a zip file into smaller pieces.
zmore Like 'more' but operate on the uncompressed contents of any compressed files.
znew Recompress .Z files into .gz (gzip) files
+
+
+ + + + + diff --git a/docs/userguide/de/desktop-applets/networkstatus.html b/docs/userguide/de/desktop-applets/networkstatus.html index 615fc0e119..d508395f7a 100644 --- a/docs/userguide/de/desktop-applets/networkstatus.html +++ b/docs/userguide/de/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+

PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
+Wherever it's installed, it's operated via a right-click context menu.

+

Note: PowerStatus requires a working ACPI support.

+PowerStatus applet +

The context menu offers these options:

+ + + + + + + + +
Show text labelShows battery level in percent or remaining time.
Show status iconShows icon of the applet.
Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
Battery info...Shows the extended battery info window.
About...Shows the About window.
QuitQuits the PowerStatus applet
+

When Show text label is active, the battery level is shown in brackets while charging.

- + diff --git a/docs/userguide/de/desktop-applets/processcontroller.html b/docs/userguide/de/desktop-applets/processcontroller.html index 2753bb91d0..490f29879b 100644 --- a/docs/userguide/de/desktop-applets/processcontroller.html +++ b/docs/userguide/de/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
+
+ +

cli-app-icon_64.pngList of all commandline applications

+ + +
Location:/boot/system/bin
/boot/common/bin
~/config/bin
+


+

All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
+Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

+


+

Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

+


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
ReadOnlyBootPrompt Language setup.
[ Check file types and compare values.

indexA

addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
alert Show a message box. (Haiku specific)
arp Manipulate the system ARP cache.
awk See gawk.
base64 Base64 encode or decode to standard output.
basename Strip directory and optionally suffix from filenames.
bash Bourne-Again Shell
bc An arbitrary precision calculator language.
beep Ring a bell.
bootman Install or uninstall boot-menu.
bunzip2 See bzip2.
bzip2 Block-sorting file compressor.
c++ C++-Compiler
cal Display a calendar.
cat Concatenate files and print on the standard output.
catattr Show attributes of a node. (Haiku specific)
cc C-Compiler
checkfs Check file system. (Haiku specific)
checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
chgrp Change group of files.
chmod Change file mode bits.
chop Split file into smaller files.
chown Change the owner and group of files.
chroot Run commands within specified root directory.
cksum Print CRC checksum and byte counts of files.
clear Clear the terminal window.
clockconfig Configure clock.
cmp Compare files byte by byte.
collectcatkeys [Leftover from the move of locale-kit.]
comm Compare sorted files line by line.
compress Data compression program.
consoled Console daemon
copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
cp Copy files and directories.
csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
ctags Generate an index file for a variety of language objects found in files
cut Remove sections from each line of files.
date Display the current time in the given format or set the system date.
dc Desk Calculator language.
dd Copy a file, converting and formatting according operands.
desklink Link items in Deskbar. (Haiku specific)
df Report file system disk space usage.
diff Compare files line by line.
diff3 Compare three files line by line.
dircolors Color setup for ls.
dirname Print path with its trailing component removed.
draggers Show/set draggers state.
driveinfo Show hardware information.
dstcheck Daylight Saving Time check.
du Summarize disk usage of each file, recursively for directories.
dumpcatalog [Leftover from the move of locale-kit.]
echo Display a line of text.
egrep See grep.
eject Eject removable media.
env Run a program in a modified environment.
error Prints clear text error messages for given error numbers.
expand Convert tabs in each file to spaces, writing to standard output.
expr Print value of expression to standard output.

F

factor Print the prime factors of each specified integer number.
false Do nothing, unsuccessfully.
fdinfo Shows info about the used file descriptors in the system.
ffm Set if focus follows mouse.
fgrep See grep.
filepanel Display a load/save file panel. (Haiku specific)
find Search for files in a directory hierarchy.
finddir Find directory using a constant.
fmt Reformat each paragraph in the listed files, writing to standard output.
fold Wrap input lines in each file, writing to standard output.
fortune Print a random, hopefully interesting, adage.
frcode Called by updatedb to compress the list of file names using front-compression.
freetype-config Get FreeType compilation and linking information.
ftp Internet file transfer program.
ftpd FTP daemon
funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
fwcontrol FireWire control program.
gawk Pattern scanning and processing language.
gdb GNU debugger.
getlimits Output platform dependent limits in a format useful for shell scripts.
grep Search for pattern.
groups Print group memberships for each username.
gunzip See gzip.
gzexe Compress and decompress executables.
gzip Compress files.
hd Hexdump
head Print the first ten lines of each file to standard output.
hey A small scripting utility.
hostname Print or set the hostname of the current system.
id Print user and group information.
ident Identify RCS keyword in files.
ifconfig Configure a network interface.
install Copy files into destination locations.
install-wifi-firmwares.sh Install firmware for various wireless network cards.
installoptionalpackage Temporary solution for installing optional packages.
installsound Install a new named sound event in the sounds preferences panel.
iroster List input devices.
isvolume Get volume information.
join For each pair of input lines with identical jon fields, write a line to standard output.

indexK

kernel_debugger Enters the kernel debugger with the optional message.
keymap Show and edit keymap.
kill Send a signal to a process.
less Show file with backward and forward movement.
lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
lesskey Specify key binding for less.
link Create a link to a file.
linkcatkeys [Leftover from the move of locale-kit.]
listarea Lists area info for all currently running teams.
listattr List file attributes. (Haiku specific)
listdev Display devices in a user friendly way.
listimage Lists image info for all currently running teams.
listport Lists all open ports in the system organized by team.
listres List resources of files.
listsem List the semaphores allocated by the specified team.
listusb List USB devices.
ln Make links between files.
locate Locate a file.
logger Send a message to the system logging facility.
login Begin session on the system.
logname Print the name of the current user.
ls List directory content.
lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
mail2mbox Convert BeOS e-mail files into Unix mailbox files.
make GNU make utility to maintain groups of programs.
makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
md5sum Print or check MD5 checksums.
merge Three-way file merge.
message Print a message.
mimeset Set mimetype of a file.
mkdepend Makefile dependency generator.
mkdir Create directory.
mkdos Initialize FAT16 or FAT32 partitions.
mkfifo Create named pipes with the given names.
mkfs Build a file system.
mkindex Create a new index of the specified attribute. (Haiku specific)
mktemp Create a temporary file or directory, safely and print its name.
modifiers Asserts (un)pressed modifier keys.
more See less.
mount Mount a file system.
mount_nfs Mount NFS partition.
mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
mv Move file.
netcat Utility to do anything involving TCP or UDP.
netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
nl Write each file to standard output with line numbers added.
nohup Run command ignoring hangup signals.
nproc Print the number of processing units available to the current process which may be less than the number of online processors.
od Write an unambiguous representation, octal bytes per default of files to standard output.
open Launches an application/document from the shell. (Haiku specific)

indexP

passwd Change user password.
paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
patch Apply a diff file to an original.
pathchk Diagnose invalid or unportable file names.
pc Programmer's calculator.
ping Send ICMP-echo-request to network host.
play Play tracks from device.
playfile Play tracks from a file.
playsound Play a sound.
playwav Play WAV file.
pr Paginate or columnate files for printing.
printenv Print the values of the specified environment variables.
printf Format and print data.
prio Change priority of a process.
profile Profiles threads.
ps List running processes.
ptx Output a permuted index, including context, of the words in the input files.
pwd Print current directory.
query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
quit Quit application.
rc Resource compiler.
readlink Print value of a symbolic link or canonical file name.
reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
release Release a semaphore.
renice Alter priority of running process.
rlog Print log messages and other information about RCS files.
rm Remove files and directories.
rmattr Remove an attribute from a file. (Haiku specific)
rmdir Remove directory.
rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
roster Print information about teams.
route List and manipulate network routes.
safemode Print if running in safemode.
screen_blanker Blank screen.
screenmode Sets the specified screen mode.
sdiff Side-by-side merge of file differences
seq Print numbers from FIRST to LAST, in steps of INCREMENT.
setdecor List and change decor.
setgcc Prints or sets the current gcc version.
settype Sets the MIME type, signature, and/or preferred application of one or more files.
setversion Show version of file.
setvolume Set the volume.
setwep Provides WEP encryption.
sh See bash.
sha1sum Print or check SHA1 checksums.
shar Makes so-called shell archives out of many files.
shred Overwrite the specified files repeatedly.
shuf Write a random permutation of the input lines to standard output.
shutdown Shutdown the computer.
sleep Pause for a specified number of seconds.
sort Write sorted concatenation of all files to standard output.
spamdbm Classify e-mail messages as spam and regular genuine messages.
split Output fixed-size pieces of input files to files with prefixes.
stat Display file or file system status.
strace Traces the syscalls of a thread or a team.
stty Print or change terminal characteristics.
su Change the effective user id and group.
sum Print checksum and block counts for each file.
sync Force changed blocks to disk, update the super block.
sysinfo Show system info.

indexT

tac Write each file to standard output, last line first.
tail Print the last ten lines of each file to standard output.
tcpdump Dump traffic on a network.
tcptester [deprecated]
tee Copy standard input to each file and also to standard output.
telnet User interface to the telnet protocol.
telnetd Telnet daemon.
test Check file types and compare values.
timeout Start command and kill it if still running after a specified number of seconds.
top Display tasks.
touch Change file timestamps.
tput Initialize a terminal or query terminfo database.
tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
traceroute Print the route packets trace to network host.
translate Translate app.
trash Send files to trash or restore them.
true Do nothing, successfully.
truncate Shrink or extend the size of each file to the specified size.
tsort Write totally ordered list consistent with the partial ordering in file.
tty Print the file name of the terminal connected to the standard output.
uname Print certain system information.
unchop Recreate a file previously split with chop.
unexpand Convert blanks in each file to tabs, writing to standard output.
uniq Filter adjacent matching lines from input writing to output.
unlink Call the unlink function to remove the specified file.
unmount Unmount partition.
unrar Unrar file.
unshar Unshar file.
untrash See trash.
unzip Unzip file.
unzipsfx Extract files in list, except those specified.
updatedb Update a database for locate.
uptime Prints the current date and time, as well as the time elapsed since the system was started.
urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
useradd Create new user.
uudecode Create the specified file, decoding as you go.
uuencode Encode a file so it can be mailed to a remote system.
vdir List information about files.
version Returns the version of a file.
vmstat Print system info.
waitfor Wait for process events. (Haiku specific)
watch Execute a program periodically.
wc Print newline, word and byte counts for each file.
wget The non-interactive network downloader.
which Locate a command.
whoami Print user name associated with the current effective user ID.
xargs Build and execute command lines from standard input.
xres List and manipulate resources.
yes Output a string repeatedly until killed.
zcat See gzip.
zcmp See zdiff.
zdiff Compare compressed files.
zforce Force a '.gz' extension on all gzip files.
zgrep Search possibly compressed files for a regular expression.
zip Add or replace zipfile entries from list.
zipcloak Encrypt all unencrypted entries in a zip file.
zipgrep Searches the given zip members for a string or pattern.
zipinfo See unzip.
zipnote Write the comments in zipfile to stdout.
zipsplit Split a zip file into smaller pieces.
zmore Like 'more' but operate on the uncompressed contents of any compressed files.
znew Recompress .Z files into .gz (gzip) files
+
+
+ + + + + diff --git a/docs/userguide/en/desktop-applets/networkstatus.html b/docs/userguide/en/desktop-applets/networkstatus.html index dd2e4c8677..0b7d0c3cdc 100644 --- a/docs/userguide/en/desktop-applets/networkstatus.html +++ b/docs/userguide/en/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -54,7 +55,21 @@ Location:/boot/system/apps/NetworkStatus Settings:none -

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+

NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
+Wherever it's installed, it's operated via a right-click context menu.

+

NetworkStatus applet
+The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can Open network preferences... to change your network configuration or Quit the applet.

+

NetworkStatus - status of the interface
+Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.

+ +

Status icons

+ + + + + + +
ReadyLink is established.
ConfiguringConnecting in progress.
No stateful configurationSome settings are missing (check IP configuration).
No linkThere is no physical connection (probably the network cable is not connected and wireless networks are unavailable).
-There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).
diff --git a/docs/userguide/en/desktop-applets/powerstatus.html b/docs/userguide/en/desktop-applets/powerstatus.html index 0566f19603..5100a071a5 100644 --- a/docs/userguide/en/desktop-applets/powerstatus.html +++ b/docs/userguide/en/desktop-applets/powerstatus.html @@ -8,6 +8,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Maciej Bałuta * Humdinger * --> @@ -55,11 +56,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+

PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
+Wherever it's installed, it's operated via a right-click context menu.

+

Note: PowerStatus requires a working ACPI support.

+PowerStatus applet +

The context menu offers these options:

+ + + + + + + + +
Show text labelShows battery level in percent or remaining time.
Show status iconShows icon of the applet.
Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
Battery info...Shows the extended battery info window.
About...Shows the About window.
QuitQuits the PowerStatus applet
+

When Show text label is active, the battery level is shown in brackets while charging.

- + diff --git a/docs/userguide/en/desktop-applets/processcontroller.html b/docs/userguide/en/desktop-applets/processcontroller.html index 4f0441ad16..79e0523a21 100644 --- a/docs/userguide/en/desktop-applets/processcontroller.html +++ b/docs/userguide/en/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ @@ -54,7 +55,43 @@ Location:/boot/system/apps/ProcessController Settings:none -

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+ +

ProcessController appletThe primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When Tracker or Deskbar crashes you can run it again from ProcessController's menu.

+

Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.

+ +

If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
+Wherever it's installed, it's operated via a right-click context menu.
+To remove the applet again from your tray, uncheck Live in the Deskbar in its context menu.

+

Quit an application

+
Remember that closing an application can cause data loss and additionally the system may stop working reliably.
+ProcessController - Quit an application +

To quit an application just choose it's name from the Quit an application menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.

+

Memory usage

+ProcessController - Memory usage +
Memory usage monitoring can be very inaccurate.
+

This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).

+

The first row System resources & caches... shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.

+ + + + + +
Memory used only by given application (with write access)
Memory including read-only space (can be shared with other applications)
+

Threads and CPU usage

+ProcessController - Priority +
Everything in this menu can cause data loss and system instability.
+

This menu allows you to change thread priorities, kill processes or debug them.
+At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.
+At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.
+The last level of the menu allows you to change a thread's priority. +

+ + + + + + +
Kernel code
User code
Idle thread
diff --git a/docs/userguide/en/images/networkstatus-images/applet.png b/docs/userguide/en/images/networkstatus-images/applet.png new file mode 100644 index 0000000000..810cd99edc Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/applet.png differ diff --git a/docs/userguide/en/images/networkstatus-images/icon-connecting.png b/docs/userguide/en/images/networkstatus-images/icon-connecting.png new file mode 100644 index 0000000000..b8cb41f9d1 Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/icon-connecting.png differ diff --git a/docs/userguide/en/images/networkstatus-images/icon-noconnection.png b/docs/userguide/en/images/networkstatus-images/icon-noconnection.png new file mode 100644 index 0000000000..98ef4773d2 Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/icon-noconnection.png differ diff --git a/docs/userguide/en/images/networkstatus-images/icon-nodevices.png b/docs/userguide/en/images/networkstatus-images/icon-nodevices.png new file mode 100644 index 0000000000..442f3b6c8a Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/icon-nodevices.png differ diff --git a/docs/userguide/en/images/networkstatus-images/icon-nosettings.png b/docs/userguide/en/images/networkstatus-images/icon-nosettings.png new file mode 100644 index 0000000000..31880bca41 Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/icon-nosettings.png differ diff --git a/docs/userguide/en/images/networkstatus-images/icon-ready.png b/docs/userguide/en/images/networkstatus-images/icon-ready.png new file mode 100644 index 0000000000..1996e712b2 Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/icon-ready.png differ diff --git a/docs/userguide/en/images/networkstatus-images/status.png b/docs/userguide/en/images/networkstatus-images/status.png new file mode 100644 index 0000000000..9497d98cb7 Binary files /dev/null and b/docs/userguide/en/images/networkstatus-images/status.png differ diff --git a/docs/userguide/en/images/powerstatus-images/applet.png b/docs/userguide/en/images/powerstatus-images/applet.png new file mode 100644 index 0000000000..7394358f6b Binary files /dev/null and b/docs/userguide/en/images/powerstatus-images/applet.png differ diff --git a/docs/userguide/en/images/processcontroller-images/applet.png b/docs/userguide/en/images/processcontroller-images/applet.png new file mode 100644 index 0000000000..b9d5f0a64c Binary files /dev/null and b/docs/userguide/en/images/processcontroller-images/applet.png differ diff --git a/docs/userguide/en/images/processcontroller-images/memory.png b/docs/userguide/en/images/processcontroller-images/memory.png new file mode 100644 index 0000000000..3f0b5bf2a8 Binary files /dev/null and b/docs/userguide/en/images/processcontroller-images/memory.png differ diff --git a/docs/userguide/en/images/processcontroller-images/priority.png b/docs/userguide/en/images/processcontroller-images/priority.png new file mode 100644 index 0000000000..a9d9162bcc Binary files /dev/null and b/docs/userguide/en/images/processcontroller-images/priority.png differ diff --git a/docs/userguide/en/images/processcontroller-images/quit.png b/docs/userguide/en/images/processcontroller-images/quit.png new file mode 100644 index 0000000000..48011b4b03 Binary files /dev/null and b/docs/userguide/en/images/processcontroller-images/quit.png differ diff --git a/docs/userguide/en/tracker.html b/docs/userguide/en/tracker.html index c90a580164..0cbdc7d32a 100644 --- a/docs/userguide/en/tracker.html +++ b/docs/userguide/en/tracker.html @@ -63,7 +63,7 @@

Tracker

-

The Tracker is the graphical interface to all your files. It let's you create new files and folders or find, launch or rename as well as copy or delete existing ones.

+

The Tracker is the graphical interface to all your files. It lets you create new files and folders or find, launch or rename as well as copy or delete existing ones.

Being an application like any other (the Desktop with its icons is really just a fullscreen window in the background), Tracker appears with its windows in the Deskbar and can be quit and restarted. The easiest way to quit and restart a crashed or frozen Tracker (or a wayward Deskbar) is to call the Team Monitor.

diff --git a/docs/userguide/es/applications.html b/docs/userguide/es/applications.html index ac2e6a8bc9..bc629c05de 100644 --- a/docs/userguide/es/applications.html +++ b/docs/userguide/es/applications.html @@ -54,6 +54,7 @@
+
La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.

Aplicaciones

@@ -149,7 +150,8 @@ En cualquier otro caso, la desinstalación se lleva a cabo simplemente borrando Aplicaciones en línea de comandos de Haiku

Además de las herramientas de línea de comandos incluidas con la shell bash o que necesitan ser compatibles con POSIX, existen unas pocas aplicaciones en línea de comandos específicas de Haiku que merecen ser mencionadas. Estos comandos a menudo son útiles para propósitos de scripting, ver el tema Bash y Scripting.

- + +
iconAplicaciones en línea de comandos
iconList of all commandline applications
iconHaiku-specific commandline applications

diff --git a/docs/userguide/es/applications/cli-apps.html b/docs/userguide/es/applications/cli-apps.html index ce68b6577a..a77fa6ba31 100644 --- a/docs/userguide/es/applications/cli-apps.html +++ b/docs/userguide/es/applications/cli-apps.html @@ -43,7 +43,8 @@ -Applications  + «  List of commands  +::  Applications  @@ -51,7 +52,7 @@
La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.
-

cli-app-icon_64.pngAplicaciones de línea de comandos

+

cli-app-icon_64.pngHaiku-specific commandline applications

Ubicación:/bin
/boot/common/bin
~/config/bin
@@ -114,7 +115,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks" diff --git a/docs/userguide/es/applications/list-cli-apps.html b/docs/userguide/es/applications/list-cli-apps.html new file mode 100644 index 0000000000..418008ba71 --- /dev/null +++ b/docs/userguide/es/applications/list-cli-apps.html @@ -0,0 +1,354 @@ + + + + + + + + + List of commands + + + + + + + + +
+
+
La traducción de esta página no está completa aún. Hasta que esté, las partes sin terminar vienen en su inglés original.
+ +

cli-app-icon_64.pngList of all commandline applications

+ + +
Location:/boot/system/bin
/boot/common/bin
~/config/bin
+


+

All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
+Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

+


+

Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

+


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
ReadOnlyBootPrompt Language setup.
[ Check file types and compare values.

indexA

addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
alert Show a message box. (Haiku specific)
arp Manipulate the system ARP cache.
awk See gawk.
base64 Base64 encode or decode to standard output.
basename Strip directory and optionally suffix from filenames.
bash Bourne-Again Shell
bc An arbitrary precision calculator language.
beep Ring a bell.
bootman Install or uninstall boot-menu.
bunzip2 See bzip2.
bzip2 Block-sorting file compressor.
c++ C++-Compiler
cal Display a calendar.
cat Concatenate files and print on the standard output.
catattr Show attributes of a node. (Haiku specific)
cc C-Compiler
checkfs Check file system. (Haiku specific)
checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
chgrp Change group of files.
chmod Change file mode bits.
chop Split file into smaller files.
chown Change the owner and group of files.
chroot Run commands within specified root directory.
cksum Print CRC checksum and byte counts of files.
clear Clear the terminal window.
clockconfig Configure clock.
cmp Compare files byte by byte.
collectcatkeys [Leftover from the move of locale-kit.]
comm Compare sorted files line by line.
compress Data compression program.
consoled Console daemon
copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
cp Copy files and directories.
csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
ctags Generate an index file for a variety of language objects found in files
cut Remove sections from each line of files.
date Display the current time in the given format or set the system date.
dc Desk Calculator language.
dd Copy a file, converting and formatting according operands.
desklink Link items in Deskbar. (Haiku specific)
df Report file system disk space usage.
diff Compare files line by line.
diff3 Compare three files line by line.
dircolors Color setup for ls.
dirname Print path with its trailing component removed.
draggers Show/set draggers state.
driveinfo Show hardware information.
dstcheck Daylight Saving Time check.
du Summarize disk usage of each file, recursively for directories.
dumpcatalog [Leftover from the move of locale-kit.]
echo Display a line of text.
egrep See grep.
eject Eject removable media.
env Run a program in a modified environment.
error Prints clear text error messages for given error numbers.
expand Convert tabs in each file to spaces, writing to standard output.
expr Print value of expression to standard output.

F

factor Print the prime factors of each specified integer number.
false Do nothing, unsuccessfully.
fdinfo Shows info about the used file descriptors in the system.
ffm Set if focus follows mouse.
fgrep See grep.
filepanel Display a load/save file panel. (Haiku specific)
find Search for files in a directory hierarchy.
finddir Find directory using a constant.
fmt Reformat each paragraph in the listed files, writing to standard output.
fold Wrap input lines in each file, writing to standard output.
fortune Print a random, hopefully interesting, adage.
frcode Called by updatedb to compress the list of file names using front-compression.
freetype-config Get FreeType compilation and linking information.
ftp Internet file transfer program.
ftpd FTP daemon
funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
fwcontrol FireWire control program.
gawk Pattern scanning and processing language.
gdb GNU debugger.
getlimits Output platform dependent limits in a format useful for shell scripts.
grep Search for pattern.
groups Print group memberships for each username.
gunzip See gzip.
gzexe Compress and decompress executables.
gzip Compress files.
hd Hexdump
head Print the first ten lines of each file to standard output.
hey A small scripting utility.
hostname Print or set the hostname of the current system.
id Print user and group information.
ident Identify RCS keyword in files.
ifconfig Configure a network interface.
install Copy files into destination locations.
install-wifi-firmwares.sh Install firmware for various wireless network cards.
installoptionalpackage Temporary solution for installing optional packages.
installsound Install a new named sound event in the sounds preferences panel.
iroster List input devices.
isvolume Get volume information.
join For each pair of input lines with identical jon fields, write a line to standard output.

indexK

kernel_debugger Enters the kernel debugger with the optional message.
keymap Show and edit keymap.
kill Send a signal to a process.
less Show file with backward and forward movement.
lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
lesskey Specify key binding for less.
link Create a link to a file.
linkcatkeys [Leftover from the move of locale-kit.]
listarea Lists area info for all currently running teams.
listattr List file attributes. (Haiku specific)
listdev Display devices in a user friendly way.
listimage Lists image info for all currently running teams.
listport Lists all open ports in the system organized by team.
listres List resources of files.
listsem List the semaphores allocated by the specified team.
listusb List USB devices.
ln Make links between files.
locate Locate a file.
logger Send a message to the system logging facility.
login Begin session on the system.
logname Print the name of the current user.
ls List directory content.
lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
mail2mbox Convert BeOS e-mail files into Unix mailbox files.
make GNU make utility to maintain groups of programs.
makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
md5sum Print or check MD5 checksums.
merge Three-way file merge.
message Print a message.
mimeset Set mimetype of a file.
mkdepend Makefile dependency generator.
mkdir Create directory.
mkdos Initialize FAT16 or FAT32 partitions.
mkfifo Create named pipes with the given names.
mkfs Build a file system.
mkindex Create a new index of the specified attribute. (Haiku specific)
mktemp Create a temporary file or directory, safely and print its name.
modifiers Asserts (un)pressed modifier keys.
more See less.
mount Mount a file system.
mount_nfs Mount NFS partition.
mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
mv Move file.
netcat Utility to do anything involving TCP or UDP.
netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
nl Write each file to standard output with line numbers added.
nohup Run command ignoring hangup signals.
nproc Print the number of processing units available to the current process which may be less than the number of online processors.
od Write an unambiguous representation, octal bytes per default of files to standard output.
open Launches an application/document from the shell. (Haiku specific)

indexP

passwd Change user password.
paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
patch Apply a diff file to an original.
pathchk Diagnose invalid or unportable file names.
pc Programmer's calculator.
ping Send ICMP-echo-request to network host.
play Play tracks from device.
playfile Play tracks from a file.
playsound Play a sound.
playwav Play WAV file.
pr Paginate or columnate files for printing.
printenv Print the values of the specified environment variables.
printf Format and print data.
prio Change priority of a process.
profile Profiles threads.
ps List running processes.
ptx Output a permuted index, including context, of the words in the input files.
pwd Print current directory.
query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
quit Quit application.
rc Resource compiler.
readlink Print value of a symbolic link or canonical file name.
reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
release Release a semaphore.
renice Alter priority of running process.
rlog Print log messages and other information about RCS files.
rm Remove files and directories.
rmattr Remove an attribute from a file. (Haiku specific)
rmdir Remove directory.
rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
roster Print information about teams.
route List and manipulate network routes.
safemode Print if running in safemode.
screen_blanker Blank screen.
screenmode Sets the specified screen mode.
sdiff Side-by-side merge of file differences
seq Print numbers from FIRST to LAST, in steps of INCREMENT.
setdecor List and change decor.
setgcc Prints or sets the current gcc version.
settype Sets the MIME type, signature, and/or preferred application of one or more files.
setversion Show version of file.
setvolume Set the volume.
setwep Provides WEP encryption.
sh See bash.
sha1sum Print or check SHA1 checksums.
shar Makes so-called shell archives out of many files.
shred Overwrite the specified files repeatedly.
shuf Write a random permutation of the input lines to standard output.
shutdown Shutdown the computer.
sleep Pause for a specified number of seconds.
sort Write sorted concatenation of all files to standard output.
spamdbm Classify e-mail messages as spam and regular genuine messages.
split Output fixed-size pieces of input files to files with prefixes.
stat Display file or file system status.
strace Traces the syscalls of a thread or a team.
stty Print or change terminal characteristics.
su Change the effective user id and group.
sum Print checksum and block counts for each file.
sync Force changed blocks to disk, update the super block.
sysinfo Show system info.

indexT

tac Write each file to standard output, last line first.
tail Print the last ten lines of each file to standard output.
tcpdump Dump traffic on a network.
tcptester [deprecated]
tee Copy standard input to each file and also to standard output.
telnet User interface to the telnet protocol.
telnetd Telnet daemon.
test Check file types and compare values.
timeout Start command and kill it if still running after a specified number of seconds.
top Display tasks.
touch Change file timestamps.
tput Initialize a terminal or query terminfo database.
tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
traceroute Print the route packets trace to network host.
translate Translate app.
trash Send files to trash or restore them.
true Do nothing, successfully.
truncate Shrink or extend the size of each file to the specified size.
tsort Write totally ordered list consistent with the partial ordering in file.
tty Print the file name of the terminal connected to the standard output.
uname Print certain system information.
unchop Recreate a file previously split with chop.
unexpand Convert blanks in each file to tabs, writing to standard output.
uniq Filter adjacent matching lines from input writing to output.
unlink Call the unlink function to remove the specified file.
unmount Unmount partition.
unrar Unrar file.
unshar Unshar file.
untrash See trash.
unzip Unzip file.
unzipsfx Extract files in list, except those specified.
updatedb Update a database for locate.
uptime Prints the current date and time, as well as the time elapsed since the system was started.
urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
useradd Create new user.
uudecode Create the specified file, decoding as you go.
uuencode Encode a file so it can be mailed to a remote system.
vdir List information about files.
version Returns the version of a file.
vmstat Print system info.
waitfor Wait for process events. (Haiku specific)
watch Execute a program periodically.
wc Print newline, word and byte counts for each file.
wget The non-interactive network downloader.
which Locate a command.
whoami Print user name associated with the current effective user ID.
xargs Build and execute command lines from standard input.
xres List and manipulate resources.
yes Output a string repeatedly until killed.
zcat See gzip.
zcmp See zdiff.
zdiff Compare compressed files.
zforce Force a '.gz' extension on all gzip files.
zgrep Search possibly compressed files for a regular expression.
zip Add or replace zipfile entries from list.
zipcloak Encrypt all unencrypted entries in a zip file.
zipgrep Searches the given zip members for a string or pattern.
zipinfo See unzip.
zipnote Write the comments in zipfile to stdout.
zipsplit Split a zip file into smaller pieces.
zmore Like 'more' but operate on the uncompressed contents of any compressed files.
znew Recompress .Z files into .gz (gzip) files
+
+
+ + + + + diff --git a/docs/userguide/es/desktop-applets/networkstatus.html b/docs/userguide/es/desktop-applets/networkstatus.html index 620de54ab4..dc512bb826 100644 --- a/docs/userguide/es/desktop-applets/networkstatus.html +++ b/docs/userguide/es/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

+

PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
+Wherever it's installed, it's operated via a right-click context menu.

+

Note: PowerStatus requires a working ACPI support.

+PowerStatus applet +

The context menu offers these options:

+ + + + + + + + +
Show text labelShows battery level in percent or remaining time.
Show status iconShows icon of the applet.
Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
Battery info...Shows the extended battery info window.
About...Shows the About window.
QuitQuits the PowerStatus applet
+

When Show text label is active, the battery level is shown in brackets while charging.

- + diff --git a/docs/userguide/es/desktop-applets/processcontroller.html b/docs/userguide/es/desktop-applets/processcontroller.html index 44deef102a..5644ff083e 100644 --- a/docs/userguide/es/desktop-applets/processcontroller.html +++ b/docs/userguide/es/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
+
+
Cette page n'est pas encore entièrement traduite. Les parties non encore traduites seront en anglais.
+ +

cli-app-icon_64.pngList of all commandline applications

+ + +
Location:/boot/system/bin
/boot/common/bin
~/config/bin
+


+

All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
+Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

+


+

Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

+


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
ReadOnlyBootPrompt Language setup.
[ Check file types and compare values.

indexA

addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
alert Show a message box. (Haiku specific)
arp Manipulate the system ARP cache.
awk See gawk.
base64 Base64 encode or decode to standard output.
basename Strip directory and optionally suffix from filenames.
bash Bourne-Again Shell
bc An arbitrary precision calculator language.
beep Ring a bell.
bootman Install or uninstall boot-menu.
bunzip2 See bzip2.
bzip2 Block-sorting file compressor.
c++ C++-Compiler
cal Display a calendar.
cat Concatenate files and print on the standard output.
catattr Show attributes of a node. (Haiku specific)
cc C-Compiler
checkfs Check file system. (Haiku specific)
checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
chgrp Change group of files.
chmod Change file mode bits.
chop Split file into smaller files.
chown Change the owner and group of files.
chroot Run commands within specified root directory.
cksum Print CRC checksum and byte counts of files.
clear Clear the terminal window.
clockconfig Configure clock.
cmp Compare files byte by byte.
collectcatkeys [Leftover from the move of locale-kit.]
comm Compare sorted files line by line.
compress Data compression program.
consoled Console daemon
copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
cp Copy files and directories.
csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
ctags Generate an index file for a variety of language objects found in files
cut Remove sections from each line of files.
date Display the current time in the given format or set the system date.
dc Desk Calculator language.
dd Copy a file, converting and formatting according operands.
desklink Link items in Deskbar. (Haiku specific)
df Report file system disk space usage.
diff Compare files line by line.
diff3 Compare three files line by line.
dircolors Color setup for ls.
dirname Print path with its trailing component removed.
draggers Show/set draggers state.
driveinfo Show hardware information.
dstcheck Daylight Saving Time check.
du Summarize disk usage of each file, recursively for directories.
dumpcatalog [Leftover from the move of locale-kit.]
echo Display a line of text.
egrep See grep.
eject Eject removable media.
env Run a program in a modified environment.
error Prints clear text error messages for given error numbers.
expand Convert tabs in each file to spaces, writing to standard output.
expr Print value of expression to standard output.

F

factor Print the prime factors of each specified integer number.
false Do nothing, unsuccessfully.
fdinfo Shows info about the used file descriptors in the system.
ffm Set if focus follows mouse.
fgrep See grep.
filepanel Display a load/save file panel. (Haiku specific)
find Search for files in a directory hierarchy.
finddir Find directory using a constant.
fmt Reformat each paragraph in the listed files, writing to standard output.
fold Wrap input lines in each file, writing to standard output.
fortune Print a random, hopefully interesting, adage.
frcode Called by updatedb to compress the list of file names using front-compression.
freetype-config Get FreeType compilation and linking information.
ftp Internet file transfer program.
ftpd FTP daemon
funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
fwcontrol FireWire control program.
gawk Pattern scanning and processing language.
gdb GNU debugger.
getlimits Output platform dependent limits in a format useful for shell scripts.
grep Search for pattern.
groups Print group memberships for each username.
gunzip See gzip.
gzexe Compress and decompress executables.
gzip Compress files.
hd Hexdump
head Print the first ten lines of each file to standard output.
hey A small scripting utility.
hostname Print or set the hostname of the current system.
id Print user and group information.
ident Identify RCS keyword in files.
ifconfig Configure a network interface.
install Copy files into destination locations.
install-wifi-firmwares.sh Install firmware for various wireless network cards.
installoptionalpackage Temporary solution for installing optional packages.
installsound Install a new named sound event in the sounds preferences panel.
iroster List input devices.
isvolume Get volume information.
join For each pair of input lines with identical jon fields, write a line to standard output.

indexK

kernel_debugger Enters the kernel debugger with the optional message.
keymap Show and edit keymap.
kill Send a signal to a process.
less Show file with backward and forward movement.
lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
lesskey Specify key binding for less.
link Create a link to a file.
linkcatkeys [Leftover from the move of locale-kit.]
listarea Lists area info for all currently running teams.
listattr List file attributes. (Haiku specific)
listdev Display devices in a user friendly way.
listimage Lists image info for all currently running teams.
listport Lists all open ports in the system organized by team.
listres List resources of files.
listsem List the semaphores allocated by the specified team.
listusb List USB devices.
ln Make links between files.
locate Locate a file.
logger Send a message to the system logging facility.
login Begin session on the system.
logname Print the name of the current user.
ls List directory content.
lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
mail2mbox Convert BeOS e-mail files into Unix mailbox files.
make GNU make utility to maintain groups of programs.
makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
md5sum Print or check MD5 checksums.
merge Three-way file merge.
message Print a message.
mimeset Set mimetype of a file.
mkdepend Makefile dependency generator.
mkdir Create directory.
mkdos Initialize FAT16 or FAT32 partitions.
mkfifo Create named pipes with the given names.
mkfs Build a file system.
mkindex Create a new index of the specified attribute. (Haiku specific)
mktemp Create a temporary file or directory, safely and print its name.
modifiers Asserts (un)pressed modifier keys.
more See less.
mount Mount a file system.
mount_nfs Mount NFS partition.
mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
mv Move file.
netcat Utility to do anything involving TCP or UDP.
netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
nl Write each file to standard output with line numbers added.
nohup Run command ignoring hangup signals.
nproc Print the number of processing units available to the current process which may be less than the number of online processors.
od Write an unambiguous representation, octal bytes per default of files to standard output.
open Launches an application/document from the shell. (Haiku specific)

indexP

passwd Change user password.
paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
patch Apply a diff file to an original.
pathchk Diagnose invalid or unportable file names.
pc Programmer's calculator.
ping Send ICMP-echo-request to network host.
play Play tracks from device.
playfile Play tracks from a file.
playsound Play a sound.
playwav Play WAV file.
pr Paginate or columnate files for printing.
printenv Print the values of the specified environment variables.
printf Format and print data.
prio Change priority of a process.
profile Profiles threads.
ps List running processes.
ptx Output a permuted index, including context, of the words in the input files.
pwd Print current directory.
query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
quit Quit application.
rc Resource compiler.
readlink Print value of a symbolic link or canonical file name.
reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
release Release a semaphore.
renice Alter priority of running process.
rlog Print log messages and other information about RCS files.
rm Remove files and directories.
rmattr Remove an attribute from a file. (Haiku specific)
rmdir Remove directory.
rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
roster Print information about teams.
route List and manipulate network routes.
safemode Print if running in safemode.
screen_blanker Blank screen.
screenmode Sets the specified screen mode.
sdiff Side-by-side merge of file differences
seq Print numbers from FIRST to LAST, in steps of INCREMENT.
setdecor List and change decor.
setgcc Prints or sets the current gcc version.
settype Sets the MIME type, signature, and/or preferred application of one or more files.
setversion Show version of file.
setvolume Set the volume.
setwep Provides WEP encryption.
sh See bash.
sha1sum Print or check SHA1 checksums.
shar Makes so-called shell archives out of many files.
shred Overwrite the specified files repeatedly.
shuf Write a random permutation of the input lines to standard output.
shutdown Shutdown the computer.
sleep Pause for a specified number of seconds.
sort Write sorted concatenation of all files to standard output.
spamdbm Classify e-mail messages as spam and regular genuine messages.
split Output fixed-size pieces of input files to files with prefixes.
stat Display file or file system status.
strace Traces the syscalls of a thread or a team.
stty Print or change terminal characteristics.
su Change the effective user id and group.
sum Print checksum and block counts for each file.
sync Force changed blocks to disk, update the super block.
sysinfo Show system info.

indexT

tac Write each file to standard output, last line first.
tail Print the last ten lines of each file to standard output.
tcpdump Dump traffic on a network.
tcptester [deprecated]
tee Copy standard input to each file and also to standard output.
telnet User interface to the telnet protocol.
telnetd Telnet daemon.
test Check file types and compare values.
timeout Start command and kill it if still running after a specified number of seconds.
top Display tasks.
touch Change file timestamps.
tput Initialize a terminal or query terminfo database.
tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
traceroute Print the route packets trace to network host.
translate Translate app.
trash Send files to trash or restore them.
true Do nothing, successfully.
truncate Shrink or extend the size of each file to the specified size.
tsort Write totally ordered list consistent with the partial ordering in file.
tty Print the file name of the terminal connected to the standard output.
uname Print certain system information.
unchop Recreate a file previously split with chop.
unexpand Convert blanks in each file to tabs, writing to standard output.
uniq Filter adjacent matching lines from input writing to output.
unlink Call the unlink function to remove the specified file.
unmount Unmount partition.
unrar Unrar file.
unshar Unshar file.
untrash See trash.
unzip Unzip file.
unzipsfx Extract files in list, except those specified.
updatedb Update a database for locate.
uptime Prints the current date and time, as well as the time elapsed since the system was started.
urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
useradd Create new user.
uudecode Create the specified file, decoding as you go.
uuencode Encode a file so it can be mailed to a remote system.
vdir List information about files.
version Returns the version of a file.
vmstat Print system info.
waitfor Wait for process events. (Haiku specific)
watch Execute a program periodically.
wc Print newline, word and byte counts for each file.
wget The non-interactive network downloader.
which Locate a command.
whoami Print user name associated with the current effective user ID.
xargs Build and execute command lines from standard input.
xres List and manipulate resources.
yes Output a string repeatedly until killed.
zcat See gzip.
zcmp See zdiff.
zdiff Compare compressed files.
zforce Force a '.gz' extension on all gzip files.
zgrep Search possibly compressed files for a regular expression.
zip Add or replace zipfile entries from list.
zipcloak Encrypt all unencrypted entries in a zip file.
zipgrep Searches the given zip members for a string or pattern.
zipinfo See unzip.
zipnote Write the comments in zipfile to stdout.
zipsplit Split a zip file into smaller pieces.
zmore Like 'more' but operate on the uncompressed contents of any compressed files.
znew Recompress .Z files into .gz (gzip) files
+
+
+ + + + + diff --git a/docs/userguide/fr/desktop-applets/networkstatus.html b/docs/userguide/fr/desktop-applets/networkstatus.html index 1aedd9554e..3676e1cb9c 100644 --- a/docs/userguide/fr/desktop-applets/networkstatus.html +++ b/docs/userguide/fr/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ + diff --git a/docs/userguide/fr/desktop-applets/processcontroller.html b/docs/userguide/fr/desktop-applets/processcontroller.html index a3ad6d57f2..0423f05274 100644 --- a/docs/userguide/fr/desktop-applets/processcontroller.html +++ b/docs/userguide/fr/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
+
+
La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.
+ +

cli-app-icon_64.pngList of all commandline applications

+ + +
Location:/boot/system/bin
/boot/common/bin
~/config/bin
+


+

All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
+Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

+


+

Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

+


+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
ReadOnlyBootPrompt Language setup.
[ Check file types and compare values.

indexA

addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
alert Show a message box. (Haiku specific)
arp Manipulate the system ARP cache.
awk See gawk.
base64 Base64 encode or decode to standard output.
basename Strip directory and optionally suffix from filenames.
bash Bourne-Again Shell
bc An arbitrary precision calculator language.
beep Ring a bell.
bootman Install or uninstall boot-menu.
bunzip2 See bzip2.
bzip2 Block-sorting file compressor.
c++ C++-Compiler
cal Display a calendar.
cat Concatenate files and print on the standard output.
catattr Show attributes of a node. (Haiku specific)
cc C-Compiler
checkfs Check file system. (Haiku specific)
checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
chgrp Change group of files.
chmod Change file mode bits.
chop Split file into smaller files.
chown Change the owner and group of files.
chroot Run commands within specified root directory.
cksum Print CRC checksum and byte counts of files.
clear Clear the terminal window.
clockconfig Configure clock.
cmp Compare files byte by byte.
collectcatkeys [Leftover from the move of locale-kit.]
comm Compare sorted files line by line.
compress Data compression program.
consoled Console daemon
copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
cp Copy files and directories.
csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
ctags Generate an index file for a variety of language objects found in files
cut Remove sections from each line of files.
date Display the current time in the given format or set the system date.
dc Desk Calculator language.
dd Copy a file, converting and formatting according operands.
desklink Link items in Deskbar. (Haiku specific)
df Report file system disk space usage.
diff Compare files line by line.
diff3 Compare three files line by line.
dircolors Color setup for ls.
dirname Print path with its trailing component removed.
draggers Show/set draggers state.
driveinfo Show hardware information.
dstcheck Daylight Saving Time check.
du Summarize disk usage of each file, recursively for directories.
dumpcatalog [Leftover from the move of locale-kit.]
echo Display a line of text.
egrep See grep.
eject Eject removable media.
env Run a program in a modified environment.
error Prints clear text error messages for given error numbers.
expand Convert tabs in each file to spaces, writing to standard output.
expr Print value of expression to standard output.

F

factor Print the prime factors of each specified integer number.
false Do nothing, unsuccessfully.
fdinfo Shows info about the used file descriptors in the system.
ffm Set if focus follows mouse.
fgrep See grep.
filepanel Display a load/save file panel. (Haiku specific)
find Search for files in a directory hierarchy.
finddir Find directory using a constant.
fmt Reformat each paragraph in the listed files, writing to standard output.
fold Wrap input lines in each file, writing to standard output.
fortune Print a random, hopefully interesting, adage.
frcode Called by updatedb to compress the list of file names using front-compression.
freetype-config Get FreeType compilation and linking information.
ftp Internet file transfer program.
ftpd FTP daemon
funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
fwcontrol FireWire control program.
gawk Pattern scanning and processing language.
gdb GNU debugger.
getlimits Output platform dependent limits in a format useful for shell scripts.
grep Search for pattern.
groups Print group memberships for each username.
gunzip See gzip.
gzexe Compress and decompress executables.
gzip Compress files.
hd Hexdump
head Print the first ten lines of each file to standard output.
hey A small scripting utility.
hostname Print or set the hostname of the current system.
id Print user and group information.
ident Identify RCS keyword in files.
ifconfig Configure a network interface.
install Copy files into destination locations.
install-wifi-firmwares.sh Install firmware for various wireless network cards.
installoptionalpackage Temporary solution for installing optional packages.
installsound Install a new named sound event in the sounds preferences panel.
iroster List input devices.
isvolume Get volume information.
join For each pair of input lines with identical jon fields, write a line to standard output.

indexK

kernel_debugger Enters the kernel debugger with the optional message.
keymap Show and edit keymap.
kill Send a signal to a process.
less Show file with backward and forward movement.
lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
lesskey Specify key binding for less.
link Create a link to a file.
linkcatkeys [Leftover from the move of locale-kit.]
listarea Lists area info for all currently running teams.
listattr List file attributes. (Haiku specific)
listdev Display devices in a user friendly way.
listimage Lists image info for all currently running teams.
listport Lists all open ports in the system organized by team.
listres List resources of files.
listsem List the semaphores allocated by the specified team.
listusb List USB devices.
ln Make links between files.
locate Locate a file.
logger Send a message to the system logging facility.
login Begin session on the system.
logname Print the name of the current user.
ls List directory content.
lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
mail2mbox Convert BeOS e-mail files into Unix mailbox files.
make GNU make utility to maintain groups of programs.
makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
md5sum Print or check MD5 checksums.
merge Three-way file merge.
message Print a message.
mimeset Set mimetype of a file.
mkdepend Makefile dependency generator.
mkdir Create directory.
mkdos Initialize FAT16 or FAT32 partitions.
mkfifo Create named pipes with the given names.
mkfs Build a file system.
mkindex Create a new index of the specified attribute. (Haiku specific)
mktemp Create a temporary file or directory, safely and print its name.
modifiers Asserts (un)pressed modifier keys.
more See less.
mount Mount a file system.
mount_nfs Mount NFS partition.
mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
mv Move file.
netcat Utility to do anything involving TCP or UDP.
netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
nl Write each file to standard output with line numbers added.
nohup Run command ignoring hangup signals.
nproc Print the number of processing units available to the current process which may be less than the number of online processors.
od Write an unambiguous representation, octal bytes per default of files to standard output.
open Launches an application/document from the shell. (Haiku specific)

indexP

passwd Change user password.
paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
patch Apply a diff file to an original.
pathchk Diagnose invalid or unportable file names.
pc Programmer's calculator.
ping Send ICMP-echo-request to network host.
play Play tracks from device.
playfile Play tracks from a file.
playsound Play a sound.
playwav Play WAV file.
pr Paginate or columnate files for printing.
printenv Print the values of the specified environment variables.
printf Format and print data.
prio Change priority of a process.
profile Profiles threads.
ps List running processes.
ptx Output a permuted index, including context, of the words in the input files.
pwd Print current directory.
query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
quit Quit application.
rc Resource compiler.
readlink Print value of a symbolic link or canonical file name.
reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
release Release a semaphore.
renice Alter priority of running process.
rlog Print log messages and other information about RCS files.
rm Remove files and directories.
rmattr Remove an attribute from a file. (Haiku specific)
rmdir Remove directory.
rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
roster Print information about teams.
route List and manipulate network routes.
safemode Print if running in safemode.
screen_blanker Blank screen.
screenmode Sets the specified screen mode.
sdiff Side-by-side merge of file differences
seq Print numbers from FIRST to LAST, in steps of INCREMENT.
setdecor List and change decor.
setgcc Prints or sets the current gcc version.
settype Sets the MIME type, signature, and/or preferred application of one or more files.
setversion Show version of file.
setvolume Set the volume.
setwep Provides WEP encryption.
sh See bash.
sha1sum Print or check SHA1 checksums.
shar Makes so-called shell archives out of many files.
shred Overwrite the specified files repeatedly.
shuf Write a random permutation of the input lines to standard output.
shutdown Shutdown the computer.
sleep Pause for a specified number of seconds.
sort Write sorted concatenation of all files to standard output.
spamdbm Classify e-mail messages as spam and regular genuine messages.
split Output fixed-size pieces of input files to files with prefixes.
stat Display file or file system status.
strace Traces the syscalls of a thread or a team.
stty Print or change terminal characteristics.
su Change the effective user id and group.
sum Print checksum and block counts for each file.
sync Force changed blocks to disk, update the super block.
sysinfo Show system info.

indexT

tac Write each file to standard output, last line first.
tail Print the last ten lines of each file to standard output.
tcpdump Dump traffic on a network.
tcptester [deprecated]
tee Copy standard input to each file and also to standard output.
telnet User interface to the telnet protocol.
telnetd Telnet daemon.
test Check file types and compare values.
timeout Start command and kill it if still running after a specified number of seconds.
top Display tasks.
touch Change file timestamps.
tput Initialize a terminal or query terminfo database.
tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
traceroute Print the route packets trace to network host.
translate Translate app.
trash Send files to trash or restore them.
true Do nothing, successfully.
truncate Shrink or extend the size of each file to the specified size.
tsort Write totally ordered list consistent with the partial ordering in file.
tty Print the file name of the terminal connected to the standard output.
uname Print certain system information.
unchop Recreate a file previously split with chop.
unexpand Convert blanks in each file to tabs, writing to standard output.
uniq Filter adjacent matching lines from input writing to output.
unlink Call the unlink function to remove the specified file.
unmount Unmount partition.
unrar Unrar file.
unshar Unshar file.
untrash See trash.
unzip Unzip file.
unzipsfx Extract files in list, except those specified.
updatedb Update a database for locate.
uptime Prints the current date and time, as well as the time elapsed since the system was started.
urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
useradd Create new user.
uudecode Create the specified file, decoding as you go.
uuencode Encode a file so it can be mailed to a remote system.
vdir List information about files.
version Returns the version of a file.
vmstat Print system info.
waitfor Wait for process events. (Haiku specific)
watch Execute a program periodically.
wc Print newline, word and byte counts for each file.
wget The non-interactive network downloader.
which Locate a command.
whoami Print user name associated with the current effective user ID.
xargs Build and execute command lines from standard input.
xres List and manipulate resources.
yes Output a string repeatedly until killed.
zcat See gzip.
zcmp See zdiff.
zdiff Compare compressed files.
zforce Force a '.gz' extension on all gzip files.
zgrep Search possibly compressed files for a regular expression.
zip Add or replace zipfile entries from list.
zipcloak Encrypt all unencrypted entries in a zip file.
zipgrep Searches the given zip members for a string or pattern.
zipinfo See unzip.
zipnote Write the comments in zipfile to stdout.
zipsplit Split a zip file into smaller pieces.
zmore Like 'more' but operate on the uncompressed contents of any compressed files.
znew Recompress .Z files into .gz (gzip) files
+
+
+ + + + + diff --git a/docs/userguide/it/attributes.html b/docs/userguide/it/attributes.html index 348b45514b..7ab87930bf 100644 --- a/docs/userguide/it/attributes.html +++ b/docs/userguide/it/attributes.html @@ -65,7 +65,7 @@ index Gli Attributi nel Tracker

Gli attributi sono visualizzati in modo simile a un database o a un foglio di calcolo. Usando il Tracker potrai scegliere quali attributi visualizzare (colonne) ed ordinare di conseguenza la lista dei file (righe).

-

Per fare questo, apri una finestra del Tracker, clicca nel menu Attributes e scegli l'attributo che desideri visualizzare. Oppure, semplicemente clicca con il tasto destro su una colonna e segna le voci nel menu contestuale. È possibile riordinare le colonne facendo un semplice drag&drop della colonna. Spostare una colonna fuori da una finestra, è un modo veloce per eliminare le colonne indesiderate.

+

Per farlo, apri una finestra del Tracker, clicca nel menu Attributi e scegli l'attributo che desideri visualizzare. Oppure, semplicemente clicca con il tasto destro su una colonna e segna le voci nel menu contestuale. È possibile riordinare le colonne facendo un semplice drag&drop della colonna. Spostare una colonna fuori da una finestra, è un modo veloce per eliminare le colonne indesiderate.

Per ridimensionare automaticamente una colonna nella sua larghezza ottimale, è sufficiente fare un doppio click nella linea tra due attributi.

Per cambiare l'ordinamento da crescente a decrescente, è sufficiente cliccare su una colonna. Puoi stabilire un ordinamento secondario premendo il tasto SHIFT mentre clicchi su una colonna. Puoi ordinare i file People per società e in quell'ordinamento, puoi riordinare tutto per nome, per esempio. Guarda gli screenshot sopra come esempio. L'ordinamento secondario è segnato da un indicatore di colore più chiaro accanto al titolo.

Modificare questi attributi è semplice come rinominare un file: Ad esempio cliccando su una voce, o premendo ALT E muovendosi attraverso gli attributi con TAB e SHIFT TAB. Premendo ESC si abbandona la modalità di modifica senza applicare alcun cambiamento.

@@ -81,7 +81,7 @@ listattr

listattr elenca gli attributi di un file, ma non mostra il loro contenuto.

uso: listattr 'nomefile' ['nomefile' ...]
-

Dal nostro precedente screenshot di esempio:

+

Dal precedente screenshot di esempio:

 ~/people ->listattr Clara\ Botters
 File: Clara Botters
    Type         Size                 Name
@@ -107,10 +107,10 @@ MIME String         21  "BEOS:TYPE"
     Raw Data         20  "_trk/pinfo_le"
  
 131 bytes total in attributes.
-

Besides all the "META:*" attributes that hold the contact's information, there are two attributes that are managed by the system:

+

Oltre a tutti gli attributi "META:*" che contengono le informazioni del contatto, ci sono due attributi che sono gestiti dal sistema:

+
  • BEOS:TYPE gestisce il tipo di file come una stringa di tipo MIME, in questo caso "application/x-person". Determina l'icona predefinita e l'applicazione che apre quel file, per esempio quando lo si esegue con un doppio click.

  • +
  • "_trk/pinfo_le" è l'attributo con cui il Tracker tiene traccia della posizione dell'icona associata al file.

  • Note the backslash after "Clara". In Terminal you have to "escape" special characters like '"*\$?!. The space between "Clara" and "Botters" is also one of those. Therefore the backslash is really in front of the space character, and not after "Clara".

    @@ -139,24 +139,25 @@ Clara Botters : string : Whelton

    index rmattr

    -

    rmattr completely removes an attribute from a file.

    +

    rmattr rimuove completamente un attribuo da un file.

    usage: rmattr [-p] attr filename1 [filename2...]
              'attr' is the name of an attribute of the file
              If '-p' is specified, 'attr' is regarded as a pattern.
    -

    Though in all practicality it would be enough to just not fill the "Fax" attribute, you can completely remove it from Clara's file by typing:

    +

    Anche se sarebbe abbastanza semplice non riempire l'attributo "Fax", puoi rimuoverlo completamente dal file di Clara digitando:

     ~/people ->rmattr META:fax Clara\ Botters

    index copyattr

    -

    copyattr copies attributes from one or more files to another. By default, the actual contents of the file is not copied.

    +

    copyattr copia gli attributi da uno o più file ad un altro. Di default, il contenuto del file non viene copiato.

    Usage: copyattr <options> <source> [ ... ] <destination>
    -

    If you do want to copy the attributes plus the data of the file itself, you can add the option "-d" or "--data".

    +

    Se vuoi copiare gli attributi del file, più i contenuti del file stesso, è semplicemente necessario aggiungere l'opzione "-d" o "--data".


    -

    More information on these commands and their options can be found by typing the command name followed by "-h" or "--help".

    +

    +Ulteriori informazioni su questi comandi e le loro opzioni possono essere trovati digitando il nome del comando seguito da "-h" oppure "--help".

    diff --git a/docs/userguide/it/bash-scripting.html b/docs/userguide/it/bash-scripting.html index a4a1adc0d7..3cd247e1aa 100644 --- a/docs/userguide/it/bash-scripting.html +++ b/docs/userguide/it/bash-scripting.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Barret * --> - Bash and Scripting + La Bash e lo "Scripting" @@ -41,57 +43,55 @@ «  Preferenze  ::  Contenuti  - +
    -
    La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.
    -

    Bash and Scripting

    +

    La Bash e lo "Scripting"

    -

    "Scripting" is the technique of automating procedures by stringing together commands and saving it all as text files, so called "scripts". Every time you run such a script, the commands are processed one after the other just like they would if you entered them into the Terminal by hand.
    -Scripts can range from simply executing a few commands in a specific order to sophisticated pieces of code that solve complex tasks.

    +

    Lo "scripting" è una tecnica che permette l'esecuzione automatica di procedure concatenando i comandi e salvandoli in un file di testo, i cosiddetti "script". Ogni volta che esegui uno script, i comandi vengono eseguiti uno dopo l'altro, esattamente come succederebbe se li digitassi a mano direttamente nel Terminale
    +Gli script possono variare dalla semplice esecuzione di alcuni comandi in uno specifico ordine fino a pezzi di codice sofisticati in grado di risolvere compiti complessi.

    index -The Bash

    -

    Since scripts rely naturally a lot on the shell they are interpreted by, you should first familiarize yourself with the BASH that's used by Haiku. There are many resources online as it's a widely used shell. One nice document is Johan Jansson's Introduction to bash - a tutorial for bash under BeOS.

    +La Bash +

    Dal momento che gli script si basano ovviamente sulla shell che li interpreta, bisogna prima familiarizzare con la BASH, la shell usata da Haiku. Ci sono molte risorse online dal momento che è una delle shell più usate. Un buon documento è Introduction to bash - a tutorial for bash under BeOS di Johan Jansson (in lingua inglese).

    index -The Scripting Bible

    -

    After you've learned a few basics about working in the shell, it's time to slowly ease yourself into the world of scripting. Again, you'll find loads of tutorials and reference material online as well as in bookstores. A very nice introduction that's practically tailor-made for Haiku is the online available Scripting Chapter (PDF, 900kb) of Scot Hacker's BeOS Bible.

    +La Bibbia dello Scripting +

    Dopo aver appreso alcune nozioni di base su come lavorare nella shell, è tempo di entrare lentamente nel mondo dello scripting. Ancora una volta, puoi trovare un sacco di tutorial e di materiale on-line di riferimento. Un'introdzione molto buona che praticamente è scritta su misura per Haiku, disponibile on-line è Scripting Chapter (PDF, 900kb) dalla bibbia di BeOS di Scot Hacker (in lingua inglese).

    -indexScripts in Haiku

    -

    In Haiku, the system makes of course also use of scripting. Booting and shutting down are typical scripting procedures. These defined sequences can be augmented by the user with certain user scripts.
    -If they don't exist already, you'll have to create the needed files yourself. Otherwise simply add your commands where in the process you want them to be executed.

    +indexGli script in Haiku +

    In Haiku, anche il sistema fa uso dello scripting, l'avvio e lo spegnimento ne sono tipiche procedure. Queste sequenze possono essere estese dall'utente per mezzo di alcuni script.
    +Se non esistono già, dovrai creare i file necessari, altrimenti ti basterà aggiungere i comandi nella parte del file corrispondente al punto del processo nel quale vuoi che vengano eseguiti.

    index -The UserBootscript

    -

    /boot/home/config/boot/UserBootscript will be executed after the system has finished its boot process. For example, you could launch a number of programs that would then be automatically started on every boot up:

    +L'UserBootscript +

    /boot/home/config/boot/UserBootscript verrà eseguito dopo che il sistema ha finito il suo processo di avvio. Per esempio, potresti lanciare un certo numero di programmi da essere eseguiti in automatico ad ogni avvio in questo modo:

    # Start LaunchBox
     /boot/system/apps/LaunchBox &
     
     # Start Workspaces Applet
     /boot/system/apps/Workspaces &
    -

    Remember to end a command with an "&" to start it as a background process, or the script will halt until that command has finished (in this case: the launched app was closed again).

    +

    Ricordati però di terminare ogni comando con un "&" per avviare il processo in background, altrimenti lo script si interromperà soltanto quando il comando avrà terminato la sua esecuzione (in questo caso, quando viene chiusa l'applicazione).

    -

    A simple alternative to the above for launching applications at boot up is to put links to them in the /boot/home/config/boot/launch directory. This can be done simply by right-clicking on the application you wish to have started automatically, going to Create Link and then navigating to the above directory.

    +

    Una semplice alternativa a quella presentata di sopra per lanciare applicazioni all'avvio, consiste nel creare dei collegamenti a queste nella cartella /boot/home/config/boot/launch. Questo può essere fatto semplicemente cliccando col tasto destro nell'applicazione che si desidera avviare automaticamente, andando su Crea Link e poi navigando fino alla cartella precedentemente citata.

    index -The UserShutdownScript

    -

    /boot/home/config/boot/UserShutdownScript will be executed as the first step in the shutdown process. If the script returns a non-zero exit status, the shutdown is aborted.

    +L'UserShutdownScript +

    /boot/home/config/boot/UserShutdownScript verrà eseguito come primo passo nel processo di spegnimento. Se lo script ritorna uno stato diverso da 0, lo spegnimento viene arrestato.

    index -The UserShutdownFinishScript

    -

    /boot/home/config/boot/UserShutdownFinishScript is executed as the last step in the shutdown process. Note, that most parts of the system have terminated by the time this script is executed.

    +L'UserShutdownFinishScript +

    /boot/home/config/boot/UserShutdownFinishScript verrà eseguito come ultimo passo nel processo di spegnimento. Nota che la maggior parte del sistema sarà già stato terminato da tempo quando questo script verrà eseguito.

    @@ -100,8 +100,7 @@ If they don't exist already, you'll have to create the needed files yourself. Ot
    «  Preferenze  ::  Contenuti  - +
    diff --git a/docs/userguide/it/bootloader.html b/docs/userguide/it/bootloader.html index 54cb19e0f0..e75b9ed852 100644 --- a/docs/userguide/it/bootloader.html +++ b/docs/userguide/it/bootloader.html @@ -45,8 +45,7 @@ Contenuti  -::  Filesystem Layout -  » +::  La struttura del FileSystem di Haiku  » @@ -112,8 +111,7 @@ Le diverse icone corrispondono approssimativamente a diverse fasi di caricamento Contenuti  -::  Filesystem Layout -  » +::  La struttura del FileSystem di Haiku  » diff --git a/docs/userguide/it/deskbar.html b/docs/userguide/it/deskbar.html index 7ed3f68051..d7276ffd3c 100644 --- a/docs/userguide/it/deskbar.html +++ b/docs/userguide/it/deskbar.html @@ -50,6 +50,7 @@
    +
    La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.
    @@ -62,9 +63,9 @@

    Deskbar

    -

    La deskbar è il piccolo pannello che si trova di default in alto a destra sullo schermo. La deskbar di Haiku corrisponde alla barra delle applicazioni di Windows con il pulsante Start. Essa contiene il menu dal quale puoi sia avviare le applicazioni e sia gestire le varie preferenze, una tray con un orologio ed altri strumenti ed una lista dei programmi in esecuzione al momento.

    +

    La Deskbar è il piccolo pannello che si trova normalmente in alto a destra sullo schermo. La Deskbar di Haiku corrisponde alla barra delle applicazioni di Windows con il suo pulsante Start. Contiene il menu dal quale si può sia avviare le applicazioni e sia gestire le varie preferenze, una tray con un orologio ed altri strumenti come una lista dei programmi in esecuzione.

    positions -

    Puoi spostare la deskbar sia in ogni angolo sia nel bordo superiore od inferiore dello schermo impugnando la zona a puntini su un lato della tray e trascinarla nella nuova posizione. Puoi anche modificarla con un layout più compatto attraverso il drag&drop dalla zona a puntini sul menu della deskbar.

    +

    Si può spostare la Deskbar in ogni angolo dello schermo sia nel bordo superiore che in quello inferiore impugnando la zona a puntini su un lato della tray e trascinandola nella nuova posizione. Può essere anche modificata con un layout più compatto trascinando la zona a puntini sul menu della Deskbar.

    index @@ -72,15 +73,15 @@

    Quando si clicca nella parte alta della deskbar si apre un menu:

    deskbar.png
      -
    • About This System... - Mostra alcune informazioni di base sul sistema, licenze e i crediti del progetto Haiku.

    • +
    • Informazioni sul sistema... - Mostra alcune informazioni di base sul sistema, licenze e i crediti del progetto Haiku.

    • -
    • Find... - Apre la finestra per le Query.

    • -
    • Show Replicants - Mostra e nasconde il piccolo widget Replicant che si utilizza per rimuovere o accedere al menu contestuale.

    • -
    • Mount - Offre le stesse opzioni di quando si clicca con il tasto destro sul desktop (dai un' occhiata alla pagina Montaggio Volumi).

    • -
    • Deskbar Preferences... - Apre il pannello per configurare la deskbar (dai un' occhiata sotto).

    • -
    • Shutdown - E' presente sia l'opzione per Riavviare il sistema sia per spengerlo.

    • -
    • Recent Documents, Folders, Applications - Una lista delle ultime cartelle, documenti e applicazioni aperte (Dai un' occhiata sotto alle Deskbar Preferences ).

    • -
    • Applications, Demos, Deskbar Applets, Preferences - Una lista delle applicazioni installate, le demo, gli applet e le preferenze (dai un' occhiata sotto alle Deskbar Preferences).

    • +
    • Trova... - Apre la finestra per le Query.

    • +
    • Mostra i replicanti - Mostra e nasconde il piccolo widget Replicant che si utilizza per rimuovere o accedere al menu contestuale.

    • +
    • Monta - Offre le stesse opzioni di quando si clicca con il tasto destro sul desktop (consultare la pagina Montaggio Volumi).

    • +
    • Preferenze della deskbar... - Apre il pannello per configurare la deskbar (per maggiori informazioni consultare sotto).

    • +
    • Arresto - E' presente sia l'opzione per Riavviare il sistema sia per spengerlo.

    • +
    • Documenti, Cartelle e Applicazioni recenti - Una lista delle ultime cartelle, documenti e applicazioni aperte (per maggiori informazioni consultare sotto alle Deskbar Preferences ).

    • +
    • Applicazioni, Demo, Deskbar Applet e Preferenze - Una lista delle applicazioni installate, le demo, gli applet e le preferenze (per maggiori informazioni consultare sotto alle Deskbar Preferences).

    @@ -94,19 +95,19 @@ Si può aggiungere ed eliminare ogni voce come collegamenti alle applicazioni, d

    Oppure più semplicemente trascinando un file, una cartella o una query salvata direttamente sulla deskbar nella posizione che vuoi.

  • Window

  • Indice del file system
    - - + +
    Always on top La deskbar rimane sopra tutte le altre finestre.
    Auto raise La deskbar si apre sopra tutte le altre finestre se viene toccata dal puntatore del mouse.
    Sempre in primo piano La deskbar rimane sopra tutte le altre finestre.
    Solleva automaticamente La deskbar si apre sopra tutte le altre finestre se viene toccata dal puntatore del mouse.
  • Applications

    - - - - + + + +
    Sort running applications Ordina le applicazioni in esecuzione alfabeticamente.
    Tracker always first Anche se le applicazioni vengono ordinate alfabeticamente la voce Tracker rimane la prima della lista.
    Show application expander Offre un piccolo widget per mostrare o nascondere tutte le finestre di un programma direttamente la sua voce nella Deskbar.
    Expand new applications Appena lanciato i programmi hanno la loro finestra automaticamente estesa.
    Ordina le applicazioni attive Ordina le applicazioni in esecuzione alfabeticamente.
    Tracker sempre primo Anche se le applicazioni vengono ordinate alfabeticamente la voce Tracker rimane la prima della lista.
    Mostra l'espansore dell'applicazione Offre un piccolo widget per mostrare o nascondere tutte le finestre di un programma direttamente la sua voce nella Deskbar.
    Espandi le nuove applicazioni Appena lanciato i programmi hanno la loro finestra automaticamente estesa.
  • Clock

    - +
    Show seconds Aggiunge la visualizzazione dei secondi sull'orologio.
    Mostra i secondi Aggiunge la visualizzazione dei secondi sull'orologio.
  • @@ -123,7 +124,7 @@ Si può aggiungere ed eliminare ogni voce come collegamenti alle applicazioni, d Lista dei programmi in esecuzione list-of-apps.png

    Si può modificare una specifica applicazione in esecuzione facendo clic sulla sua voce nella deskbar e scegliendo una delle sue finestre dal sottomenu. Cliccando con il tasto destro è possibile minimizzare o chiudere una finestra o l'intera applicazione.

    -

    Se hai attivato l'expanders nelle impostazioni della deskbar, è possibile espandere o comprimere l'elenco delle finestre direttamente sotto la voce di un applicazione.

    +

    If you activated Expanders in the Deskbar settings, you can expand/collapse the list of windows directly under an application's entry.

    Di fronte alle finestre di ogni applicazione c'è un simbolo che fornisce informazioni sullo stato dell'applicazione. Un simbolo luminoso significa che la finestra è visibile, un simbolo scuro che è ridotta al minimo. Tre linee di fronte a un simbolo indicano che non è l'attuale area di lavoro.

    diff --git a/docs/userguide/it/desktop-applets/networkstatus.html b/docs/userguide/it/desktop-applets/networkstatus.html index 4f6f86555b..cfa8efe77c 100644 --- a/docs/userguide/it/desktop-applets/networkstatus.html +++ b/docs/userguide/it/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -55,7 +56,21 @@ Posizione:/boot/system/apps/NetworkStatus Impostazioni:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    NetworkStatus applet
    +The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can Open network preferences... to change your network configuration or Quit the applet.

    +

    NetworkStatus - status of the interface
    +Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.

    + +

    Status icons

    + + + + + + +
    ReadyLink is established.
    ConfiguringConnecting in progress.
    No stateful configurationSome settings are missing (check IP configuration).
    No linkThere is no physical connection (probably the network cable is not connected and wireless networks are unavailable).
    -There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).
    diff --git a/docs/userguide/it/desktop-applets/powerstatus.html b/docs/userguide/it/desktop-applets/powerstatus.html index afa5e0bd34..7170b07263 100644 --- a/docs/userguide/it/desktop-applets/powerstatus.html +++ b/docs/userguide/it/desktop-applets/powerstatus.html @@ -8,6 +8,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Maciej Bałuta * Humdinger * --> @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/it/desktop-applets/processcontroller.html b/docs/userguide/it/desktop-applets/processcontroller.html index 725647a100..ce4d5c66a2 100644 --- a/docs/userguide/it/desktop-applets/processcontroller.html +++ b/docs/userguide/it/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ @@ -55,7 +56,43 @@ Posizione:/boot/system/apps/ProcessController Impostazioni:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    + +

    ProcessController appletThe primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When Tracker or Deskbar crashes you can run it again from ProcessController's menu.

    +

    Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.

    + +

    If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.
    +To remove the applet again from your tray, uncheck Live in the Deskbar in its context menu.

    +

    Quit an application

    +
    Remember that closing an application can cause data loss and additionally the system may stop working reliably.
    +ProcessController - Quit an application +

    To quit an application just choose it's name from the Quit an application menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.

    +

    Memory usage

    +ProcessController - Memory usage +
    Memory usage monitoring can be very inaccurate.
    +

    This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).

    +

    The first row System resources & caches... shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.

    + + + + + +
    Memory used only by given application (with write access)
    Memory including read-only space (can be shared with other applications)
    +

    Threads and CPU usage

    +ProcessController - Priority +
    Everything in this menu can cause data loss and system instability.
    +

    This menu allows you to change thread priorities, kill processes or debug them.
    +At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.
    +At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.
    +The last level of the menu allows you to change a thread's priority. +

    + + + + + + +
    Kernel code
    User code
    Idle thread
    diff --git a/docs/userguide/it/filesystem-layout.html b/docs/userguide/it/filesystem-layout.html index f27712b8aa..c9c7e80e73 100644 --- a/docs/userguide/it/filesystem-layout.html +++ b/docs/userguide/it/filesystem-layout.html @@ -11,13 +11,13 @@ * Humdinger * Translators: * Andrea + * Barret * --> - Filesystem Layout - + La struttura del FileSystem di Haiku @@ -51,16 +51,15 @@
    -

    Filesystem Layout -

    +

    La struttura del FileSystem di Haiku

    -

    Il filesystem di Haiku è molto trasparente, cerca di non usare mai nomi criptici per cartelle e file, per non lasciar l'utente nell'incertezza. Le cartelle ed i file, che sono importanti per un corretto funzionamento del sistema sono protetti dalle modifiche accidentali mostrando uno dei seguenti avvertimenti:

    +

    Il filesystem di Haiku è molto trasparente, cerca di non usare mai nomi criptici per cartelle e file, per non lasciare l'utente nell'incertezza. Le cartelle ed i file, importanti per il corretto funzionamento del sistema sono protetti dalle modifiche accidentali mostrando uno dei seguenti avvertimenti:

    achtung-user.png  achtung-system.png

    Il secondo avvertimento compare qualora si provi a rinominare o cancellare qualcosa nella gerarchia del sistema. Il bottone "Do it" diventerà cliccabile solamente tenendo premuto il tasto SHIFT

    -

    Generalmente, ci sono tre directory separate che partano dalla cartella principale del volume di avvio:

    +

    Generalmente, ci sono tre directory separate che partono dalla cartella principale del volume di avvio:

    - +
    /boot/system/ appartiene al sistema. Non toccarla!
    /boot/system/ appartiene al sistema. Non deve essere modificata!
    /boot/common/ contiene i file che sono condivisi tra gli utenti.
    /boot/home/ è la cartella personale dove sono conservati i dati e le informazioni.
    @@ -68,18 +67,18 @@

    index La cartella del sistema - /boot/system/

    -

    Su BeOS, predecessore di Haiku, questa cartella era chiamata /boot/beos/. Potresti trovarla in qualche vecchia documentazione (ad esempio in quella originale come il BeBook).
    -Qualunque sia il suo nome, non se ne dovrebbe alterare il contenuto. Ogni aggiornamento di Haiku può aggiungere, rimuovere o sovrascrivere qualsiasi cosa all'interno di essa. Se vuoi aggiungere funzionalità, magari altri Add-On del Tracker o traduzioni o un altro driver hardware, bisogna installare queste cose sotto la propria /boot/home/ directory o, se si suppone che sia per ogni utente, sotto /boot/common/. Finché Haiku non è multi-utente, questa distinzione non ha alcun effetto apparente, in quanto non c'è nessun utente con la cartella home. Ma nell'eventualità che ci sarà il supporto per più utenti, è sensato imparare la corretta via fin dall'inizio.

    -

    Dunque, diciamo che se si vuole installare un nuovo translator formato di immagine, non bisogna semplicemente copiarlo nella rispettiva cartella di sistema. Ricorda: Non modificarla!
    -Invece, collocalo nella directory speculare sotto /boot/common/ o /boot/home/config/.

    +

    Su BeOS, il predecessore di Haiku, questa cartella era chiamata /boot/beos/. È possibile trovarla in qualche vecchia documentazione (ad esempio in quella originale come il BeBook).
    +Qualunque sia il suo nome, non se ne dovrebbe alterare il contenuto. Ogni aggiornamento di Haiku può aggiungere, rimuovere o sovrascrivere qualsiasi cosa all'interno della cartella. Se vuoi aggiungere funzionalità, magari altri Add-On del Tracker o traduzioni oppure un altro driver, bisognerà installare queste cose nella cartella /boot/home/ o se si suppone che sia disponibile per ogni utente, in /boot/common/. Finché Haiku non sarà multi-utente, questa distinzione non avrà alcun effetto apparente, in quanto non c'è nessun utente con la cartella home. E' sensato imparare la corretta via fin dall'inizio nell'eventualità che ci sia il supporto per più utenti.

    +

    Dunque, diciamo che se si volesse installare un nuovo translator per l'ultimo formato immagine, non bisognerà semplicemente copiarlo nella rispettiva cartella di sistema. Ricorda: Non modificarla!
    +Invece, bisogna collocarlo nella directory speculare sotto /boot/common/ oppure /boot/home/config/.

    Nel nostro caso la posizione per i translator nella cartella del sistema è:

    /boot/system/add-ons/Translators/

    Dunque la cartella speculare dell'utente è sia

    /boot/home/config/add-ons/Translators/
    sia
    /boot/common/add-ons/Translators/

    -

    Questo è un altro vantaggio: Se il componente installato crea disordine (il che è possibile se installi driver hardware) hai la possibilità di disabilitare gli "User Add-On" tramite il menu del Boot Loader e puoi quindi di avviare il sistema senza il componente incriminato.

    -

    La maggior parte delle volte, però, non avrai a che fare con queste cose, dato che ogni software che viene da una fonte attendibile dovrebbe includere una routine di installazione che gestisce questi procedimenti.
    +

    Questo è un altro vantaggio: Se il componente installato crea disordine (il che è possibile se installi un driver hardware) c'è la possibilità di disabilitare gli "User Add-On" tramite il menu del Boot Loader e si potrà quindi di avviare il sistema senza il componente incriminato.

    +

    La maggior parte delle volte, però, non si avrà a che fare con queste cose, dato che ogni software che viene da una fonte attendibile dovrebbe includere una routine di installazione che gestisce questi procedimenti.
    @@ -52,8 +53,8 @@

    Filetypes

    -

    Diversamente da Windows, Haiku non si basa sull'estensione a 3 lettere per un tipo di file (per esempio .txt, .jpg, .mp3). Questo metodo è solamente un ripiego in caso di malfunzionamenti. Haiku usa lo standard MIME come è anche usato su internet

    -
    Nonostante non ci sia nessun motivo per utilizzare le estensioni dei file in Haiku, ricordatevi di utilizzarle qualora si desidera condividere file con utenti di sistemi operativi diversi, ad esempio via email, per un upload su un server o tramite scambio di una pennetta USB. In caso contrario il sistema potrebbe non riconoscere il file.
    +

    Diversamente da Windows, Haiku non si basa sull'estensione a 3 lettere per un tipo di file (per esempio .txt, .jpg, .mp3). Questo metodo è solamente un ripiego in caso di malfunzionamenti. Haiku usa lo standard MIME per i tipi allo stesso modo di internet.

    +
    Nonostante non ci sia nessun motivo per utilizzare le estensioni dei file in Haiku, bisogna ricordare di utilizzarle qualora si desidera condividere file con utenti di sistemi operativi diversi, ad esempio via email, per un upload su un server o tramite scambio di una pennetta USB. In caso contrario il sistema potrebbe non riconoscere il file.

    index Impostare il tipo di file per uno specifico file

    @@ -63,23 +64,23 @@

    index File Type

    -

    Il file poco sopra è in formato PNG, con la stringa MIME image/png. Diciamo che si conosca che esso non sia un file PNG ma bensì una GIF. Si può modificare sia inserendo la corretta stringa MIME a mano, sia attraverso uno dei due pulsanti sotto la casella di testo:

    +

    Il file qui sopra è in formato PNG, con la stringa MIME image/png. Immaginiamo che si conosca che esso non è un file PNG ma bensì un file GIF. Si può modificare sia inserendo la corretta stringa MIME a mano, sia attraverso uno dei due pulsanti sotto la casella di testo:

    - - + +
    Select... Mostra una gerarchia di file dove puoi navigare sino a giungere a image | GIF Image.
    Same as... apre una finestra di dialogo in cui scegliere qualsiasi file che abbia già il tipo di file che stai cercando.
    Seleziona... Mostra una gerarchia di file dove puoi navigare sino a giungere a image | GIF Image.
    Uguale a... apre una finestra di dialogo in cui scegliere qualsiasi file che abbia già il tipo di file che stai cercando.

    index L'applicazione preferita

    -

    Questo menu pop-up mostra un elenco di tutte le applicazioni in grado di gestire questo tipo di file in particolare. Da qui si può scegliere quale programma debba aprire il file specifico dopo averci cliccato sopra due volte. Si potrebbe, ad esempio cambiare l'applicazione preferita di un file HTML dal browser in un editor di testo per lavorarci sopra. Ogni altro file HTML si apre ancora attraverso il browser, solamente questo file si aprirà con il vostro editor di testo.

    +

    Questo menu pop-up mostra un elenco di tutte le applicazioni in grado di gestire questo tipo di file in particolare. Da qui è possibile scegliere quale programma debba aprire il file specifico dopo averci cliccato sopra due volte. Si potrebbe, ad esempio cambiare l'applicazione preferita di un file HTML dal browser in un editor di testo per lavorarci sopra. Ogni altro file HTML si apre ancora attraverso il browser, solamente questo file si aprirà con il vostro editor di testo.

    -

    La Default Application è l'applicazione impostata globalmente per questo tipo di file. Se non c'è il programma desiderato da associare al file tra quelli proposti nel menu a comparsa, si può utilizzare i pulsanti Select... e Same As... che fanno la medesima cosa descritta poco sopra.

    +

    La Default Application è l'applicazione impostata globalmente per questo tipo di file. Se non c'è il programma desiderato da associare al file tra quelli proposti nel menu a comparsa, si possono utilizzare i pulsanti Select... e Same As... che fanno la medesima cosa descritta poco fa.

    index L'icona

    -

    Se vi state chiedendo come mai l'icona in alto a destra sia vuota: Le icone normalmente sono ereditate dal filetype di default per il sistema. Si può aprire il Filetype Add-On di un file che contiene un icona e utilizzare il drag&drop sino dentro l'icona del file. Oppure cliccando due volte sull'icona e si crea o si modifica la nostra icona. Per maggiori informazioni sulle icone e su come creare la propria, dai un' occhiata al topic Icon-O-Matic.

    +

    Se vi state chiedendo come mai l'icona in alto a destra sia vuota: Le icone normalmente sono ereditate dal filetype di default del sistema. Si può aprire l'Add-On Filetype di un file che contiene un'icona ed utilizzare il drag&drop fino al quadrato che mostra l'icona del file. Oppure cliccandoci due volte è possibile creare o modificare la nostra icona. Per maggiori informazioni sulle icone e su come creare la propria, consultare il capitolo Icon-O-Matic.

    index @@ -89,11 +90,11 @@

    Nella parte superiore, al posto della stringa MIME, apparirà la firma dell'applicazione. Attraverso essa il sistema trova dove è installato il programma.

    Al di sotto di essa ci sono diverse opzioni, per controllare il comportamento dell'applicazione:

    - - - - - + + + + +
    Single Launch Una sola istanza dell'applicazione può essere in esecuzione per ogni tipo di file eseguibile. Se hai due copie di una determinata applicazione, tuttavia, possono correre a fianco.
    Multiple Launch Più istanza di un applicazione possono essere in esecuzione.
    Exclusive Launch Una e una sola istanza con la firma di quell'applicazione è consentita di essere in esecuzione.
    Args Only Indica che l'applicazione non risponde ai messaggi.
    Background App L'applicazione non apparirà in in Twitcher o nella lista delle applicazioni sulla deskbar.
    Istanza unica Una sola istanza dell'applicazione può essere in esecuzione per ogni tipo di file eseguibile. Tuttavia se ci sono due copie di una determinata applicazione, possono funzionare assieme.
    Istanze multiple Più istanza di un applicazione possono essere in esecuzione.
    Istanza esclusiva Una e una sola istanza con la firma di quell'applicazione è consentita di essere in esecuzione.
    Solo argomenti Indica che l'applicazione non risponde ai messaggi.
    Sfondo L'applicazione non apparirà nel Twitcher o nella lista delle applicazioni sulla deskbar.

    Poi c'è l'elenco dei tipi di file supportati. E' possibile aggiungere (e rimuovere) tipi di file se ritieni che l'applicazione sia in grado di gestirli. Di conseguenza l'applicazione apparirà nel menu delle applicazioni preferite o nel menu contestuale del tracker: Open with... quando si clicca con il tasto destro su un determinato file.

    In fondo ci sono le informazioni sulla versione dell'eseguibile e del suo copyright. Come anche la firma dell'applicazione, esse vengono scritte dall'autore dell'applicazione e non devono essere modificate.

    @@ -101,9 +102,9 @@

    index Impostazioni globali con le preferenze del filetype

    -

    Le preferenze del FileTypes non si occupano dei singoli file, ma delle impostazioni globali per ogni tipo di file. Si può modificare le icone di default e le applicazioni preferite, o aggiungere, rimuovere e modificare le proprietà dell'intero tipo di file. Si può anche creare il vostro tipo di file completamente da zero.

    +

    La preflet FileTypes non si occupa dei singoli file, ma delle impostazioni globali per ogni tipo di file. Si possono modificare le icone di default e le applicazioni preferite, o aggiungere, rimuovere e modificare le proprietà dell'intero tipo di file. E' possibile anche creare un nuovo tipo completamente da zero.

    Tutti i tipi di file e le loro configurazioni sono conservati in /boot/home/config/settings/beos_mime/. Prima di iniziare a sperimentare, può essere prudente fare un backup della cartella...

    -

    Per saperne di più sulle preferenze dei FileTypes, dai un' occhiata al documento: Filetypes, Attributes, Index and Queries.

    +

    Per saperne di più sulle preferenze dei FileTypes, consultare il documento: Filetypes, Attributes, Index and Queries.

    diff --git a/docs/userguide/it/gui.html b/docs/userguide/it/gui.html index 356ed3b48c..b78a5fcff1 100644 --- a/docs/userguide/it/gui.html +++ b/docs/userguide/it/gui.html @@ -42,8 +42,7 @@
  • English
  • - « Filesystem Layout - + « La struttura del FileSystem di Haiku :: Contenuti :: Workspaces » @@ -121,8 +120,7 @@ Un tasto destro sull'uncino del Replicant permette di visualizzare la finestra < @@ -58,7 +58,7 @@ iconAppearance Configura l'aspetto dell'interfaccia grafica. iconBackgrounds - Scegli un colore o un'imagine come sfondo per il Desktop o qualsiasi altra cartella. + Scegli un colore o un'immagine come sfondo per il Desktop o qualsiasi altra cartella. iconDataTranslations Impostazioni per tutti i tipi di file supportati. iconDeskbar @@ -74,7 +74,7 @@ iconKeymap Imposta la mappatura della tastiera. iconLocale - Configura il linguaggio del sistema. [Ancora mancante] + Configura il linguaggio del sistema. [mancante] iconMedia Impostazioni audio e video, come ad esempio periferiche in/output e il mixer audio del sistema iconMouse @@ -107,7 +107,7 @@ --> diff --git a/docs/userguide/it/preferences/time.html b/docs/userguide/it/preferences/time.html index 96033e8456..ecfd6f8fbe 100644 --- a/docs/userguide/it/preferences/time.html +++ b/docs/userguide/it/preferences/time.html @@ -43,7 +43,7 @@  «  Sounds  ::  Preferenze  -::  Tracker  » +::  il Tracker  » @@ -86,7 +86,7 @@
     «  Sounds  ::  Preferenze  -::  Tracker  » +::  il Tracker  »
    diff --git a/docs/userguide/it/preferences/touchpad.html b/docs/userguide/it/preferences/touchpad.html index f8aa4e55e9..4ec97c6aa6 100644 --- a/docs/userguide/it/preferences/touchpad.html +++ b/docs/userguide/it/preferences/touchpad.html @@ -81,7 +81,7 @@ Depending on your hardware, there's a nifty feature: just leave your finger with @@ -67,7 +67,7 @@ Le applicazioni che non rispondono, il che indica che molto probabilmente sono a
     «  Il Twitcher  ::  Contenuti  -::  Tracker  » +::  il Tracker  »
    --> diff --git a/docs/userguide/it/tracker-add-ons.html b/docs/userguide/it/tracker-add-ons.html index e040375ec2..870f63ca2c 100644 --- a/docs/userguide/it/tracker-add-ons.html +++ b/docs/userguide/it/tracker-add-ons.html @@ -42,7 +42,7 @@
  • English
  • - «  Tracker  + «  il Tracker  ::  Contenuti  ::  Scorciatoie della tastiera  » @@ -86,7 +86,7 @@ Naturalmente, devi assicurarti che non ci siano collisioni tra le varie possibil
    +
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    cli-app-icon_64.pngコマンドライン・アプリケーション

    +

    cli-app-icon_64.pngHaiku-specific commandline applications

    場所:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    @@ -111,7 +113,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks" diff --git a/docs/userguide/jp/applications/icon-o-matic.html b/docs/userguide/jp/applications/icon-o-matic.html index e00348c5e1..44ee827e04 100644 --- a/docs/userguide/jp/applications/icon-o-matic.html +++ b/docs/userguide/jp/applications/icon-o-matic.html @@ -50,7 +50,7 @@
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    - +
    Index
    目次
    BeOS bitmap vs. Haiku vector icons
    Icons are attributes
    Creating icons with Icon-O-Matic
    diff --git a/docs/userguide/jp/applications/list-cli-apps.html b/docs/userguide/jp/applications/list-cli-apps.html new file mode 100644 index 0000000000..6f20d4bc05 --- /dev/null +++ b/docs/userguide/jp/applications/list-cli-apps.html @@ -0,0 +1,354 @@ + + + + + + + + + List of commands + + + + + + + + +
    +
    +
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/jp/applications/mail.html b/docs/userguide/jp/applications/mail.html index 60eb2d0886..e0d5956a0b 100644 --- a/docs/userguide/jp/applications/mail.html +++ b/docs/userguide/jp/applications/mail.html @@ -56,7 +56,7 @@
    設定ファイル:~/config/settings/Mail/BeMail Settings


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/mediaplayer.html b/docs/userguide/jp/applications/mediaplayer.html index 65125e2b9a..24bec07b29 100644 --- a/docs/userguide/jp/applications/mediaplayer.html +++ b/docs/userguide/jp/applications/mediaplayer.html @@ -56,7 +56,7 @@ 設定ファイル:~/config/settings/MediaPlayer


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/midiplayer.html b/docs/userguide/jp/applications/midiplayer.html index 022410d5bc..2961d0bd6e 100644 --- a/docs/userguide/jp/applications/midiplayer.html +++ b/docs/userguide/jp/applications/midiplayer.html @@ -56,7 +56,7 @@ 設定ファイル:~/config/settings/MidiPlayerSettings


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/packageinstaller.html b/docs/userguide/jp/applications/packageinstaller.html index c73787336b..ee21b9b7f4 100644 --- a/docs/userguide/jp/applications/packageinstaller.html +++ b/docs/userguide/jp/applications/packageinstaller.html @@ -57,7 +57,7 @@ double-clicking a supported file. 設定ファイル:none


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/showimage.html b/docs/userguide/jp/applications/showimage.html index edce27eae0..d019e0f29d 100644 --- a/docs/userguide/jp/applications/showimage.html +++ b/docs/userguide/jp/applications/showimage.html @@ -57,7 +57,7 @@ double-clicking a supported file. 設定ファイル:~/config/settings/ShowImage_settings


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/soundrecorder.html b/docs/userguide/jp/applications/soundrecorder.html index 40dd368d36..a1b3957e93 100644 --- a/docs/userguide/jp/applications/soundrecorder.html +++ b/docs/userguide/jp/applications/soundrecorder.html @@ -56,7 +56,7 @@ 設定ファイル:~/config/settings/???


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/tv.html b/docs/userguide/jp/applications/tv.html index 83c073ded9..2624542e59 100644 --- a/docs/userguide/jp/applications/tv.html +++ b/docs/userguide/jp/applications/tv.html @@ -56,7 +56,7 @@ 設定ファイル:~/config/settings/???


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/applications/webpositive.html b/docs/userguide/jp/applications/webpositive.html index a390c3fe35..2edac3ef54 100644 --- a/docs/userguide/jp/applications/webpositive.html +++ b/docs/userguide/jp/applications/webpositive.html @@ -51,9 +51,9 @@

    webpositive-icon_64.pngWebPositive

    - + - +
    Deskbar:Applications
    Deskbarメニュー:Applications
    場所:/boot/system/apps/WebPositive
    Settings:~/config/settings/WebPositive/ - Configuration files, cookies, cache and browsing history
    設定ファイル:~/config/settings/WebPositive/ - Configuration files, cookies, cache and browsing history
    ~/config/settings/WebPositive/Bookmarks - Stores every bookmark as a file


    diff --git a/docs/userguide/jp/attributes.html b/docs/userguide/jp/attributes.html index a212315fa0..0e4a25c979 100644 --- a/docs/userguide/jp/attributes.html +++ b/docs/userguide/jp/attributes.html @@ -44,7 +44,7 @@ « Filetypes :: Contents -:: Index » +:: 目次 » @@ -164,7 +164,7 @@ Clara Botters : string : Whelton
    « Filetypes :: Contents -:: Index » +:: 目次 »
    diff --git a/docs/userguide/jp/deskbar.html b/docs/userguide/jp/deskbar.html index f5ba5f0ad9..c382095a90 100644 --- a/docs/userguide/jp/deskbar.html +++ b/docs/userguide/jp/deskbar.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - Deskbar + デスクバー @@ -50,50 +52,50 @@
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    - +
    Index
    目次
    - The Deskbar Menu
    - The Tray
    - The list of running programs + デスクバーメニュー
    + トレイ
    + 実行しているプログラムの一覧
    -

    Deskbar

    +

    デスクバー

    -

    The Deskbar is the little panel that by default is located in the upper right corner of the screen. It's Haiku's version of Windows' taskbar with its Start button. It contains the Deskbar menu from where you can start applications and preferences, a tray with a clock and other tools below that and a list of currently running programs at the bottom.

    +

    デスクバーは小さなパネルで、デフォルトでは画面右上の角に配置されています。これはWindowsにおける「スタート」ボタンのHaiku版です。アプリケーションや設定を開くためのデスクバーメニューと、時計やその他のツールを表示するトレイを持ち、実行しているプログラムの一覧をその下に表示します。

    positions -

    You can move the Deskbar to any corner or as a bar along the upper or lower border of the screen by gripping the knobbly area on one side of the tray and drag&drop it into the new position. You can also fold it into a more compact layout by drag&dropping the knobbly area onto the Deskbar menu.

    +

    トレイの片側にある溝の部分をつかんで新しい位置にドラッグ&ドロップすると、画面の角、上部あるいは下部にデスクバーを動かすことができます。デスクバーメニューに溝の部分をドラッグ&ドロップすることで、バーを小さく折り畳むこともできます。

    index -The Deskbar Menu

    -

    A menu opens when you click on the Deskbar's top:

    +デスクバーメニュー +

    デスクバーの上部をクリックするとメニューが開きます:

    deskbar.png
      -
    • About This System... - Shows some basic information of the system, licenses and the credits of the Haiku project.

    • +
    • About This System... - システムについての基本的な情報と、Haikuプロジェクトのライセンスやクレジットを表示します。

    • -
    • Find... - Opens the Query dialog.

    • +
    • Find... - Queryダイアログを開きます。

    • Show Replicants - Shows/hides the little Replicant widget you use to drag it around, remove or access its context menu.

    • -
    • Mount - Offers the same options as when invoked by right-clicking the Desktop (see Mounting Volumes).

    • -
    • Deskbar Preferences... - Opens a panel to configure the Deskbar (see below).

    • -
    • Shutdown - Offers options to either Restart System or Power Off.

    • -
    • Recent Documents, Folders, Applications - List of the last recently opened documents, folders and applications (see Deskbar Preferences below).

    • -
    • Applications, Demos, Deskbar Applets, Preferences - List of installed applications, demos, applets and preferences (see Deskbar Preferences below).

    • +
    • Mount - デスクトップを右クリックして呼び出された際のオプションを提供します。 (Mounting Volumesを参照)

    • +
    • Deskbar Preferences... - デスクバーを設定するためのパネルを開きます。(下を参照)

    • +
    • Shutdown - Restart System(再起動)かPowe Off(電源オフ)を選んで実行します。

    • +
    • Recent Documents, Folders, Applications - 最近開いたドキュメント、フォルダ、アプリケーションの一覧(下のDeskbar Preferencesを参照)

    • +
    • Applications, Demos, Deskbar Applets, Preferences - インストール済みのアプリケーション、デモ、アプレットと設定の一覧(下のDeskbar Preferencesを参照)

    -indexDeskbar Preferences

    +indexデスクバーの設定 configure.png
      -
    • Menu
      -Here you can set the number of recent documents, folders and applications that are shown in their menu in the Deskbar, or if you want to see them at all.
      -The button Edit Menu... opens the folder /boot/home/config/be/. In it you'll find the files and folders that appear in the Deskbar, by default these are Applications, Demos, Deskbar Applets, and Preferences.
      -You can delete or add entries like links to applications, documents or even queries by simply copying/deleting them to/from this folder.

      -

      It's even easier to simply drag a file, folder or saved query and drop it where you want it into the Deskbar.

    • -
    • Window

      +
    • Menu(メニュー)
      +デスクバーのメニューに表示する最近のドキュメント、フォルダ、アプリケーションの数を設定、あるいはすべて表示できます。
      +Edit Menu... ボタンは/boot/home/config/be/フォルダを開きます。フォルダにはデスクバーで表示されるファイルとフォルダが置かれています。デフォルトはApplicationsDemosDeskbar AppletsPreferencesです。
      +このファイルでアプリケーションへのリンクやドキュメント、クエリをコピー、削除することで、項目を追加、削除することができます。

      +

      単にファイルやフォルダをドラッグして、デスクバー内の配置したい位置にドロップすることもできます。

    • +
    • Window(ウィンドウ)

      - - + +
      Always on top The Deskbar always stays above all other windows.
      Auto raise The Deskbar pops to the front if the mouse pointer touches it.
      Always on top デスクバーが常に最前面に来ます。
      Auto raise デスクバーにマウスポインターが触れると前面に来ます。
    • Applications

      @@ -102,26 +104,26 @@ You can delete or add entries like links to applications, documents or even quer
      Show application expander Provides a small widget to show/hide all windows of a program directly under its entry in the Deskbar.
      Expand new applications Newly launched programs have their windows automatically expanded under their entry in the Deskbar.
    • -
    • Clock

      +
    • 時計

      - +
      Show seconds Adds the display of seconds to the clock.
      Show seconds(秒を表示) 時計に秒を表示します。

    index -The Tray

    +トレイ calendar.png -

    Among other things, the tray is housing the clock. Hover the mouse over it to display the date in a tooltip. Left-click it to show a calendar. Right-click it to hide/show the clock or launch the Time preferences to set it.

    -

    Any program can install an icon in the tray to provide an interface to the user. The email system, for instance, shows a different symbol when there's unread mail and offers a context menu to e.g. create or check for new mail. ProcessController is another example that uses its icon in the tray to provide information (CPU/memory usage) and to offer a context menu.

    +

    他のものと共に、トレイは時計を配置しています。時計にカーソルを合わせると、ツールチップに日付が表示されます。左クリックでカレンダーが表示されます。時計を表示/非表示にするには、時計を右クリックするかTime(時間)の設定を起動してください。

    +

    どのプログラムもユーザーにインターフェースを提供するためトレイにアイコンをインストールできます。例えば電子メールシステムでは、未読メールがある時は異なったシンボルを表示します。さらに、メールの作成や確認などを行うためにコンテキストメニューを提供します。ProcessControllerはトレイのアイコンを情報(CPU/メモリ使用状況)の表示とコンテキストメニューの提供に用いる例です。

    index -The list of running programs

    +実行しているプログラムの一覧 list-of-apps.png -

    You can change to a specific running application by clicking on its entry in the Deskbar and choosing (one of) its windows, from the submenu. By right-clicking you can minimize or close a window or the entire application.

    -

    If you activated Expanders in the Deskbar settings, you can expand/collapse the list of windows directly under an application's entry.

    -

    In front of every application's windows is a symbol providing info on its state. A bright symbol means a window is visible, a dark one that it's minimized. Three lines in front of a symbol shows that it's not on the current workspace.

    +

    デスクバーの項目をクリックし、サブメニューからウィンドウを選ぶことで、実行中のアプリケーションを選択することができます。右クリックでウィンドウや項目のアプリケーションを最小化、あるいは閉じることができます。

    +

    デスクバーの設定でエキスパンダーを有効にしている場合、アプリケーションのウィンドウの一覧を展開/折りたたみできます。

    +

    全てのアプリケーションのウィンドウの前には、状態の情報を示すシンボルが付いています。明るいシンボルはウィンドウが可視であること、暗いものは最小化されていることを意味します。シンボルの前に引かれている3本の線は、 ウィンドウが現在のワークスペースにないことを示しています。

    diff --git a/docs/userguide/jp/desktop-applets/networkstatus.html b/docs/userguide/jp/desktop-applets/networkstatus.html index c7a9e7e6e3..f86c228f39 100644 --- a/docs/userguide/jp/desktop-applets/networkstatus.html +++ b/docs/userguide/jp/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -55,7 +56,21 @@ 場所:/boot/system/apps/NetworkStatus 設定ファイル:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    NetworkStatus applet
    +The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can Open network preferences... to change your network configuration or Quit the applet.

    +

    NetworkStatus - status of the interface
    +Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.

    + +

    Status icons

    + + + + + + +
    ReadyLink is established.
    ConfiguringConnecting in progress.
    No stateful configurationSome settings are missing (check IP configuration).
    No linkThere is no physical connection (probably the network cable is not connected and wireless networks are unavailable).
    -There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).
    diff --git a/docs/userguide/jp/desktop-applets/powerstatus.html b/docs/userguide/jp/desktop-applets/powerstatus.html index c218bf85f8..a83bc9c2f0 100644 --- a/docs/userguide/jp/desktop-applets/powerstatus.html +++ b/docs/userguide/jp/desktop-applets/powerstatus.html @@ -8,6 +8,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Maciej Bałuta * Humdinger * --> @@ -52,15 +53,29 @@

    powerstatus-icon_64.pngPowerStatus

    - + - +
    Deskbar:Desktop Applets
    Deskbarメニュー:Desktop Applets
    Location:/boot/system/apps/PowerStatus
    Settings:~/config/settings/PowerStatus settings
    設定ファイル:~/config/settings/PowerStatus settings
    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/jp/desktop-applets/processcontroller.html b/docs/userguide/jp/desktop-applets/processcontroller.html index 548c1fd8e3..3d796966b5 100644 --- a/docs/userguide/jp/desktop-applets/processcontroller.html +++ b/docs/userguide/jp/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ @@ -55,7 +56,43 @@ 場所:/boot/system/apps/ProcessController 設定ファイル:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    + +

    ProcessController appletThe primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When Tracker or Deskbar crashes you can run it again from ProcessController's menu.

    +

    Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.

    + +

    If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.
    +To remove the applet again from your tray, uncheck Live in the Deskbar in its context menu.

    +

    Quit an application

    +
    Remember that closing an application can cause data loss and additionally the system may stop working reliably.
    +ProcessController - Quit an application +

    To quit an application just choose it's name from the Quit an application menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.

    +

    Memory usage

    +ProcessController - Memory usage +
    Memory usage monitoring can be very inaccurate.
    +

    This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).

    +

    The first row System resources & caches... shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.

    + + + + + +
    Memory used only by given application (with write access)
    Memory including read-only space (can be shared with other applications)
    +

    Threads and CPU usage

    +ProcessController - Priority +
    Everything in this menu can cause data loss and system instability.
    +

    This menu allows you to change thread priorities, kill processes or debug them.
    +At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.
    +At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.
    +The last level of the menu allows you to change a thread's priority. +

    + + + + + + +
    Kernel code
    User code
    Idle thread
    diff --git a/docs/userguide/jp/filetypes.html b/docs/userguide/jp/filetypes.html index 010cbc3f26..fc2a91d9db 100644 --- a/docs/userguide/jp/filetypes.html +++ b/docs/userguide/jp/filetypes.html @@ -39,7 +39,7 @@
  • English
  • - « Deskbar + « デスクバー :: Contents :: 属性 » @@ -109,7 +109,7 @@ @@ -132,7 +132,7 @@ The letters you type appear at the bottom-left, where normally the number of ite diff --git a/docs/userguide/jp/preferences/backgrounds.html b/docs/userguide/jp/preferences/backgrounds.html index fab44f4c75..cc5f144fb8 100644 --- a/docs/userguide/jp/preferences/backgrounds.html +++ b/docs/userguide/jp/preferences/backgrounds.html @@ -43,7 +43,7 @@ «  Appearance  ::  Preferences  -::  DataTranslations  » +::  データ転換  » @@ -84,7 +84,7 @@ Backgrounds preferencesで指定された色は、 «  Appearance  ::  Preferences  -::  DataTranslations  » +::  データ転換  » diff --git a/docs/userguide/jp/preferences/datatranslations.html b/docs/userguide/jp/preferences/datatranslations.html index 0b1e067581..22a4712062 100644 --- a/docs/userguide/jp/preferences/datatranslations.html +++ b/docs/userguide/jp/preferences/datatranslations.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - DataTranslations + データ転換 @@ -41,49 +43,48 @@  «  Backgrounds  ::  Preferences  -::  Deskbar  » +::  デスクバー  »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    datatranslations-icon_64.pngDataTranslations

    +

    datatranslations-icon_64.pngデータ転換

    - +
    Deskbarメニュー:設定
    場所:/boot/system/preferences/DataTranslations
    設定ファイル:~/config/settings/* - Every Translator creates its own settings file here after you've changes its defaults.
    -~/config/settings/system/DataTranslations settings - Stores the panel's window position.
    設定ファイル:~/config/settings/* - デフォルトの設定を変更すると、トランスレーターごとに設定ファイルが置かれます。
    +~/config/settings/system/DataTranslations settings - パネルのウィンドウ位置を保存します。
    -

    Every application has the ability to open and save every file format for which there's a Translator installed. The settings for these Translators are configured in the DataTranslations preferences.

    +

    全てのアプリケーションが、トランスレーターのインストールされているファイル形式でファイルを開いたり保存したりできます。データ転換の設定でトランスレーターを設定します。


    datatranslations.png -

    Depending on its capabilities, each Translator offers different settings. At least you'll get an Info... button that opens a window with the credits and the installation path.
    -The following table gives an overview of the default Translators and their most useful options.

    +

    トランスレーターの設定項目は機能に応じそれぞれ異なっていますが、Infoボタンを押すとクレジットとインストール先のパスが表示されます。
    +次の表はデフォルトのトランスレーターと特に便利なオプションの一覧です。

    - - - - - - - - - - - - - - - + + + + + + + + + + + + + + +
    BMP Images24bit, uncompressed, no transparency
    EXR ImagesILM's high dynamic-range (HDR) format
    GIF Images8bit, lossless compression, transparency
    -You can reduce the filesize by limiting the number of used colors and the palette.
    -You can write images with transparency, either by automatically using the alpha channel or by setting the RGB value that will be transparent by hand.
    JPEG2000 Images24bit, compressed, no transparency
    -Here, you normally only care about the output quality.
    JPEG Images24bit, compressed, no transparency
    -Besides the output quality you can also set a smoothing that will lessen compression artefacts but can blur the picture a little.
    PCX Images24bit, uncompressed, no transparency, PC Paintbrush Exchange format
    PNG Images32bit, lossless compression, transparency
    PPM Images24bit, uncompressed, no transparency, Portable PixMap format
    RAW Imagesup to 48bit, uncompressed, no transparency
    RTF Text FilesFormatted text
    SGI Images24bit, optional lossless compression, transparency
    StyledEdit FilesFormatted text
    TGA Images32bit, optional lossless compression, transparency
    TIFF Images24bit, optional lossless compression, layers, transparency
    WonderBrush Images32bit, layers, transparency, vector/pixel data
    BMP Images24ビット、非圧縮、非透過
    EXR ImagesILMハイ・ダイナミック・レンジ(HDR)形式
    GIF Images8ビット、ロスレス圧縮、透過
    +使用する色とパレットを制限することでファイルサイズを小さくできます。
    +画像を透過させて書き出すには、アルファチャネルを使い自動的に行うか、手動でRGB値を設定します。
    JPEG2000 Images24ビット、圧縮、非透過
    +ここでは普通、出力品質のみが考慮されます。
    JPEG Images24ビット、圧縮、非透過
    +画像は少し不明瞭になりますが、出力品質だけでなく、スムージングを設定して圧縮による劣化を抑えることもできます。
    PCX Images24ビット、非圧縮、非透過、PC Paintbrush互換形式
    PNG Images32ビット、ロスレス圧縮、透過
    PPM Images24ビット、非圧縮、非透過Portable PixMapフォーマット
    RAW Images最大48ビット、非圧縮、非透過
    RTF Text Files書式付きテキスト
    SGI Images24ビット、ロスレス圧縮オプション、透過
    StyledEdit Files書式付きテキスト
    TGA Images32ビット、ロスレス圧縮オプション、透過
    TIFF Images24ビット、ロスレス圧縮オプション、レイヤー、透過
    WonderBrush Images32ビット、レイヤー、透過、ベクター/ピクセルデータ


    -
    Screenshots, charts, black&white drawings and other images with few used colors, as well as small pictures are best saved as GIF (up to 256 colors) or PNG (millions of colors). JPEG, for example, introduces compression artefacts without gain in smaller filesize.
    +
    スクリーンショット、図表や、白黒など色数の少ない画像、また小さい画像の保存にはGIF(最大256色)かPNG(数百万色)が最適です。例えばJPEGでは、ファイルサイズの削減が得られずに劣化だけ招くことがあります。
    @@ -92,7 +93,7 @@ Besides the output quality you can also set a smoothing that will lessen compres
     «  Backgrounds  ::  Preferences  -::  Deskbar  » +::  デスクバー  »
    diff --git a/docs/userguide/jp/preferences/deskbar.html b/docs/userguide/jp/preferences/deskbar.html index 98427cc213..db48273e12 100644 --- a/docs/userguide/jp/preferences/deskbar.html +++ b/docs/userguide/jp/preferences/deskbar.html @@ -14,7 +14,7 @@ - Deskbar + デスクバー @@ -39,7 +39,7 @@
  • English
  • - « DataTranslations + « データ転換 :: Preferences :: E-Mail » @@ -65,7 +65,7 @@ - E-mail + 電子メール @@ -39,149 +41,149 @@
  • English
  • - « Deskbar + « デスクバー :: Preferences -:: FileTypes » +:: ファイルタイプ »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    - +
    Index
    目次
    - Creating a new e-mail account
    - Setting up incoming e-mail
    - Setting up outgoing e-mail
    - Setting up e-mail filters
    - Setting up the Mail Service + 新しい電子メールアカウントの作成
    + 受信する電子メールの設定
    + 送信する電子メールの設定
    + 電子メールフィルタの設定
    + Mailサービスの設定
    -

    e-mail-icon_64.pngE-mail

    +

    e-mail-icon_64.png電子メール

    Deskbarメニュー:設定
    場所:/boot/system/preferences/E-mail
    設定ファイル:~/config/settings/Mail/*
    -

    Haiku provides a system that retrieves e-mail regularly via a Mail Service (also known as mail_daemon) and saves each mail as a single text file. It parses the mail and fills its attributes with all necessary header information, like from, to, subject and its unread status. Now it can be queried by you or any application. This system also makes switching e-mail clients easy as all the data and your configuration stays the same.
    -The configuration is done in the E-Mail preference panel.

    +

    Haikuは、Mailサービス(mail_daemon)を通じ定期的に電子メールを取得して、メールごとに単一のテキストファイルに保存するシステムを提供します。システムはメールを解析して、差出人、宛先、題名、未読(既読)といった必要な全てのヘッダ情報で属性を設定します。処理は直接あるいは各アプリケーションから要求できます。また、このシステムは全てのデータと構成を保ちつつ電子メールクライアントを切り替えることを容易にします。
    +構成は電子メール設定パネルで行います。

    index -Creating a new e-mail account

    -

    Let's go through the process of setting up an e-mail account.
    -You start by clicking the Add button to create a new, unnamed account. This opens a panel where you fill in your account info:

    +新しい電子メールアカウントの作成 +

    電子メールアカウントの設定手順を追っていきましょう。
    +新しく無名のアカウントを作るために、まずAdd ボタンをクリックします。すると、アカウント情報を入力するパネルが開きます:

    e-mail-new-account.png -

    First, declare the Account Type which is either Receive Mail Only, Send Mail Only, or the most usual type, Send and Receive Mail. Then you set how you get your mail, via POP3 or IMAP.

    -

    Now you enter your E-mail Address, Login Name and Password, give an Account Name under which it will be known under Haiku and your Real Name.

    -

    If your account is from a major e-mail provider, Haiku already knows all technical details like server IP addresses and the following information is already filled in automatically. If that is not the case, just follow this guide and fill in the details to your e-mail account accordingly.

    +

    初めに、 Account Type(アカウントの種類)を設定します。 Receive Mail Only(受信のみ)、 Send Mail Only(送信のみ)、最もよく使われる Send and Receive Mail(送受信)があります。 次に、メールを取得する方法としてPOP3IMAPを選びます。

    +

    それからE-mail Address(電子メールアドレス)、 Login Name(ログイン名)、 Password(パスワード)を入力して、 Haiku内で用いられるAccount Name(アカウント名)とReal Name(本名)も決めてください。

    +

    メジャーな電子メールプロバイダを利用している場合、Haikuは既にサーバのIPアドレスのような技術項目を全て保持しているので、他の情報は自動的に記入されます。それ以外の場合は、このガイドに従って先の電子メールアカウントの項目を埋めてください。

    index -Setting up incoming e-mail

    -

    Click on Incoming under your account's name to set up how e-mails are received.

    +受信する電子メールの設定 +

    どのように電子メールを受信するか設定するには、アカウント名の下にあるIncomingをクリックします。

    e-mail-in.png -

    From the pop-up menu you choose the protocol used by your provider. IMAP and POP3 are supported.

    -

    Next is the Mail Server address for incoming mails. If your provider needs you to log into a specific port, you add that to the address, separated by a colon. For example, pop.your-provider.org:1400.

    -

    Then you enter your login information, Username and Password, and if necessary change the Login Type from the default Plain Text to APOP for authentication.

    -

    If you use POP3 and retrieve mails of this account from different computers, you may want to activate the option to Leave mail on server and only Remove mail from server when deleted locally.

    -

    If you use IMAP instead, you have the option to Remove mail from server when deleted locally. You can specify a Top Mailbox Folder to only synchronize with a specific folder and its subfolders.

    -

    The New Mail Notification offers different methods to announce the arrival of new mail. Try different settings to see what works best for you.

    -

    You can change the Location of your inbox (default: /boot/home/mail/in/), which is useful if you'd like to separate the mails from different accounts into their own folders. However, queries let you sort things out just as well.

    -

    Last on this page, you can opt to only Partially download messages that are larger than a certain size. This will only get the header and you can decide if you want to download the rest of the message plus possible attachments after seeing the subject and who sent it. Useful if you have a slow connection.

    +

    ポップアップメニューからプロバイダーが利用するプロトコルを選びます。IMAPPOP3がサポートされています。

    +

    次に受信するメールのMail Server(メールサーバー)アドレスを設定します。もしプロバイダーが特別なポートにログインすることを要求する場合は、コロンで区切ってそのアドレスを追加してください。(例pop.your-provider.org:1400)

    +

    次にUsernamePasswordを入力します。必要ならLogin TypeをデフォルトのPlain Textから認証付きのAPOPに変更してください。

    +

    もしあなたがPOP3を使っていて、このアカウントのメールを複数のコンピューターで取得するなら、Leave mail on serverオプションを有効にして、ローカルのみでRemove mail from server when deletedを行うとよいでしょう。

    +

    もし代わりにIMAPを使っているならば、Remove mail from server when deleted locallyオプションが利用できます。また、同期するフォルダをTop Mailbox Folder(最上層の受信箱フォルダ)から指定したフォルダとそのサブフォルダに変更できます。

    +

    New Mail Notificationはいくつかの新着メールの通知方法を提供します。設定を試して最適な方法を見つけましょう。

    +

    アカウントによってメールを分けたい場合、受信箱のLocation(場所)を変更することができます。(デフォルト: /boot/home/mail/in/) +クエリでも同様の整理が可能です。

    +

    最後に、指定したサイズより大きいメールについて、Partially download messages(部分的にメッセージをダウンロード)するよう設定することもできます。これはヘッダのみを取得するので、題名と差出人を見た後でメッセージの続きと有効な添付ファイルをダウンロードするか決めることができます。低速な接続回線を利用している場合に便利です。

    index -Setting up outgoing e-mail

    -

    Click on Outgoing under your account's name to set up how e-mails are sent.

    +送信する電子メールの設定 +

    どのように電子メールを送信するか設定するには、アカウント名の下にあるOutgoingをクリックします。

    e-mail-out.png -

    As with incoming mail, you can also change the Location of your outbox (default: /boot/home/mail/out/).

    -

    Next is the SMTP Server address for outgoing mails. As with the incoming server before, you can use a specific port if needed, e.g. mail.your-provider.org:1200.

    -

    If you need to login, you change the Login Type to ESMTP and enter username and password above. The other type is used for providers that need you to check for mail with POP3 before SMTP for identification.

    +

    受信メールと同様に、送信箱のLocation(場所)を変更できます。(デフォルト: /boot/home/mail/out/)

    +

    次に送信するメールのSMTP Server(SMTPサーバー)アドレスを設定します。送信サーバのと同様、必要に応じてポートを指定することができます。(例mail.your-provider.org:1200)

    +

    ログインする必要があれば、Login Type(ログインの種類)をESMTPに変更しユーザー名とパスワードを入力します。 もうひとつは、プロバイダーがメール確認時に認証のためPOP3 before SMTPを要求する場合に用いられます。

    index -Setting up e-mail filters

    -

    If you want to filter your incoming email, you click on E-Mail Filters under your account's name to set up automatic sorting. You can add any number of filters that are applied one after the other. You can rearrange them by drag&dropping them to their new position.
    -Besides the R5 Daemon Filter that's used for backward compatibility, there are two other Incoming Mail Filters you can add.

    +電子メールフィルタの設定 +

    受信するメールにフィルタを適用するには、自動処理のためにアカウント名の下にあるE-Mail Filtersをクリックします。複数のフィルタを追加して順に適用できます。順番はそれらを新しい位置にドラッグ&ドロップすることで並べ替えることができます。
    +後方互換を実現するためのR5 Daemon Filterに加え、2つの異なったIncoming Mail Filters(受信メールフィルタ)が追加可能です。

    index -Spam Filter

    +Spamフィルタ e-mail-filter-spam.png -

    The spam filter uses statistical methods to classify a mail as unwanted spam. It assigns a value between 0 and 1 to it and you can decide what are the limits for a genuine mail and what will be considered spam.
    -You can have that spam rating added to the start of the subject.
    -Also, the spam filter can learn from all incoming e-mail. Of course, you'll have to teach it by sorting out the false positives, mails that were mistakenly marked as spam. You'll find more on that when we discuss the application Mail.

    -

    Together with the following Match Header filter, you're able to automatically sort out detected spam mails.

    +

    spamフィルタは不要なスパムの判定に統計的手法を利用します。メールには0から1の評価値が付与され、ユーザーはスパムと通常のメールとの境界値を決めることができます。
    +評価値を受信メールの題名の先頭に追加することが可能です。
    +また、spamフィルタは全ての受信メールから学習することができます。もちろん、誤ってスパム判定されている偽陽性のメールを訂正しなくてはいけません。Mail(メール)アプリケーションについての説明で詳しく知ることができるでしょう。

    +

    Match Header (マッチヘッダ)フィルタと併用することで、検出されたスパムメールを自動的に整理できます。

    index -Match Header

    +マッチヘッダ e-mail-filter-header.png -

    This filter compares a header to a search pattern and performs some action when it matches.
    -With the first text field you specify which header to check against. These are available:

    +

    このフィルタはヘッダと検索パターンを比較し、一致した際に処理を行います。
    +最初のテキストフィールドには対象のヘッダを指定します。以下のヘッダが指定できます:

    - + - - - + + + - + - + - + - + - + - - - + + + - - - - - + + + + +
    Name the name of the sender
    差出人の名前
    From the e-mail address of the sender
    To your e-mail address (different for each e-mail account)
    差出人の電子メールアドレス
    To(宛先) あなたの電子メールアドレス(アカウントによって異なります)
    Reply To the e-mail address replies are sent to
    返信先の電子メールアドレス
    When the date and time the mail was received
    メールが受信された日時
    Subject the subject line
    メールの題名
    Cc addresses of anyone receiving a carbon copy (Cc)
    メールの複製(Cc)を受信するアドレスの一覧
    Account the name of the e-mail's account
    電子メールアカウントの名前
    Status The current status of the e-mail. Normally, this can be "Read", "Replied", "Sent", "Forwarded", "New", or anything you have defined yourself. However, unless you change it yourself in a filter, it will always be "New" after the Mail Service fetched the mail.
    Priority is set by the sender's e-mail program (e.g. "urgent")
    電子メールのステータスを表します。通常は"Read(来読)"、"Replied(返信済み)"、"Sent(送信済み)"、"Forwarded(転送済み)"、"New(新規)"、または自分自身で定義したものです。ただし、フィルタでここを変更しても、Mailサービスがメールを取得した後は常に"New(新規)"が適用されています。
    Priority(優先度) 差出人の電子メールプログラム側で設定されます。(例 "urgent(緊急)")
    Thread essentially the same as "Subject", but without things like Re: or Fwd:
    Classification Group depending on what the spam filter classified it as, this will either be empty (if uncertain) or contain the word "Genuine" or "Spam"
    Spam/Genuine Estimate this is a numerical estimate that the spam filter assigned to the e-mail. They are shown in scientific notation, where 1.065e-12 translates to 1.065 divided by 10 to the 12th power, which in this case translates to 0.000000000001065.
    基本的に"Subject"と同じですが、Re:やFwd:といった文字列が除かれます。
    Classification Group(分類グループ) スパムフィルタの判定に依存して、空白(不確かな場合)か、あるいは"Genue(本物)"か"Spam(スパム)"の文字列を含みます。
    Spam/Genuine Estimate(評価値) これはスパムフィルタが電子メールに付加する評価の数値です。これは科学的な記法で表記され、例えば1.065e-12は1.065を10の12乗で割った0.000000000001065を意味します。
    -

    The second text field holds your search pattern. It accepts regular expressions which gives it great flexibility, while unfortunately complicating things a bit. Read up on it a bit, it's well worth it and simple search patterns aren't that complicated at all.

    -

    With the pop-up menu below it, you assign an action when the pattern matches. You can move or delete a mail, set the status to "Read" or anything else or set the e-mail account you'll reply with.

    +

    2番目のテキストフィールドには検索パターンを入力します。ここではregular expression(正規表現)が利用可能で、多少複雑になる場合があるものの高い柔軟性を提供しています。 リンク先を少し読めば、正規表現を利用する価値が充分にあり、また単純な検索パターンに関しては全く複雑にならないことが分かるでしょう。

    +

    その下のポップアップメニューで、パターンが一致した際の処理を選択します。メールの移動や削除、"Read(既読)"などメールのステータス変更、返信に用いる電子メールアドレスの設定ができます。

    index -Outgoing Mail Filters

    -

    At this moment, there's only one filter that deals with outgoing mail: fortune. -
    It will attach a randomly chosen funny or wise "fortune cookie" to the end of every mail before it's sent out. You can do a dry run by issuing the command fortune in a Terminal.

    +送信メールフィルタ +

    送信するメールに適用できるフィルタはたったひとつです: fortune(占い)。 +
    このフィルタは送信するメールが送られる前に、その末尾にランダムに選ばれた愉快な(あるいは賢い)"fortune cookie"を付け加えます。これはターミナルででfortuneコマンドを実行することで試すことができます。

    index -Setting up the Mail Service

    -

    Now that your incoming and outgoing mail servers (and maybe some filters, too), are configured, you have to tell the Mail Service that does all the actual checking and fetching how to do its job.

    +Mailサービスの設定 +

    受信及び送信メールサーバの設定が(おそらくフィルターの設定も)完了したので、実際の確認と取得の全てを行うMailサービスにジョブをどのように行うか知らせる必要があります。

    e-mail-settings.png -

    Under Mail Checking you configure the interval at which the account's mail server is probed for new mail.
    -If you're on a dial-up connection, you may want to do that Only When Dial-Up is Connected and also Schedule Outgoing Mail When Dial-Up is Disconnected to avoid dialing automatically in regularly only to check for mail.

    -

    The Mail Service has a status window which you can set to show up Never, While Sending, While Sending and Receiving or Always.

    -

    Make sure to Start Mail Services on Startup or there will be no mail_daemon running to do your bidding...

    +

    Mail Checkingで アカウントのメールサーバに新着メールの問い合わせを行う間隔を指定します。
    +ダイヤルアップ接続を利用している場合、メールチェックのためだけに自動でダイヤルしてしまうのを防ぐためOnly When Dial-Up is ConnectedSchedule Outgoing Mail When Dial-Up is Disconnectedを有効にするとよいでしょう。

    +

    Mailサービスでは、ステータスウィンドウの表示をNeverWhile SendingWhile Sending and ReceivingAlwaysから選択できます。

    +

    Start Mail Services on Startupが無効だと処理を実行するmail_daemonが起動していないので、有効であるかしっかり確かめてください。

    e-mail-mailbox.png -

    Edit Mailbox Menu... will open the folder /boot/home/config/Mail/Menu Links/. All folders or queries (!) or their links put into this folder will appear in the context menu of the mailbox icon of the Mail Services in the Deskbar tray.

    -

    From that menu, you can also Create New Message..., Check For Mail Now or Edit Preferences....

    -

    The mailbox icon itself shows if there are unread messages (status "New") when there are envelopes inside.

    +

    Edit Mailbox Menu.../boot/home/config/Mail/Menu Links/フォルダを開きます。この中に格納されたすべてのフォルダやクエリ、またそれらのリンクが、デスク箱トレイのMailサービスにあるメールボックスアイコンのコンテキストメニューに表示されます。

    +

    メニューからは、Create New Message...Check For Mail NowEdit Preferences...といった操作ができます。

    +

    メール箱アイコンは、未読メッセージ("New(新規)"ステータス)がある場合に中に封筒マークを表示します。

    diff --git a/docs/userguide/jp/preferences/filetypes.html b/docs/userguide/jp/preferences/filetypes.html index 583f31865e..575a4a9fbb 100644 --- a/docs/userguide/jp/preferences/filetypes.html +++ b/docs/userguide/jp/preferences/filetypes.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - FileTypes + ファイルタイプ @@ -39,24 +41,23 @@
  • English
  • - «  E-mail  + «  電子メール  ::  Preferences  -::  Fonts  » +::  フォント  »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    filetypes-icon_64.pngFileTypes

    +

    filetypes-icon_64.pngファイルタイプ

    +~/config/settings/beos_mime/* - 全てのMIMEタイプをフォルダとして保存します。
    Deskbarメニュー:設定
    場所:/boot/system/preferences/FileTypes
    設定ファイル:~/config/settings/FileTypes settings
    -~/config/settings/beos_mime/* - Stores all MIME types as folders.
    -

    Please refer to topic Filetypes and the workshop Filetypes, Attributes, Index and Queries that explains most of this preference panel.

    +

    この設定パネルのほとんどを説明している、FiletypesとワークショプのFiletypes, Attributes, Index and Queriesを参照してください。

    @@ -64,9 +65,9 @@ diff --git a/docs/userguide/jp/preferences/fonts.html b/docs/userguide/jp/preferences/fonts.html index f55d1642d1..2bb9d4e1ba 100644 --- a/docs/userguide/jp/preferences/fonts.html +++ b/docs/userguide/jp/preferences/fonts.html @@ -16,7 +16,7 @@ - Fonts + フォント @@ -41,15 +41,14 @@
  • English
  • - «  FileTypes  + «  ファイルタイプ  ::  Preferences  -::  Keyboard  » +::  キーボード  »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.

    fonts-icon_64.pngフォント

    @@ -60,7 +59,7 @@


    fonts.png -

    Haikuは異なった目的のために3種類の標準フォントを定めています。ここで、システム全体で用いられるフォントのスタイル(通常・太字・固定幅)とサイズを設定します。加えて、メニューで使われるフォントの設定が別にあります。

    +

    Haikuは異なった目的のために3種類の標準フォントを定めています。ここでシステム全体で用いられるフォントのスタイル(通常・太字・固定幅)とサイズを設定します。加えて、メニューで使われるフォントの設定が別にあります。

    @@ -69,16 +68,16 @@

    index 新しいフォントのインストール

    -

    新しいフォントを各自のユーザフォルダにコピーすることでインストールできます。 /boot/common/fonts/ or /boot/home/config/fonts/ (see topic Filesystem layout).

    +

    新しいフォントを各自のユーザフォルダにコピーすることでインストールできます。/boot/common/fonts/ または/boot/home/config/fonts/ (Filesystem layoutのトピックをご覧ください)

    diff --git a/docs/userguide/jp/preferences/keyboard.html b/docs/userguide/jp/preferences/keyboard.html index 239aaa48fe..54fd78e232 100644 --- a/docs/userguide/jp/preferences/keyboard.html +++ b/docs/userguide/jp/preferences/keyboard.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - Keyboard + キーボード @@ -39,17 +41,16 @@
  • English
  • - «  Fonts  + «  フォント  ::  Preferences  -::  Keymap  » +::  キーマップ  »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    keyboard-icon_64.pngKeyboard

    +

    keyboard-icon_64.pngキーボード

    Defaults すべての設定をデフォルト値に戻します。
    Revert フォント設定を開始した時点で有効だった設定に戻します。
    @@ -57,10 +58,10 @@
    Deskbarメニュー:設定
    場所:/boot/system/preferences/Keyboard


    keyboard.png -

    Set the repeat rate and the delay until a held down key starts to repeat. You can test your settings in the text field at the bottom.

    +

    繰り返しの速度と、キーを押下してから繰り返しを始めるまでの間隔を設定します。下のテキストフィールドで設定をテストできます。

    - +
    Defaults すべての設定をデフォルト値に戻します。
    Revert brings back the settings that were active when you started the Keyboard preferences.
    Revert 設定を、キーボードの設定を開始した時点で有効だった設定に戻します。
    @@ -69,9 +70,9 @@ diff --git a/docs/userguide/jp/preferences/keymap.html b/docs/userguide/jp/preferences/keymap.html index eb19ada4c0..7759a29faf 100644 --- a/docs/userguide/jp/preferences/keymap.html +++ b/docs/userguide/jp/preferences/keymap.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - Keymap + キーマップ @@ -39,9 +41,9 @@
  • English
  • - « Keyboard + « キーボード :: Preferences -:: Locale » +:: ロケール »
    @@ -49,43 +51,43 @@
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    keymap-icon_64.pngKeymap

    +

    keymap-icon_64.pngキーマップ

    -
    Deskbarメニュー:設定
    場所:/boot/system/preferences/Keymap
    設定ファイル:~/config/settings/Keymap/* - Location of user modified keymaps.
    +
    設定ファイル:~/config/settings/Keymap/* - ユーザーが変更したキーマップの場所
    ~/config/settings/Key_map


    keymap.png -

    To the right, the Keymap window shows a representation of your keyboard. When you press a key, the corresponding key is darkened and the assigned symbol is entered into the Sample and Clipboard text field at the bottom. From there you can also copy and paste it into a document.
    -Thus, the Keymap preferences are not only for configuring your local keymap, but are also useful when looking for a special symbol used in other languages. For example, you can switch the keymap to "French", find the "ç" and copy it into your mail to François. (Though you'll find the "cedil" also in other keymaps...)

    -

    Pressing modifier keys like SHIFT, CONTROL or OPTION changes the displayed keyboard accordingly.

    +

    キーマップウィンドウは向かって右側にあなたのキーボードの図を示します。実際のキーを押すと、対応するキーが暗くなり、割り当てられている文字や記号が下のSample and Clipboardテキストフィールドに入力されます。ここからドキュメントにコピー&ペーストすることもできます。
    +従って、キーマップの設定はローカルのキーマップを構成するだけでなく、他の言語で使われる特別な文字や記号を探すのにも役立ちます。例えば、キーマップを"French(フランス語)"に変更し、"ç"を探してFrançoisへのメールにコピーすることができます。(もっとも、他のキーマップでも"セディーユ"は見つかるでしょう)

    +

    SHIFTキー、CONTROLキーやOPTIONキーといった修飾キーを押すと、表示されるキーボードはそれに応じて変化します。

    Then there are the keys that are marked with a blue background. These keys are called Dead Keys that can change the key you press after that. If you click on such a blue key with your mouse, those changeable keys light up yellow. Click again and everything's back to normal. Examples are é, ñ, ó or ë.

    -

    Below the keyboard representation are two more options:

    +

    キーボードの図の下に、さらに2つのオプションがあります:

    - - + +
    Select Dead Keys for setting the above mentioned blue keys.
    Switch Shortcut Key... for using the shortcut key in Windows/Linux mode, i.e. CONTROL (normally CTRL) or Haiku mode, i.e. COMMAND (normally ALT).
    Select Dead Keys(デッドキーを選択) 上で触れた青いキーの設定用です。
    Switch Shortcut Key...(ショートカットキーを切り替え…) ショートカットキーをCONTROL (普通CTRL)を用いるWindows/Linuxモードで利用するか、COMMAND (普通ALT)を用いるHaikuモードで利用するかを切り替えます。
    -

    The lists on the left offer the available pre-configured keymaps of the system, and below that, if available, user-defined maps. You can change a keymap via drag&drop in the keyboard representation: a left-click-drag copies a key, a right-click-drag exchanges the two keys.
    -When you're done you can save the result from the menu File | Save.... Your modified map will only appear in the user-defined list if it's stored in ~/config/settings/Keymap/. Otherwise you'll have to manually load it via File | Open....

    -

    To better match the Keymap panel to your physical keyboard, there are several different settings available from the Layout menu.

    -

    The font used in the keyboard representation is set from the Font menu. Note, that it may or may not contain all symbols for a specific keymap.

    -

    Finally, there's a Revert button to bring back the settings that were active when you started the Keymap preferences.

    +

    左の一覧はシステムによって用意されたキーマップで、もし利用可能であれば、その下にユーザー定義のキーマップが列挙されます。画面キーボードでドラッグ&ドロップしてキーマップを変更することができます。左クリックでドラッグするとキーのコピー、右クリックでドラッグするとキーの交換になります。
    +変更を終えたら、変更後の結果をFile | Save...メニューから保存することができます。変更したキーマップは~/config/settings/Keymap/に置かれている場合のみユーザー定義の一覧に表示されます。もしそうでなければ、File | Open...から手動で読込む必要があります。

    +

    キーマップパネルと物理キーボードをより一致させるために、 Layoutメニューからいくつかの異なった設定が利用できます。

    +

    画面キーボードで使われるフォントはFontメニューで変更できます。フォントが全ての文字と記号を含むとは限らないということに注意してください。

    +

    キーマップの設定を始めた時点の設定に戻すためにRevertボタンもあります。

    index -Advanced keymap manipulation

    -

    There's another method to customize your keymap besides the Keymap preference panel. It involves editing a text file containing loads of hex values, which may appear daunting on first sight, but isn't really that impossible to grasp.

    -

    You can dump the current keymap with a command in Terminal:

    +高度なキーマップの操作 +

    キーマップをカスタマイズする方法は、キーマップ設定パネル以外にもあります。多くの16進値を含んだテキストファイルを編集する必要があるので、一見複雑で面倒に見えますが、扱うのはそれほど不可能ではありません。

    +

    ターミナルに次のコマンドを入力することで現在のキーマップをダンプすることができます:

    keymap -d > MyKeymap
    -

    The generated text file can then be opened in a text editor. Make sure to use a fixed font in that editor or you'll never grok that file...
    -At the beginning of that file, you'll find a legend of a stylized keyboard with the hex value corresponding to each key. Below that are the actual assignments of every value. You can do all the customizing that's also available from the Keymap preference panel, and then some. If you happen to have some special keys on your keyboard, you may be able to activate them. That is, use them as ordinary keys or like an option or control key. You won't be able to, for example, have your multimedia keys de/increase the volume or start some application. For this you can use e.g. SpicyKeys.

    -

    When you're finished, you'll save the file and have your system load the modified keymap with this command:

    +

    生成されたテキストファイルはテキストエディタで開くことができます。エディタで等幅フォントを使っていることをよく確認してください。そうでなければいつまでも内容を理解できないでしょう。
    +ファイルの冒頭に、16進数と対応するキーの凡例が用意されています。その下にそれぞれの値の実際の割り当てが記述されています。キーマップ設定パネルで行えるすべてのカスタマイズに加え、いくつかの設定が可能です。もしキーボードに特別なキーがある場合は、それらを有効にすることができます。普通のキーとして使うか、あるいはオプションキーやコントロールキーとして使うことができますが、例えばマルチメディアキーを音量アップ/ダウンやアプリケーションの起動に割り当てることはできません。これには例えばSpicyKeysを利用します。

    +

    設定を終えたら、ファイルを保存して、次のコマンドでシステムに変更したキーマップを読込ませます:

    keymap -s < MyKeymap
    -

    If you'd like to import this keymap into the Keymap panel, you have to compile it first to a binary format:

    +

    このキーマップをキーマップパネルにインポートしたい場合は、まずファイルをバイナリ形式に不コンパイルする必要があります:

    keymap -c < MyKeymap
    -

    This will produce a file keymap.out which you can load into Keymap via its Open... menu. By the way, the keymap command is able to load this binary format as well: keymap -l < keymap.out

    +

    これで生成されるkeymap.outOpen...メニューから読込むことができます。ちなみに、次のキーマップコマンドでもこのバイナリ形式を同様に読込むことができます: keymap -l < keymap.out

    This is the dumped file (the rightmost keys of the stylized keyboard are cut-off for a nicer display on this page):

    #!/bin/keymap -s
    @@ -368,9 +370,9 @@ TildeTab = Normal Shift Option Option-Shift CapsLock CapsLock-Shift CapsLock-Opt
     
     
     
    diff --git a/docs/userguide/jp/preferences/locale.html b/docs/userguide/jp/preferences/locale.html
    index df9235299d..396d75e378 100644
    --- a/docs/userguide/jp/preferences/locale.html
    +++ b/docs/userguide/jp/preferences/locale.html
    @@ -9,12 +9,14 @@
      *
      * Authors:
      *		Humdinger 
    + * Translators:
    + *		Kentaro Ozeki
      *
     -->
     	
     	
     	
    -	Locale
    +	ロケール
     	
     
     
    @@ -48,27 +50,26 @@
     
     
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    Locale

    +

    ロケール

    -

    locale-icon_64.pngLocale

    +

    locale-icon_64.pngロケール

    - + - +
    Deskbar:設定
    Deskbarメニュー:設定
    場所:/boot/system/preferences/Locale
    Settings:~/config/settings/Locale settings
    設定ファイル:~/config/settings/Locale settings


    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/preferences/media.html b/docs/userguide/jp/preferences/media.html index 027295e235..e898a29a71 100644 --- a/docs/userguide/jp/preferences/media.html +++ b/docs/userguide/jp/preferences/media.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - Media + メディア @@ -39,34 +41,33 @@
  • English
  • - «  Locale  + «  ロケール  ::  Preferences  -::  Mouse  » +::  マウス  »
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    media-icon_64.pngMedia

    +

    media-icon_64.pngメディア

    +~/config/settings/MediaPrefs Settings - パネルのウィンドウ位置を保存します。
    Deskbarメニュー:設定
    場所:/boot/system/preferences/Media
    設定ファイル:~/config/settings/Media/*
    ~/config/settings/System Audio Mixer
    -~/config/settings/MediaPrefs Settings - Stores the panel's window position.
    -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるためDocumentation mailing listでお知らせください。

    diff --git a/docs/userguide/jp/preferences/mouse.html b/docs/userguide/jp/preferences/mouse.html index 5b736687c7..a4c8c57fe3 100644 --- a/docs/userguide/jp/preferences/mouse.html +++ b/docs/userguide/jp/preferences/mouse.html @@ -9,12 +9,14 @@ * * Authors: * Humdinger + * Translators: + * Kentaro Ozeki * --> - Mouse + マウス @@ -39,7 +41,7 @@
  • English
  • - «  Media  + «  メディア  ::  Preferences  ::  Network  » @@ -47,9 +49,8 @@
    -
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    -

    mouse-icon_64.pngMouse

    +

    mouse-icon_64.pngマウス

    @@ -57,19 +58,19 @@
    Deskbarメニュー:設定
    場所:/boot/system/preferences/Mouse


    mouse.png -

    Set your type of mouse: 1, 2 or 3 button mouse. You can simulate the 2nd (=right) mouse button by holding down CTRL while left-clicking. For the 3rd (=middle) mouse button, it's CTRL ALT and a left-click. A middle-click is also simulated by clicking left and right button together. Useful for notebooks, which mostly don't have a 3rd button.

    -

    You can rearrange the mouse buttons by clicking on them and choosing their new meaning from the pop-up menu.

    -

    With the sliders to the right, you adjust double-click speed, mouse speed and acceleration.

    -

    Focus follows mouse means, that you don't have to click into a window to activate it. There are three modes:

    +

    マウスの種類を1ボタン、2ボタン、3ボタンから選択してください。CTRLキーを押しながら左クリックすることで、マウスの第2(右)ボタンをシミュレートできます。第3(中央)ボタンはCTRL ALTと左クリックでシミュレートできます。中央クリックは左と右を同時にクリックすることでもシミュレートできます。これは多くが第3ボタンを持たないノートブック型で便利です。

    +

    ボタンをクリックして、ポップアップメニューから対応する新しい動作を選ぶことで、マウスの挙動を好みに変更できます。

    +

    スライダーを右に動かすことで、ダブルクリックの速度、マウスの速度と加速度が調整できます。

    +

    Focus follows mouse を有効にすると、ウィンドウをアクティブにする際のクリックが不要になります。以下の3つのモードがあります:

    - - - + + +
    Enabled The window under the mouse pointer is always activated automatically, but doesn't pop to the front.
    Warping Choosing a window from Deskbar or the Twitcher will have the mouse pointer glide smoothly toward it.
    Instant-Warping Choosing a window from Deskbar or the Twitcher will have the mouse pointer jump instantly toward it.
    Enabled マウスポインタの下のウィンドウは常に自動でアクティブになるが、最前面には出てきません。
    Warping デスクバーかTwitcherからウィンドウを選ぶと、マウスポインタがそれに向かってスムースに移動します。
    Instant-Warping デスクバーかTwitcherからウィンドウを選ぶと、そこにマウスポインタがすぐ移動します。
    -

    All settings are immediately applied.

    +

    すべての設定は即時に反映されます。

    - +
    Defaults すべての設定をデフォルト値に戻します。
    Revert brings back the settings that were active when you started the Mouse preferences.
    Revert 設定を、マウスの設定を始めた時点で有効だった設定に戻します。
    @@ -77,7 +78,7 @@ @@ -70,7 +70,7 @@ + + + + List of commands + + + + + + + + +
    +
    +
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/pt_PT/desktop-applets/networkstatus.html b/docs/userguide/pt_PT/desktop-applets/networkstatus.html index fac16f80f1..3ac5186b87 100644 --- a/docs/userguide/pt_PT/desktop-applets/networkstatus.html +++ b/docs/userguide/pt_PT/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/pt_PT/desktop-applets/processcontroller.html b/docs/userguide/pt_PT/desktop-applets/processcontroller.html index 8dd28d7e5c..0ca5b7ef6c 100644 --- a/docs/userguide/pt_PT/desktop-applets/processcontroller.html +++ b/docs/userguide/pt_PT/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
    +
    +
    Перевод этой страницы еще не завершен. Пока это не произойдет, незавершенные части будут на английском.
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/ru/desktop-applets/networkstatus.html b/docs/userguide/ru/desktop-applets/networkstatus.html index e939353034..6aabfc648c 100644 --- a/docs/userguide/ru/desktop-applets/networkstatus.html +++ b/docs/userguide/ru/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ + diff --git a/docs/userguide/ru/desktop-applets/processcontroller.html b/docs/userguide/ru/desktop-applets/processcontroller.html index f5c476e812..0a178a22f6 100644 --- a/docs/userguide/ru/desktop-applets/processcontroller.html +++ b/docs/userguide/ru/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
    +
    +
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/sv_SE/desktop-applets/networkstatus.html b/docs/userguide/sv_SE/desktop-applets/networkstatus.html index a5c9806017..c5691c34d4 100644 --- a/docs/userguide/sv_SE/desktop-applets/networkstatus.html +++ b/docs/userguide/sv_SE/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/sv_SE/desktop-applets/processcontroller.html b/docs/userguide/sv_SE/desktop-applets/processcontroller.html index 3bf78ce4f3..a1751d7ac8 100644 --- a/docs/userguide/sv_SE/desktop-applets/processcontroller.html +++ b/docs/userguide/sv_SE/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ + + + + List of commands + + + + + + + + +
    +
    +
    The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/uk/desktop-applets/networkstatus.html b/docs/userguide/uk/desktop-applets/networkstatus.html index 047d7bc721..7f1db40cd3 100644 --- a/docs/userguide/uk/desktop-applets/networkstatus.html +++ b/docs/userguide/uk/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -55,7 +56,21 @@ Розташування в Tracker:/boot/system/apps/NetworkStatus Настройки розташовані за адресою:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    NetworkStatus shows the status of your network connections. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    NetworkStatus applet
    +The first section contains network devices' names with their state. Below are wireless networks found by the first wireless adapter. You can Open network preferences... to change your network configuration or Quit the applet.

    +

    NetworkStatus - status of the interface
    +Clicking on a network device's name in the context menu shows its IP, broadcast and netmask addresses.

    + +

    Status icons

    + + + + + + +
    ReadyLink is established.
    ConfiguringConnecting in progress.
    No stateful configurationSome settings are missing (check IP configuration).
    No linkThere is no physical connection (probably the network cable is not connected and wireless networks are unavailable).
    -There are no network adapters available (if you are sure that at least one is connected, there are probably no drivers yet).
    diff --git a/docs/userguide/uk/desktop-applets/powerstatus.html b/docs/userguide/uk/desktop-applets/powerstatus.html index 49b0032813..73f3181314 100644 --- a/docs/userguide/uk/desktop-applets/powerstatus.html +++ b/docs/userguide/uk/desktop-applets/powerstatus.html @@ -8,6 +8,7 @@ * Distributed under the terms of the MIT License. * * Authors: + * Maciej Bałuta * Humdinger * --> @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/uk/desktop-applets/processcontroller.html b/docs/userguide/uk/desktop-applets/processcontroller.html index 921752222a..dd1c2d7e1d 100644 --- a/docs/userguide/uk/desktop-applets/processcontroller.html +++ b/docs/userguide/uk/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@ @@ -55,7 +56,43 @@ Розташування в Tracker:/boot/system/apps/ProcessController Настройки розташовані за адресою:none -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    + +

    ProcessController appletThe primary task of ProcessController applet is to show CPU(s) activity and amount of used memory. It allows monitoring of individual processes, change their priority, and kill them if the program freezes. In multiprocessor environments it allows you to disable individual processors/cores. When Tracker or Deskbar crashes you can run it again from ProcessController's menu.

    +

    Indicators on the left shows each CPU usage, while the bar on the right shows the memory consumption. Remember that the number of indicators depends on the number of processors in the computer.

    + +

    If not yet running, launching ProcessController will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.
    +To remove the applet again from your tray, uncheck Live in the Deskbar in its context menu.

    +

    Quit an application

    +
    Remember that closing an application can cause data loss and additionally the system may stop working reliably.
    +ProcessController - Quit an application +

    To quit an application just choose it's name from the Quit an application menu. This is a clean way to close app, just like when you would click the close button. There are some teams that cannot be quitted this way, mostly system processes.

    +

    Memory usage

    +ProcessController - Memory usage +
    Memory usage monitoring can be very inaccurate.
    +

    This menu allows you to monitor memory usage of different teams in your system. Next to the team's name there are two columns: first with memory amount reserved for write, while the second shows all memory including read-only space (shared libraries for example).

    +

    The first row System resources & caches... shows total amount of memory used by system and all applications. The length of the blue bar is based on total physical memory in your computer. The next rows show memory used by each process. Please note that the length of the bar is based only on the used part of memory.

    + + + + + +
    Memory used only by given application (with write access)
    Memory including read-only space (can be shared with other applications)
    +

    Threads and CPU usage

    +ProcessController - Priority +
    Everything in this menu can cause data loss and system instability.
    +

    This menu allows you to change thread priorities, kill processes or debug them.
    +At the first level you see team names, when you click on it, you can kill the whole team. The dark-blue part of the bar is spent in kernel code, the light-blue part in user code, the green part in the idle thread(s). A bar completely filled with blue means that the team is using all processing power.
    +At the second level there are particular threads. By clicking them you can debug or kill them. A bar completely filled with blue means that the thread is using completely one processor/core.
    +The last level of the menu allows you to change a thread's priority. +

    + + + + + + +
    Kernel code
    User code
    Idle thread
    diff --git a/docs/userguide/uk/images/networkstatus-images/applet.png b/docs/userguide/uk/images/networkstatus-images/applet.png new file mode 100644 index 0000000000..810cd99edc Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/applet.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/icon-connecting.png b/docs/userguide/uk/images/networkstatus-images/icon-connecting.png new file mode 100644 index 0000000000..b8cb41f9d1 Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/icon-connecting.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/icon-noconnection.png b/docs/userguide/uk/images/networkstatus-images/icon-noconnection.png new file mode 100644 index 0000000000..98ef4773d2 Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/icon-noconnection.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/icon-nodevices.png b/docs/userguide/uk/images/networkstatus-images/icon-nodevices.png new file mode 100644 index 0000000000..442f3b6c8a Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/icon-nodevices.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/icon-nosettings.png b/docs/userguide/uk/images/networkstatus-images/icon-nosettings.png new file mode 100644 index 0000000000..31880bca41 Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/icon-nosettings.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/icon-ready.png b/docs/userguide/uk/images/networkstatus-images/icon-ready.png new file mode 100644 index 0000000000..1996e712b2 Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/icon-ready.png differ diff --git a/docs/userguide/uk/images/networkstatus-images/status.png b/docs/userguide/uk/images/networkstatus-images/status.png new file mode 100644 index 0000000000..9497d98cb7 Binary files /dev/null and b/docs/userguide/uk/images/networkstatus-images/status.png differ diff --git a/docs/userguide/uk/images/powerstatus-images/applet.png b/docs/userguide/uk/images/powerstatus-images/applet.png new file mode 100644 index 0000000000..7394358f6b Binary files /dev/null and b/docs/userguide/uk/images/powerstatus-images/applet.png differ diff --git a/docs/userguide/uk/images/processcontroller-images/applet.png b/docs/userguide/uk/images/processcontroller-images/applet.png new file mode 100644 index 0000000000..b9d5f0a64c Binary files /dev/null and b/docs/userguide/uk/images/processcontroller-images/applet.png differ diff --git a/docs/userguide/uk/images/processcontroller-images/memory.png b/docs/userguide/uk/images/processcontroller-images/memory.png new file mode 100644 index 0000000000..3f0b5bf2a8 Binary files /dev/null and b/docs/userguide/uk/images/processcontroller-images/memory.png differ diff --git a/docs/userguide/uk/images/processcontroller-images/priority.png b/docs/userguide/uk/images/processcontroller-images/priority.png new file mode 100644 index 0000000000..a9d9162bcc Binary files /dev/null and b/docs/userguide/uk/images/processcontroller-images/priority.png differ diff --git a/docs/userguide/uk/images/processcontroller-images/quit.png b/docs/userguide/uk/images/processcontroller-images/quit.png new file mode 100644 index 0000000000..48011b4b03 Binary files /dev/null and b/docs/userguide/uk/images/processcontroller-images/quit.png differ diff --git a/docs/userguide/uk/tracker.html b/docs/userguide/uk/tracker.html index 2ca5cf086f..7c89152ea6 100644 --- a/docs/userguide/uk/tracker.html +++ b/docs/userguide/uk/tracker.html @@ -64,7 +64,7 @@

    Tracker

    -

    The Tracker is the graphical interface to all your files. It let's you create new files and folders or find, launch or rename as well as copy or delete existing ones.

    +

    The Tracker is the graphical interface to all your files. It lets you create new files and folders or find, launch or rename as well as copy or delete existing ones.

    Being an application like any other (the Desktop with its icons is really just a fullscreen window in the background), Tracker appears with its windows in the Deskbar and can be quit and restarted. The easiest way to quit and restart a crashed or frozen Tracker (or a wayward Deskbar) is to call the Team Monitor.

    diff --git a/docs/userguide/zh_CN/applications.html b/docs/userguide/zh_CN/applications.html index ebc4558cb7..434380305c 100644 --- a/docs/userguide/zh_CN/applications.html +++ b/docs/userguide/zh_CN/applications.html @@ -50,6 +50,7 @@
    +
    本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。

    应用程序

    @@ -144,7 +145,8 @@ Haiku的命令行软件

    除了 Bash 自带的或者 POSIX 兼容的常用命令行工具之外,还需要注意的是一些 Haiku下 特殊的命令行应用程序。这些命令对于脚本编写非常有用,您可以阅读 Bash和脚本 相关主题来了解有关内容。

    - + +
    icon命令行程序
    iconList of all commandline applications
    iconHaiku-specific commandline applications

    diff --git a/docs/userguide/zh_CN/applications/cli-apps.html b/docs/userguide/zh_CN/applications/cli-apps.html index a5d688fa72..957c392556 100644 --- a/docs/userguide/zh_CN/applications/cli-apps.html +++ b/docs/userguide/zh_CN/applications/cli-apps.html @@ -42,7 +42,8 @@ -Applications  + «  List of commands  +::  Applications  @@ -50,7 +51,7 @@
    本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。
    -

    cli-app-icon_64.png命令行程序

    +

    cli-app-icon_64.pngHaiku-specific commandline applications

    位置:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    @@ -100,9 +101,10 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"

    open 是一个非常小巧的工具。通过它,您可以以默认的程序打开任何文件,或者利用程序的签名还打开该程序而无需知道它的路径。它也可以用于打开网页,甚至“虚拟” 的目录, . 用于当前目录或者 .. 用于上层目录,并且可以在 Tracker 中打开相应的文件夹。

    desklink

    -

    desklink can install an icon for any file, folder, query or application in the Deskbar tray. It also offers the option to provide a context menu when right-clicking an icon to execute special actions. As an example, try this to add the commandline app screenshot with various options (the "\" in the first line is just for the line break in Terminal):

    -
     desklink "cmd=Active window (2s):/bin/screenshot --window --border --delay 2" \
    -"cmd=Remove replicant:desklink --remove=screenshot" /bin/screenshot
    +		

    desklink 可以为任何文件,文件夹,查询或者程序在桌面栏托盘中安装图标。它也可以为相应的图标提供一个右键菜单。例如,尝试下面的脚本,为 Screenshot 添加不同的选项 (第一行中的"\" 用于在终端中进行换行): +

    +
    desklink "cmd=Active window (2s):/boot/system/apps/Screenshot --window --border --delay 2" \
    +"cmd=Remove replicant:desklink --remove=Screenshot" /boot/system/apps/Screenshot
     

    cli-alert.png

    @@ -112,7 +114,8 @@ Would you like a link to it?" "On Desktop" "In Deskbar" "No thanks"
    diff --git a/docs/userguide/zh_CN/applications/list-cli-apps.html b/docs/userguide/zh_CN/applications/list-cli-apps.html new file mode 100644 index 0000000000..ddbfc69e49 --- /dev/null +++ b/docs/userguide/zh_CN/applications/list-cli-apps.html @@ -0,0 +1,354 @@ + + + + + + + + + List of commands + + + + + + + + +
    +
    +
    本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。
    + +

    cli-app-icon_64.pngList of all commandline applications

    + + +
    Location:/boot/system/bin
    /boot/common/bin
    ~/config/bin
    +


    +

    All commandline applications shipped with Haiku are in either /boot/system/bin or /boot/common/bin. Your own or additionally installed commandline apps should go in ~/config/bin. All these locations are part of the PATH variable and are therefore automatically found.
    +Here's a list of all commandline applications that are shipped with Haiku. Each with only a short description of what it does, for more detailed information on its usage execute the command with the parameter --help.

    +


    +

    Index:   A – E   ::    F – J    ::    K – O    ::    P – S    ::    T – Z

    +


    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    CortexAddOnHost Starts service to monitor audio and video media add-ons in use.
    ReadOnlyBootPrompt Language setup.
    [ Check file types and compare values.

    indexA

    addattr Writes an attribute to a node, taking the type into account and converting the values accordingly. (Haiku specific)
    alert Show a message box. (Haiku specific)
    arp Manipulate the system ARP cache.
    awk See gawk.
    base64 Base64 encode or decode to standard output.
    basename Strip directory and optionally suffix from filenames.
    bash Bourne-Again Shell
    bc An arbitrary precision calculator language.
    beep Ring a bell.
    bootman Install or uninstall boot-menu.
    bunzip2 See bzip2.
    bzip2 Block-sorting file compressor.
    c++ C++-Compiler
    cal Display a calendar.
    cat Concatenate files and print on the standard output.
    catattr Show attributes of a node. (Haiku specific)
    cc C-Compiler
    checkfs Check file system. (Haiku specific)
    checkitout Wraps URL mime types around command line applications or other apps that don't handle them directly.
    chgrp Change group of files.
    chmod Change file mode bits.
    chop Split file into smaller files.
    chown Change the owner and group of files.
    chroot Run commands within specified root directory.
    cksum Print CRC checksum and byte counts of files.
    clear Clear the terminal window.
    clockconfig Configure clock.
    cmp Compare files byte by byte.
    collectcatkeys [Leftover from the move of locale-kit.]
    comm Compare sorted files line by line.
    compress Data compression program.
    consoled Console daemon
    copyattr Copies attributes from one or more files or directories, with all or a specified subset of their attributes, to another location. (Haiku specific)
    cp Copy files and directories.
    csplit Output pieces of files separated by patterns to files and output byte counts of each piece to standard output.
    ctags Generate an index file for a variety of language objects found in files
    cut Remove sections from each line of files.
    date Display the current time in the given format or set the system date.
    dc Desk Calculator language.
    dd Copy a file, converting and formatting according operands.
    desklink Link items in Deskbar. (Haiku specific)
    df Report file system disk space usage.
    diff Compare files line by line.
    diff3 Compare three files line by line.
    dircolors Color setup for ls.
    dirname Print path with its trailing component removed.
    draggers Show/set draggers state.
    driveinfo Show hardware information.
    dstcheck Daylight Saving Time check.
    du Summarize disk usage of each file, recursively for directories.
    dumpcatalog [Leftover from the move of locale-kit.]
    echo Display a line of text.
    egrep See grep.
    eject Eject removable media.
    env Run a program in a modified environment.
    error Prints clear text error messages for given error numbers.
    expand Convert tabs in each file to spaces, writing to standard output.
    expr Print value of expression to standard output.

    F

    factor Print the prime factors of each specified integer number.
    false Do nothing, unsuccessfully.
    fdinfo Shows info about the used file descriptors in the system.
    ffm Set if focus follows mouse.
    fgrep See grep.
    filepanel Display a load/save file panel. (Haiku specific)
    find Search for files in a directory hierarchy.
    finddir Find directory using a constant.
    fmt Reformat each paragraph in the listed files, writing to standard output.
    fold Wrap input lines in each file, writing to standard output.
    fortune Print a random, hopefully interesting, adage.
    frcode Called by updatedb to compress the list of file names using front-compression.
    freetype-config Get FreeType compilation and linking information.
    ftp Internet file transfer program.
    ftpd FTP daemon
    funzip Extracts to stdout the gzip file or first zip entry of stdin or the given file.
    fwcontrol FireWire control program.
    gawk Pattern scanning and processing language.
    gdb GNU debugger.
    getlimits Output platform dependent limits in a format useful for shell scripts.
    grep Search for pattern.
    groups Print group memberships for each username.
    gunzip See gzip.
    gzexe Compress and decompress executables.
    gzip Compress files.
    hd Hexdump
    head Print the first ten lines of each file to standard output.
    hey A small scripting utility.
    hostname Print or set the hostname of the current system.
    id Print user and group information.
    ident Identify RCS keyword in files.
    ifconfig Configure a network interface.
    install Copy files into destination locations.
    install-wifi-firmwares.sh Install firmware for various wireless network cards.
    installoptionalpackage Temporary solution for installing optional packages.
    installsound Install a new named sound event in the sounds preferences panel.
    iroster List input devices.
    isvolume Get volume information.
    join For each pair of input lines with identical jon fields, write a line to standard output.

    indexK

    kernel_debugger Enters the kernel debugger with the optional message.
    keymap Show and edit keymap.
    kill Send a signal to a process.
    less Show file with backward and forward movement.
    lessecho Echos its arguments on standard output. But any argument containing spaces is enclosed in quotes.
    lesskey Specify key binding for less.
    link Create a link to a file.
    linkcatkeys [Leftover from the move of locale-kit.]
    listarea Lists area info for all currently running teams.
    listattr List file attributes. (Haiku specific)
    listdev Display devices in a user friendly way.
    listimage Lists image info for all currently running teams.
    listport Lists all open ports in the system organized by team.
    listres List resources of files.
    listsem List the semaphores allocated by the specified team.
    listusb List USB devices.
    ln Make links between files.
    locate Locate a file.
    logger Send a message to the system logging facility.
    login Begin session on the system.
    logname Print the name of the current user.
    ls List directory content.
    lsindex Display the indexed attributes on the current volume/partition. (Haiku specific)
    mail2mbox Convert BeOS e-mail files into Unix mailbox files.
    make GNU make utility to maintain groups of programs.
    makebootable Makes the specified BFS partitions/devices bootable by writing boot code into the first two sectors.
    mbox2mail Convert Unix mailbox files into e-mail files for use with BeOS..
    md5sum Print or check MD5 checksums.
    merge Three-way file merge.
    message Print a message.
    mimeset Set mimetype of a file.
    mkdepend Makefile dependency generator.
    mkdir Create directory.
    mkdos Initialize FAT16 or FAT32 partitions.
    mkfifo Create named pipes with the given names.
    mkfs Build a file system.
    mkindex Create a new index of the specified attribute. (Haiku specific)
    mktemp Create a temporary file or directory, safely and print its name.
    modifiers Asserts (un)pressed modifier keys.
    more See less.
    mount Mount a file system.
    mount_nfs Mount NFS partition.
    mountvolume Mounts a volume if given. Lists info about mounted and mountable volumes and mounts/unnmounts volumes.
    mv Move file.
    netcat Utility to do anything involving TCP or UDP.
    netstat Print network connections, routing tables, interface statistics, masquerade connections and multicast memberships.
    nl Write each file to standard output with line numbers added.
    nohup Run command ignoring hangup signals.
    nproc Print the number of processing units available to the current process which may be less than the number of online processors.
    od Write an unambiguous representation, octal bytes per default of files to standard output.
    open Launches an application/document from the shell. (Haiku specific)

    indexP

    passwd Change user password.
    paste Write lines consisting of the sequentially corresponding lines from each file, separated by tabs to standard output.
    patch Apply a diff file to an original.
    pathchk Diagnose invalid or unportable file names.
    pc Programmer's calculator.
    ping Send ICMP-echo-request to network host.
    play Play tracks from device.
    playfile Play tracks from a file.
    playsound Play a sound.
    playwav Play WAV file.
    pr Paginate or columnate files for printing.
    printenv Print the values of the specified environment variables.
    printf Format and print data.
    prio Change priority of a process.
    profile Profiles threads.
    ps List running processes.
    ptx Output a permuted index, including context, of the words in the input files.
    pwd Print current directory.
    query A shell utility for somewhat emulating the Tracker's "Find by formula" functionality. (Haiku specific)
    quit Quit application.
    rc Resource compiler.
    readlink Print value of a symbolic link or canonical file name.
    reindex Put the attributes of existing files into newly created index of a volume/partition. (Haiku specific)
    release Release a semaphore.
    renice Alter priority of running process.
    rlog Print log messages and other information about RCS files.
    rm Remove files and directories.
    rmattr Remove an attribute from a file. (Haiku specific)
    rmdir Remove directory.
    rmindex Remove an attribute from the index of a volume/partition. (Haiku specific)
    roster Print information about teams.
    route List and manipulate network routes.
    safemode Print if running in safemode.
    screen_blanker Blank screen.
    screenmode Sets the specified screen mode.
    sdiff Side-by-side merge of file differences
    seq Print numbers from FIRST to LAST, in steps of INCREMENT.
    setdecor List and change decor.
    setgcc Prints or sets the current gcc version.
    settype Sets the MIME type, signature, and/or preferred application of one or more files.
    setversion Show version of file.
    setvolume Set the volume.
    setwep Provides WEP encryption.
    sh See bash.
    sha1sum Print or check SHA1 checksums.
    shar Makes so-called shell archives out of many files.
    shred Overwrite the specified files repeatedly.
    shuf Write a random permutation of the input lines to standard output.
    shutdown Shutdown the computer.
    sleep Pause for a specified number of seconds.
    sort Write sorted concatenation of all files to standard output.
    spamdbm Classify e-mail messages as spam and regular genuine messages.
    split Output fixed-size pieces of input files to files with prefixes.
    stat Display file or file system status.
    strace Traces the syscalls of a thread or a team.
    stty Print or change terminal characteristics.
    su Change the effective user id and group.
    sum Print checksum and block counts for each file.
    sync Force changed blocks to disk, update the super block.
    sysinfo Show system info.

    indexT

    tac Write each file to standard output, last line first.
    tail Print the last ten lines of each file to standard output.
    tcpdump Dump traffic on a network.
    tcptester [deprecated]
    tee Copy standard input to each file and also to standard output.
    telnet User interface to the telnet protocol.
    telnetd Telnet daemon.
    test Check file types and compare values.
    timeout Start command and kill it if still running after a specified number of seconds.
    top Display tasks.
    touch Change file timestamps.
    tput Initialize a terminal or query terminfo database.
    tr Translate, squeeze and/or delete characters from the standard input, writing to standard output.
    traceroute Print the route packets trace to network host.
    translate Translate app.
    trash Send files to trash or restore them.
    true Do nothing, successfully.
    truncate Shrink or extend the size of each file to the specified size.
    tsort Write totally ordered list consistent with the partial ordering in file.
    tty Print the file name of the terminal connected to the standard output.
    uname Print certain system information.
    unchop Recreate a file previously split with chop.
    unexpand Convert blanks in each file to tabs, writing to standard output.
    uniq Filter adjacent matching lines from input writing to output.
    unlink Call the unlink function to remove the specified file.
    unmount Unmount partition.
    unrar Unrar file.
    unshar Unshar file.
    untrash See trash.
    unzip Unzip file.
    unzipsfx Extract files in list, except those specified.
    updatedb Update a database for locate.
    uptime Prints the current date and time, as well as the time elapsed since the system was started.
    urlwrapper Wrap URL mime types around command line or other apps that don't handle them directly.
    useradd Create new user.
    uudecode Create the specified file, decoding as you go.
    uuencode Encode a file so it can be mailed to a remote system.
    vdir List information about files.
    version Returns the version of a file.
    vmstat Print system info.
    waitfor Wait for process events. (Haiku specific)
    watch Execute a program periodically.
    wc Print newline, word and byte counts for each file.
    wget The non-interactive network downloader.
    which Locate a command.
    whoami Print user name associated with the current effective user ID.
    xargs Build and execute command lines from standard input.
    xres List and manipulate resources.
    yes Output a string repeatedly until killed.
    zcat See gzip.
    zcmp See zdiff.
    zdiff Compare compressed files.
    zforce Force a '.gz' extension on all gzip files.
    zgrep Search possibly compressed files for a regular expression.
    zip Add or replace zipfile entries from list.
    zipcloak Encrypt all unencrypted entries in a zip file.
    zipgrep Searches the given zip members for a string or pattern.
    zipinfo See unzip.
    zipnote Write the comments in zipfile to stdout.
    zipsplit Split a zip file into smaller pieces.
    zmore Like 'more' but operate on the uncompressed contents of any compressed files.
    znew Recompress .Z files into .gz (gzip) files
    +
    +
    + + + + + diff --git a/docs/userguide/zh_CN/applications/terminal.html b/docs/userguide/zh_CN/applications/terminal.html index cd4c8ff420..315bd19712 100644 --- a/docs/userguide/zh_CN/applications/terminal.html +++ b/docs/userguide/zh_CN/applications/terminal.html @@ -66,7 +66,7 @@

    index -Windows and tabs

    +窗口与标签

    您可以根据需要打开任意数量的终端,可以简单的启动,或者从正在运行的终端中使用 ALT N 组合键来打开多个终端窗口。您也可以使用终端的标签视图方式,使用 ALT T 组合键打开新的终端标签。

    terminal.png
    @@ -78,7 +78,7 @@ Via Edit|Window title... the Terminal window's title c

    调整的窗口尺寸和文字编码只有通过 Settings | Save as default 才可以进行保持不变。

    index -Settings

    +设置

    Settings | Settings... opens a panel to configure the standard settings of a Terminal.

    terminal-settings.png
    diff --git a/docs/userguide/zh_CN/applications/webpositive.html b/docs/userguide/zh_CN/applications/webpositive.html index 9731e80636..cf6f6219e0 100644 --- a/docs/userguide/zh_CN/applications/webpositive.html +++ b/docs/userguide/zh_CN/applications/webpositive.html @@ -79,7 +79,7 @@

    In the Status bar at the bottom of WebPositive's interface, you can preview where links will take you. Hover over a link in a Web page and its destination URL will appear in the Status bar. This bar will also show you progress as Web+ loads a new Web page.

    index -Settings

    +设置

    You can access the Web+ settings dialog from Window | Settings.

    web+settings.png
    diff --git a/docs/userguide/zh_CN/deskbar.html b/docs/userguide/zh_CN/deskbar.html index f9726a4ef0..d230563a61 100644 --- a/docs/userguide/zh_CN/deskbar.html +++ b/docs/userguide/zh_CN/deskbar.html @@ -49,7 +49,6 @@
    -
    本节的翻译还未完成。在未完成之前,所有的未完成部分都将使用英语原文。
    @@ -104,9 +103,12 @@
    索引
    Show Application Expander 提供一个微控件来显示/隐藏桌面栏中程序入口下的所有窗口。
    Expand New Applications 最新启动的程序在桌面栏中程序入口下自动展开其窗口。
    -
  • Clock

    +
  • 时钟

    - + + + +
    Show seconds Adds the display of seconds to the clock.
    24 Hour Clock 实现24小时制与12小时制之间的切换。
    Show Seconds 为时钟添加秒的显示。
    European Date 显示欧洲格式的日期:日-月-年 。
    Full Date 显示长版本的日期。此格式只在桌面栏以任务栏的形式放置在屏幕的顶部或者底部边界时才可用。
  • @@ -114,7 +116,8 @@ index 系统托盘 calendar.png -

    Among other things, the tray is housing the clock. Hover the mouse over it to display the date in a tooltip. Left-click it to show a calendar. Right-click it to hide/show the clock or launch the Time preferences to set it.

    +

    在其他方面,系统托盘可以停靠时钟。在其上悬停鼠标将会在工具提示中显示当前日期。左键点击用于切换时间和日期,右键点击用于显示/隐藏时钟,或者启动 Time 首选项对其进行相关设置。
    +

    任何程序都可以在系统托盘上安装图标,从而为用户提供一个接口。 例如,当您有未读邮件时,邮件系统将会显示一个不同的标志,提供一个右键菜单用于创建或者检查新邮件。ProcessController 也是个典型的例子,它同样在系统托盘中使用自己的图标来显示相关信息(CPU/内存的使用情况),并且还提供了右键菜单用于相关的操作。

    diff --git a/docs/userguide/zh_CN/desktop-applets/networkstatus.html b/docs/userguide/zh_CN/desktop-applets/networkstatus.html index 8666401556..f862e8f23e 100644 --- a/docs/userguide/zh_CN/desktop-applets/networkstatus.html +++ b/docs/userguide/zh_CN/desktop-applets/networkstatus.html @@ -4,10 +4,11 @@ @@ -56,11 +57,25 @@ Location:/boot/system/apps/PowerStatus Settings:~/config/settings/PowerStatus settings -

    Documentation is still missing. If you want to work on it, please announce it on the Documentation mailing list to avoid duplication.

    +

    PowerStatus shows information about battery level, so it's only useful on mobile computers. If it's not yet running, launching the applet will ask if it should open in window mode or live in the Deskbar tray. In window mode you're able to resize the icon by resizing the window and use the Replicant handle to drag it to the Desktop.
    +Wherever it's installed, it's operated via a right-click context menu.

    +

    Note: PowerStatus requires a working ACPI support.

    +PowerStatus applet +

    The context menu offers these options:

    + + + + + + + + +
    Show text labelShows battery level in percent or remaining time.
    Show status iconShows icon of the applet.
    Show percent/Show timeSwitch between showing battery level in percent or remaining time (Show text label has to be active).
    Battery info...Shows the extended battery info window.
    About...Shows the About window.
    QuitQuits the PowerStatus applet
    +

    When Show text label is active, the battery level is shown in brackets while charging.

    - + diff --git a/docs/userguide/zh_CN/desktop-applets/processcontroller.html b/docs/userguide/zh_CN/desktop-applets/processcontroller.html index 7def7b1e24..64fdbd8932 100644 --- a/docs/userguide/zh_CN/desktop-applets/processcontroller.html +++ b/docs/userguide/zh_CN/desktop-applets/processcontroller.html @@ -4,10 +4,11 @@