Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- acpi(4)
- Advanced Configuration and Power Management support
- acpiconf(8)
- control ACPI power management
- alpm(4)
- Acer Aladdin 15x3 Power Management controller driver
- amdpm(4)
- AMD 756/766/768/8111 Power Management controller driver
- apmd(8)
- Advanced Power Management monitor daemon
- cpow(3), cpowf(3), cpowl(3)
- complex power functions
- exp(3), expf(3), expl(3), exp2(3), exp2f(3), exp2l(3), expm1(3), expm1f(3), expm1l(3), pow(3), powf(3), powl(3)
- exponential and power functions
- intpm(4)
- Intel PIIX4 Power Management controller driver
- kern_reboot(9), shutdown_nice(9)
- reboot, halt, or power off the system
- ldexp(3), ldexpf(3), ldexpl(3)
- multiply floating-point number by integral power of 2
- llan(4)
- POWER Logical Lan
- pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_clear_pme(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_enable_pme(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_has_pm(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
- PCI bus interface
- pmu(4)
- Apple PMU99 Power Management Driver
- powerd(8)
- system power control utility
- powermac_nvram(4)
- non-volatile RAM
- shutdown(8), poweroff(8)
- close down the system at a given time
- viapm(4)
- VIA chipsets Power Management controller driver
- DPMSForceLevel(3)
- forces a DPMS capable display into the specified power level
- MBK_VDD(1)
- define the high level power name pattern
- MBK_VSS(1)
- define the ground power name pattern
- UPower(7)
- System-wide Power Management
- apcpwr(8)
- control power on/off/reboot via an APC MasterSwitch
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- beetsconfig(5)
- beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
- bestfcom(8)
- Driver for Best Power Fortress/Ferrups
- bestuferrups(8)
- Driver for Best Power Micro-Ferrups
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- catppt(1)
- reads MS-PowerPoint file and puts its content on standard output
- crw(1)
- Process RAW Canon PowerShot photos
- fence_cyberpower_ssh(8)
- Fence agent for CyberPower over ssh
- fence_eps(8)
- Fence agent for ePowerSwitch
- fence_ibm_powervs(8)
- Fence agent for IBM PowerVS
- fence_powerman(8)
- Fence Agent for Powerman
- fex(1)
- simple and powerful field extraction
- flameshot(1), Flameshot(1)
- Powerful yet simple-to-use screenshot software
- flyingtoasters(6)
- 3d space-age jet-powered flying toasters (and toast)
- gbequb(3)
- gbequb: equilibration, power of 2
- geequb(3)
- geequb: equilibration, power of 2
- gmx-rmsdist(1)
- Calculate atom pair distances averaged with power -2, -3 or -6
- gwsocket(1)
- is a standalone, simple, yet powerful rfc6455 compliant WebSocket Server
- heequb(3)
- {he,sy}equb: equilibration, power of 2
- httppower(8)
- communicate with HTTP based power distribution units
- hugo-completion-powershell(1)
- Generate the autocompletion script for powershell
- ipmipower(8)
- IPMI power control utility
- kxdpgun(8)
- XDP-powered DNS benchmarking tool
- lfm(1)
- a powerful file manager for the UNIX console