Sunday, August 30, 2020

Linux Information (Page 26)

 

gitrevisions(7) - specifying revisions and ranges for git...
Many Git commands take revision parameters as arguments. Depending on the command, they denote a specific commit or, for commands which walk the revision graph

XUngrabButton(3) - grab pointer buttons - Linux manual page
The XGrabButton function establishes a passive grab. In the future, the pointer is actively grabbed (as for XGrabPointer), the last-pointer-grab time is set to

getwc(3) - read a wide character from a FILE stream.........
The fgetwc() function is the wide-character equivalent of the fgetc(3) function. It reads a wide character from stream and returns it. If the end of stream is r

epoll_create(2) - open an epoll file descriptor (Man Page)
epoll_create() creates an epoll(7) instance. Since Linux 2.6.8, the size argument is ignored, but must be greater than zero; see NOTES below. epoll_create() ret

XDestroyWindowEvent(3) - DestroyNotify event structure......
The structure for DestroyNotify events contains: typedef struct { int type; /* DestroyNotify */ unsigned long serial; /* # of last request processed by server *

XQueryTextExtents(3) - compute or query text extents........
The XTextExtents and XTextExtents16 functions perform the size computation locally and, thereby, avoid the round-trip overhead of XQueryTextExtents and XQueryTe

ooconvert(1) - Commandline Document Converter Using LibreOff
This tool converts documents between various formats on the commandline. It uses LibreOffice that guarantees the quality of available import and export filters.

XpSetImageResolution(3x) - Sets the resolution for subsequen
XpSetImageResolution returns True if the printer server allowed the resolution to be set, otherwise False is returned. XpSetImageResolution sets the resolution

glutPostRedisplay(3) - marks the current or specified window
glutPostRedisplay marks the normal plane of current window as needing to be redisplayed. glutPostWindowRedisplay works the specified window as needing to be red

slk_touch_sp(3ncurses) - curses screen-pointer extension....
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

Remove File
remove_file

mvderwin(3ncurses) - create curses windows - Linux man page
Calling newwin creates and returns a pointer to a new window with the given number of lines and columns. The upper left-hand corner of the window is at line beg

kismet_drone(1) Wireless sniffing and monitoring remote dron
kismet_drone supports all the capture sources available to Kismet. Instead of processing packets locally, kismet_drone makes them available via TCP to a remote

pcre_pattern_to_host_byte_order(3) Perl-compatible regular e
This function ensures that the bytes in 2-byte and 4-byte values in a compiled pattern are in the correct order for the current host. It is useful when a patter

getpriority(2) - get/set program scheduling priority........
getpriority.2 - The scheduling priority of the process, process group, or user, as indicated by which and who is obtained with the getpriority() call and set wi

gnutls_psk_set_client_credentials(3) - API function.........
This function sets the username and password, in a gnutls_psk_client_credentials_t structure. Those will be used in PSK authentication. username should be an AS

curl_multi_socket_action(3) - reads/writes available data gi
When the application has detected action on a socket handled by libcurl, it should call curl_multi_socket_action(3) with the sockfd argument set to the socket w

path_resolution(7) - how a pathname is resolved to a file...
Some UNIX/Linux system calls have as parameter one or more filenames. A filename (or pathname) is resolved as follows. Step 1: start of the resolution process I

curl_easy_setopt(3) - set options for a curl easy handle....
curl_easy_setopt() is used to tell libcurl how to behave. By using the appropriate options to curl_easy_setopt, you can change libcurls behavior. All options ar

TIFFError(3tiff) - library error handling interface.........
TIFFError invokes the library-wide error handling function to (normally) write an error message to the stderr. The fmt parameter is a printf(3S) format string,

FcAtomicDestroy.3 - Linux Manual Pages Index (Manual - Linux man page)..........
FcAtomicDestroy.3 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and i

htpasswd2(1) - Manage user files for basic authentication...
htpasswd is used to create and update the flat-files used to store usernames and password for basic authentication of HTTP users. If htpasswd cannot access a fi

INN::Config(3pm) - Export all the variables an INN Perl scri
This Perl module sets up any and all the variables that an INN Perl script might need. More particularly, it allows to use inn.conf variables: they are all prov

new_prescr(3ncurses) - curses screen-pointer extension......
This implementation can be configured to provide a set of functions which improve the ability to manage multiple screens. This feature can be added to any of th

prctl(1) - Process operations (Commands - Linux man page)...
prctl allows you to query or control certain process behavior. Supported options are: Unaligned memory access: When a process performs an unaligned memory acces

g17 - Linux Manual Pages Index (Manual - Linux man page)..........
g17 - Section 1 of the manual describes user commands and tools, for example, file manipulation tools, shells, compilers, web browsers, file and image viewers a

FcNameUnparse(3) - Convert a pattern back into a string that
Converts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory which sho

set_menu_spacing(3menu) - Control spacing between menu items
The function set_menu_spacing sets the spacing information for the menu. Its parameter spc_description controls the number of spaces between an item name and an

lrintf(3) - round to nearest integer - Linux manual page....
These functions round their argument to the nearest integer value, using the current rounding direction (see fesetround(3)). Note that unlike the rint(3) family

gettextize(1) - install or upgrade gettext infrastructure...
Prepares a source package to use gettext. OPTIONS --help print this help and exit --version print version information and exit -f, --force force writing of new

clrunimap(8) - Clear the current console unicode map........
The command clrunimap clears the unicode map (also called Screen Font Map) for the current console. NOTES If you are not the maintainer of the kbd package, it i

dgettext(3) - translate message (Library - Linux man page)
The gettext, dgettext and dcgettext functions attempt to translate a text string into the users native language, by looking up the translation in a message cata

xgamma(1) - Alter a monitor's gamma correction through the X
xgamma allows X users to query and alter the gamma correction of a monitor via the X video mode extension (XFree86-VidModeExtension). If no value for the gamma

pthread_attr_setstack(3) - set/get stack attributes in threa
The pthread_attr_setstack() function sets the stack address and stack size attributes of the thread attributes object referred to by attr to the values specifie

rec(1) - Sound eXchange, the Swiss Army knife of audio manip
Introduction SoX reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesis

XSetPointerMapping(3) - manipulate pointer settings.........
The XSetPointerMapping function sets the mapping of the pointer. If it succeeds, the X server generates a MappingNotify event, and XSetPointerMapping returns Ma

bcmp(3) - compare byte sequences (Library - Linux man page)
The bcmp() function compares the two byte sequences s1 and s2 of length n each. If they are equal, and in particular if n is zero, bcmp() returns 0. Otherwise,

xorg.conf.d(5) - (unknown subject) - Linux manual page......
Xorg uses a configuration file called xorg.conf and files ending in the suffix .conf from the directory xorg.conf.d for its initial setup. The xorg.conf configu

glRasterPos4iv(3gl) - specify the raster position for pixel
The GL maintains a 3D position in window coordinates. This position, called the raster position, is used to position pixel and bitmap write operations. It is ma

git-tag(1) - Create, list, delete or verify a tag object sig
Add a tag reference in refs/tags/, unless -d/-l/-v is given to delete, list or verify tags. Unless -f is given, the named tag must not yet exist. If one of -a,

timsieved(8) - CMU hack for getting sieve scripts onto the s
timsieved is a server that allows users to remotely manage their sieve scripts kept on the server. It accepts commands on its standard input and responds on its

intel(4) - Intel integrated graphics chipsets (Man Page)....
intel.4 - intel is an Xorg driver for Intel integrated graphics chipsets. The driver supports depths 8, 15, 16 and 24. All visual types are supported in depth 8

isupper(3) - character classification routines (Man Page)...
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T

Tcl_SaveInterpState(3) - save and restore an interpreter's s
These routines allows a C procedure to take a snapshot of the current │ state of an interpreter so that it can be restored after a call to │ Tcl_Eva

xcutsel(1) - interchange between cut buffer and selection...
The xcutsel program is used to copy the current selection into a cut buffer and to make a selection that contains the current contents of the cut buffer. It act

scroll(3ncurses) - scroll a curses window - Linux man page
The scroll routine scrolls the window up one line. This involves moving the lines in the window data structure. As an optimization, if the scrolling region of t

glGetTexImage(3gl) - return a texture image - Linux man page
glGetTexImage returns a texture image into pixels. target specifies whether the desired texture image is one specified by glTexImage1D (- GL_TEXTURE_1D), glTexI

vncpasswd(1) - set passwords for VNC server - Linux man page
vncpasswd allows you to set the password used to access VNC desktops. Its default behavior is to prompt for a VNC password and then store an obfuscated version

XForceScreenSaver(3) - manipulate the screen saver (ManPage)
Timeout and interval are specified in seconds. A timeout of 0 disables the screen saver (but an activated screen saver is not deactivated), and a timeout of -1

XcmsRGBi(3) - Xcms color structure - Linux manual page......
The XcmsColor structure contains a union of substructures, each supporting color specification encoding for a particular color space. SEE ALSO XcmsAllocColor(3)

pnm(5) - Netpbm superformat (Formats - Linux man page)......
The PNM format is just an abstraction of the PBM, PGM, and PPM formats. I.e. the name PNM refers collectively to PBM, PGM, and PPM. The name PNM is an acronym d

systemd-readahead-replay.service(8) Disk read ahead logic...
systemd-readahead-collect.service is a service that collects disk usage patterns at boot time. systemd-readahead-replay.service is a service that replays this a

is_linetouched(3ncurses) - curses refresh control routines
The touchwin and touchline routines throw away all optimization information about which parts of the window have been touched, by pretending that the entire win

XkbNoteDeviceChanges(3) - Note device changes reported in an
The wanted field specifies the changes that should be noted in old, and is composed of the bitwise inclusive OR of one or more of the masks from Table 1. The re

ldap_str2objectclass(3) - Schema definition handling routine
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of

ldap_add_ext_s(3) - Perform an LDAP add operation (ManPage)
The ldap_add_ext_s() routine is used to perform an LDAP add operation. It takes dn, the DN of the entry to add, and attrs, a null-terminated array of the entrys

MIME::Decoder::Base64(3pm) - encode/decode a "base64" stream
A MIME::Decoder subclass for the base64 encoding. The name was chosen to jibe with the pre-existing MIME::Base64 utility package, which this class actually uses

execvpe(3) - execute a file (Library - Linux man page)......
The exec() family of functions replaces the current process image with a new process image. The functions described in this manual page are front-ends for execv

SDLKey(3) - SDL Keysym Definitions - Linux manual page......
SDL Keysym definitions SDLKey ASCII value Common Name SDL modifier definitions SDL Modifier Meaning SDLK_BACKSPACE SDLK_TAB SDLK_CLEAR DLK_RETURN SDLK_PAUSE ...

modules-load.d(5) - Configure kernel modules to load at boot
systemd-modules-load.service(8) reads files from the above directories which contain kernel modules to load during boot in a static list. Each configuration fil

wtouchln(3ncurses) - curses refresh control routines........
The touchwin and touchline routines throw away all optimization information about which parts of the window have been touched, by pretending that the entire win

nmblookup(1) - NetBIOS over TCP/IP client used to lookup Net
This tool is part of the samba(7) suite. nmblookup is used to query NetBIOS names and map them to IP addresses in a network using NetBIOS over TCP/IP queries. T

setlogmask(3) - set log priority mask - Linux manual page...
A process has a log priority mask that determines which calls to syslog(3) may be logged. All other calls will be ignored. Logging is enabled for the priorities

idmap_adex(8) - Samba's idmap_adex Backend for Winbind......
The idmap_adex plugin provides a way for Winbind to read id mappings from an AD server that uses RFC2307 schema extensions. This module implements both the idma

set_field_init(3form) - set hooks for automatic invocation b
These functions make it possible to set hook functions to be called at various points in the automatic processing of input event codes by form_driver. The funct

ovdb_stat(8) - Display information from the ovdb database...
ovdb_stat displays information from the ovdb database: Berkeley DB statistics, newsgroup data, and overview records; and optionally outputs in HTML format. OPTI

intel-virtual-output(4) Utility for connecting the Integrate
intel-virtual-output is a utility for Intel integrated graphics chipsets on hybrid systems. The tool connects local VirtualHeads to a remote output, allowing th

sasl_encode(3) - Encode data for transport to authenticated
sasl_encode encodes data to be sent to be sent to a remote host who weve had a successful authentication session with. If there is a negotiated security the dat

XIUngrabFocusIn(3) - grab/ungrab enter or focus in events...
XIGrabEnter and XIGrabFocusIn establish a passive grab. The modifier device for a enter grab is the paired master device if deviceid specifies a master pointer.

Remove File
remove_file

latin9(7) - ISO 8859-15 character set encoded in octal, deci
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). Especially important is ISO 8859-1, the Latin Al

iconvconfig(8) create iconv module configuration cache......
The iconv(3) function internally uses gconv modules to convert to and from a character set. A configuration file is used to determine the needed modules for a c

libcurl-easy(3) - easy interface overview - Linux man page
When using libcurls easy interface you init your session and get a handle (often referred to as an easy handle), which you use as input to the easy interface fu

XLocaleOfOM(3) - open output methods - Linux manual page....
The XOpenOM function opens an output method matching the current locale and modifiers specification. The current locale and modifiers are bound to the output me

XSetPlaneMask(3) - GC convenience routines - Linux man page
The XSetState function sets the foreground, background, plane mask, and function components for the specified GC. XSetState can generate BadAlloc, BadGC, and Ba

gpgsm-gencert.sh(1) - Generate an X.509 certificate request
This is a simple tool to interactively generate a certificate request which will be printed to stdout. SEE ALSO gpgsm(1), gpg-agent(1), scdaemon(1) The full doc

xfsinfo(1) - X font server information utility (Man Page)...
Xfsinfo is a utility for displaying information about an X font server. It is used to examine the capabilities of a server, the predefined values for various pa

glibc(7) - Overview of standard C libraries on Linux........
glibc.7 - The term libc is commonly used as a shorthand for the standard C library, a library of standard functions that can be used by all C programs (and some

lrepeat(n) - Build a list by repeating elements (Man Page)
The lrepeat command creates a list of size count * number of elements by repeating count times the sequence of elements element .... count must be a non-negativ

sleep(3) - Sleep for the specified number of seconds........
sleep() makes the calling thread sleep until seconds seconds have elapsed or a signal arrives which is not ignored. RETURN VALUE Zero if the requested time has

conj(3) - calculate the complex conjugate - Linux man page
The conj() function returns the complex conjugate value of z. That is the value obtained by changing the sign of the imaginary part. One has: cabs(z) = csqrt(z

asn1_delete_structure2(3) API function - Linux manual page
asn1_delete_structure2.3 - Deletes the structure * structure . At the end, * structure is set to NULL. RETURNS ASN1_SUCCESS if successful, ASN1_ELEMENT_NOT_FOUN

regdiff(1) Diff program for Windows registry files..........
regdiff compares two Windows registry files key by key and value by value and generates a text file that contains the differences between the two files. A file

gnutls_pcert_deinit(3) - API function - Linux manual page...
This function will deinitialize a pcert structure. SINCE 3.0.0 REPORTING BUGS Report bugs to <bug-gnutls@gnu.org>. GnuTLS home page: http://www.gnu.org/software

isxdigit_l(3) character classification functions (Man Page)
These functions check whether c, which must have the value of an unsigned char or EOF, falls into a certain character class according to the specified locale. T

grub2-macbless(1) bless a mac file directory (Man Page).....
Mac-style bless on HFS or HFS+ -p, --ppc bless for ppc-based macs -v, --verbose print verbose messages. -x, --x86 bless for x86-based macs -?, --help give this

Tk_FreeXId(3) - make X resource identifier available for reu
The default allocator for resource identifiers provided by Xlib is very simple-minded and does not allow resource identifiers to be re-used. If a long-running a

_tracedump(3ncurses) - curses debugging routines (Man Page)
The trace routines are used for debugging the ncurses libraries, as well as applications which use the ncurses libraries. These functions are normally available

vsftpd(8) - Very Secure FTP Daemon - Linux manual page......
vsftpd is the Very Secure File Transfer Protocol Daemon. The server can be launched via a super-server such as inetd(8) or xinetd(8). Alternatively, vsftpd can

XpGetLocaleHinter(3x) - Gets a pointer to and description of
XpGetLocaleHinter returns the currently installed hinter proc and hinter description. The function value is the pointer to the description. The caller is expect

glBlendEquation(3gl) - set the blend equation (Man Page)....
The blend equation determines how a new pixel (the source color) is combined with a pixel already in the framebuffer (the destination color). GL_MIN sets the bl

git-update-ref(1) - Update the object name stored in a ref s
Given two arguments, stores the <newvalue> in the <ref>, possibly dereferencing the symbolic refs. E.g. git update-ref HEAD <newvalue> updates the current branc

smbcacls(1) - Set or get ACLs on an NT file or directory nam
This tool is part of the samba(7) suite. The smbcacls program manipulates NT Access Control Lists (ACLs) on SMB file shares. An ACL is comprised of zero or more

gvfs-monitor-dir(1) Monitor directories for changes.........
As long as gvfs-monitor-dir is running, it will print information about file creation, deletion, file content and attribute changes and mount and unmount operat

getgrent(3) - get group file entry - Linux manual page......
The getgrent() function returns a pointer to a structure containing the broken-out fields of a record in the group database (e.g., the local group file /etc/gro

cargf(3) - calculate the complex argument - Linux man page
A complex number can be described by two real coordinates. One may use rectangular coordinates and gets z = x + I * y where x = creal(z) and y = cimag(z). Or on

XAutoRepeatOff(3) - manipulate keyboard settings and keyboar
XAutoRepeatOff.3 - The XChangeKeyboardControl function controls the keyboard characteristics defined by the XKeyboardControl structure. The value_mask argument

SDL_FreeYUVOverlay(3) - Free a YUV video overlay (Man Page)
Frees and overlay created by SDL_CreateYUVOverlay. SEE ALSO SDL_Overlay, SDL_DisplayYUVOverlay, SDL_FreeYUVOverlay SDL_FreeYUVOverlay.3 (Library - Linux manual

wadd_wch(3ncurses) - add a complex character and rendition t
The add_wch, wadd_wch, mvadd_wch, and mvwadd_wch functions put the complex character wch into the given window at its current position, which is then advanced.

systemd-udevd-kernel.socket(8) Device event managing daemon
systemd-udevd listens to kernel uevents. For every event, systemd-udevd executes matching instructions specified in udev rules. See udev(7). The behavior of the

No comments:

Post a Comment