Saturday, October 17, 2020

Manpages to Learn for October (page 10)

update-locale(1): - update localization files (Ubuntu)
update-locale(1): update-locale is a script that update/generate the .po files for GOsa -g extract strings from GOsa and generate po files -y assume yes -h help update-locale [-h] [-g] [-y]

update-mime-database(1): - a program to build the Shared MIME-Info database cache
update-mime-database(1): update-mime-database is a program which is responsible for updating the shared mime-info cache according to the system described in the Shared MIME-Info Database specification http://www.freedesktop.

update-pdf-help(1): - Create pdf documentation from online documentation
update-pdf-help(1): update-pdf-help is a script that create pdf docomentation for offline reading from online documentation. update-pdf-help update-pdf-help - Create pdf documentation from online documentation

urxvt-matcher(1): - match strings in terminal output and change their rendition
urxvt-matcher(1): Uses per-line display filtering ("on_line_update") to underline text matching a certain pattern and make it clickable. When clicked with the mouse button specified in the "matcher.

use-devel-checklib(1p): - (DEPRECATED)a script to package Devel::CheckLib with your
use-devel-checklib(1p): This script was DEPRECATED. If you need to depend on this library, you should use `configure_requires` in Makefile.PL or Build.PL instead. WARNINGS, Devel::CheckLib

utf8trans(1): - Transliterate UTF-8 characters according to a table
utf8trans(1): utf8trans transliterates characters in the specified files (or standard input, if they are not specified) and writes the output to standard output. All input and output is in the UTF-8 encoding.

vcf-convert(1): - convert between VCF versions (Ubuntu)
vcf-convert(1): About: Convert between VCF versions, currently to VCFv4.0 only. cat in.vcf | vcf-convert [ vcf-convert - convert between VCF versions

v.decimate(1grass): - Decimates a point cloud Copies points from one vector to
v.decimate(1grass): v.decimate reduces number of points in the input vector map and copies them over to the output vector map. Different point decimation techniques can be applied to reduce the number of points.

v.dissolve(1grass): - Dissolves boundaries between adjacent areas sharing a common
v.dissolve(1grass): The v.dissolve module is used to merge adjacent areas in a vector map which share the same category value. The resulting merged area(s) retains this category value.

vect3(3ncarg): - Defines the second and all subsequent points in a sequence of
vect3(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. Online: threed, curve3, fence3, frst3, line3, perim3, point3, psym3, pwrz, pwrzt, set3, threed, tick3, tick43, ncarg_cbind.

vendorlib(3pm): - Use Only Core and Vendor Libraries in @INC
vendorlib(3pm): In a system distribution such as Debian, it may be advisable for Perl programs to ignore the user's CPAN-installed modules and only use the distribution-provided modules to avoid possible breakage with newer and unpackaged versions of

verse-dialog(1): - Displays a daily devotional verse from scripture
verse-dialog(1): Displays a verse taken from the database in /usr/share/verse/daily.verse that is specific for the current date. verse-dialog uses dialog to display the verse in a pseudo-window, thus allowing verse to be used from a menu running under X.

version(3perl): - Perl extension for Version Objects
version(3perl): Version objects were added to Perl in 5.10. This module implements version objects for older version of Perl and provides the version object API for all versions of Perl. All previous releases before 0.

v.extract(1grass): - Selects vector features from an existing vector map and creates
v.extract(1grass): v.extract allows a user to select vector objects from an existing vector map and creates a new map containing only the selected objects. Database tables can be queried with SQL statements, if a connection is established.

vfdbgenus(1): - Extract virulence genes by genus from the VFDB database
vfdbgenus(1): This tool is part of the SRST2 suite. Extract virulence genes by genus from the VFDB database available at http://www.mgc.ac.cn/VFs/Down/CP_VFs.ffn.gz VFDBgenus [-h] --infile INFILE [--genus GENUS]

vfslib(3tcl): - Procedures to interact with virtual filesystems
vfslib(3tcl): The ::vfs package includes a library of Tcl code, implementing a number of different virtual filesystems. Each of these exists as its own package, and can be accessed through package require vfs::

viewrfmrec(3): - displays rectangle caracteristics in RDS format.
viewrfmrec(3): The viewrfmrec function displays all rectangles which constitute a RDS object. #include "mphnnn.h" #include "mutnnn.h" #include "rdsnnn.h" #include "rfmnnn.h" #include "rtlnnn.

viewrfmseg(3): - displays segment caracteristics in MBK and RDS format.
viewrfmseg(3): The viewrfmseg function displays caracteristics of a segment in MBK and RDS format. #include "mphnnn.h" #include "mutnnn.h" #include "rdsnnn.h" #include "rfmnnn.h" #include "rtlnnn.

vim-registry(5): - syntax for vim-addons registry files
vim-registry(5): A registry file is a multi-document YAML file (i.e. it can be composed by several different YAML documents separated by "---" lines). Each YAML document represents a registry entry, that is the information describing a single addon.

v.in.ascii(1grass): - Creates a vector map from an ASCII points file or ASCII vector
v.in.ascii(1grass): v.in.ascii converts a vector map in GRASS ASCII vector format to a vector map in binary format. The module may import two formats: * standard contains all data types, each coordinate on one row * point (default) reads only points, each

vmsish(3perl): - Perl pragma to control VMS-specific language features
vmsish(3perl): If no import list is supplied, all possible VMS-specific features are assumed. Currently, there are four VMS-specific features available: 'status' (a.k.a '$?'), 'exit', 'time' and 'hushed'.

vnc4passwd(1): - change a VNC password (Ubuntu Linux)
vnc4passwd(1): vncpasswd allows you to set the password used to access VNC desktops. It stores an obfuscated version of the password in the given file (default $HOME/.vnc/passwd).

v.net.steiner(1grass): - Creates Steiner tree for the network and given terminals.
v.net.steiner(1grass): v.net.steiner calculates the optimal connection of nodes on a vector network. A Steiner tree is used to calculate the minimum-cost vector network connecting some number of end nodes in a network framework.

vpassert(1p): - Preprocess Verilog code assertions
vpassert(1p): Vpassert will read the specified Verilog files and preprocess special PLI assertions. The files are written to the directory named .vpassert unless another name is given with -o.

vpbconfigurator(8): - Generate configuration files for libvpb
vpbconfigurator(8): The VpbConfigurator command will query the system and the user to create a suitable config in /etc/vpb. VpbConfigurator Ron Lee, Mark Mickan, Ben Kramer, Voicetronix <support@voicetronix.com.

vscanf(3posix): vscanf --- format input of a stdarg argument list
vscanf(3posix): Refer to vfscanf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group Base

vswprintf(3posix): vswprintf --- wide-character formatted output of a stdarg
vswprintf(3posix): Refer to vfwprintf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

vsync(3alleg4): - Waits for a vertical retrace to begin.
vsync(3alleg4): Waits for a vertical retrace to begin. The retrace happens when the electron beam in your monitor has reached the bottom of the screen and is moving back to the top ready for another scan.

vvinit(3ncarg): - Performs initialization tasks required before VVECTR may be called
vvinit(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions with the following exceptions: lu The second dimension of u in the calling program. lv The second dimension of v in the calling program.

vwprintf(3posix): vwprintf --- wide-character formatted output of a stdarg argument
vwprintf(3posix): Refer to vfwprintf(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

wallpaper(1): - Find images which can be used as wallpapers
wallpaper(1): This is just a short manpage written for the Debian package of wondershaper because the original version lacks a manpage. See /usr/share/doc/wallpaper/ for more information.

wcscmp(3posix): wcscmp --- compare two wide-character strings
wcscmp(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsncasecmp(3posix): wcsncasecmp, wcsncasecmp_l --- case-insensitive wide-character
wcsncasecmp(3posix): Refer to wcscasecmp(). COPYRIGHT Portions of this text are reprinted and reproduced in electronic form from IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- Portable Operating System Interface (POSIX), The Open Group

wcsncmp(3posix): wcsncmp --- compare part of two wide-character strings
wcsncmp(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsrchr(3posix): wcsrchr --- wide-character string scanning operation
wcsrchr(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcsstr(3posix): wcsstr --- find a wide-character substring
wcsstr(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcstok(3posix): wcstok --- split a wide-character string into tokens
wcstok(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wcstol(3posix): wcstol, wcstoll --- convert a wide-character string to a long
wcstol(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wctrans(3posix): wctrans, wctrans_l --- define character mapping
wctrans(3posix): For wctrans(): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.

wcwidth(3posix): wcwidth --- number of column positions of a wide-character code
wcwidth(3posix): The wcwidth() function shall determine the number of column positions required for the wide character wc. The application shall ensure that the value of wc is a character representable as a wchar_t, and is a wide-character code

weblogin(3pm): - Central login service for the WebAuth authentication system
weblogin(3pm): The WebLogin module implements a CGI service using the CGI::Application framework that provides central login services for the WebAuth authentication system. For its entry points and constructor options, see "Instance Script Methods" in

weboob-cli(1): - call a method on backends (Ubuntu)
weboob-cli(1): Weboob-Cli is a console application to call a specific method on backends which implement the given capability. Home page: http://weboob.org/applications/weboob-cli

whodepends(1): - check which maintainers' packages depend on a package
whodepends(1): whodepends gives the names, e-mail addresses and the packages they maintain of all maintainers who have packages depending on the given package. whodepends [package] [options]

widelands(6): - A real-time build-up strategy game
widelands(6): In Widelands, you are the regent of a small tribe. You start out with nothing but your headquarters, a kind of castle in which all your resources are stored. During the course of the game, you will build an ever growing settlement.

wiki-toolkit-rename-node(1p): - Rename a node stored in a Wiki::Toolkit instance.
wiki-toolkit-rename-node(1p): Takes four mandatory arguments: type The database type. Should be one of 'postgres', 'mysql' and 'sqlite'. name The database name. oldname The name of the node to be renamed. newname The new name for the node.

winebuild-development(1): - Wine dll builder (Ubuntu)
winebuild-development(1): winebuild generates the assembly files that are necessary to build a Wine dll, which is basically a Win32 dll encapsulated inside a Unix library. winebuild has different modes, depending on what kind of file it is asked to generate.

wininst2wheel(1): - Convert Windows installers to PEP 427 format binary wheels.
wininst2wheel(1): wininst2wheel converts Windows installers to PEP 427 format binary wheels. wininst2wheel [options] [installer [installer ...]] Barry Warsaw <barry@debian.

wlinkevent(3erl): - See external documentation: wxHtmlLinkEvent.
wlinkevent(3erl): See external documentation: wxHtmlLinkEvent. Use wxEvtHandler:connect/3 with EventType:: command_html_link_clicked See also the message variant #wxHtmlLink{} event record type.

wmdrrg(3ncarg): - plots weather map regions (indicating "snow", "rain", etc.
wmdrrg(3ncarg): N (Integer, Input) - The number of points supplied in the second and third arguments. X (Real, Input) - The X coordinates (specified in world coordinates) of N points that specify the control points of a spline curve that will be fitted to

wmemset(3posix): wmemset --- set wide characters in memory
wmemset(3posix): The functionality described on this reference page is aligned with the ISO C standard. Any conflict between the requirements described here and the ISO C standard is unintentional. This volume of POSIX.12008 defers to the ISO C standard.

wmsetc(3ncarg): - Sets the value of an internal parameter of type CHARACTER.
wmsetc(3ncarg): The C-binding argument descriptions are the same as the FORTRAN argument descriptions. USAGE This routine allows you to set the current value of Wmap parameters.

wordgrinder(1): - console-based word processor (Ubuntu)
wordgrinder(1): wordgrinder is a simple character cell word processor that runs on the console. It is primarily designed for text entry. It's designed to get the hell out of your way and let you write; it does very little, but what it does it does well.

write(3posix): pwrite, write --- write on a file (Ubuntu)
write(3posix): The write() function shall attempt to write nbyte bytes from the buffer pointed to by buf to the file associated with the open file descriptor, fildes. Before any action described below is taken, and if nbyte is zero and the file is a

writeswfbuttonsoundtomethod(3): - Not Described (Ubuntu)
writeswfbuttonsoundtomethod(3): Not Described. NOTE At least F5 and F6 do not write an extra 0 style byte if there is no sound for a particular transition the docs say otherwise. #include <ming.

wwwifetch(1): - Web presentation tool of ifetch-tools
wwwifetch(1): wwwifetch - is the presentation layer of ifetch-tools. ifetch-tools - A set of tools to collect, monitor, and view images from IP Cameras. wwwifetch ifetch-tools was written by Richard Nelson <unixabg@gmail.com>.

x0vnc4server(1): - VNC server which continuously polls an X display
x0vnc4server(1): x0vncserver is a VNC server which continuously polls any X display, allowing it to be controlled via VNC. How usable it will be depends a lot on the machine it's running on, and what you're expecting.

xactivatescreensaver(3): - manipulate the screen saver
xactivatescreensaver(3): 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 restores the default. Other negative values generate a BadValue error.

xapian-delve(1): - Inspect the contents of a Xapian database
xapian-delve(1): delve - Inspect the contents of a Xapian database delve [ delve - Inspect the contents of a Xapian database

xapian-progsrv(1): - Piped server for use with Xapian's remote backend
xapian-progsrv(1): xapian-progsrv - Piped server for use with Xapian's remote backend xapian-progsrv [ xapian-progsrv - Piped server for use with Xapian's remote backend

xchangedevicedontpropagatelist(3): - query or change the dont-propagate-list for
xchangedevicedontpropagatelist(3): The XChangeDeviceDontPropagateList request modifies the list of events that should not be propagated to ancestors of the event window. This request allows extension events to be added to or deleted from that list.

xconsortium(7): - X Consortium information (Ubuntu)
xconsortium(7): The X Consortium was an independent, not-for-profit Delaware membership corporation. It was formed in 1993 as the successor to the MIT X Consortium. The purpose of the X Consortium was to foster the development, evolution, and maintenance

xdbebeginidiom(3): - marks the beginning of a DBE idiom sequence.
xdbebeginidiom(3): This function marks the beginning of an idiom sequence. DBE, XdbeAllocateBackBufferName(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeFreeVisualInfo(), XdbeGetBackBufferAttributes(), XdbeGetVisualInfo(), XdbeQueryExtension(),

xdbefreevisualinfo(3): - frees information returned by XdbeGetVisualInfo().
xdbefreevisualinfo(3): This function frees the list of XdbeScreenVisualInfo returned by the function XdbeGetVisualInfo(). DBE, XdbeAllocateBackBufferName(), XdbeBeginIdiom(), XdbeDeallocateBackBufferName(), XdbeEndIdiom(), XdbeGetBackBufferAttributes(),

xdt-csource(1): - C code generation utility for arbitrary data
xdt-csource(1): xdt-csource is a small utility that generates C code containing arbitrary data, useful for compiling texts or other data directly into programs. INVOCATION xdt-csource either takes as input one file name to generate code for, or, using the

xen-create-nfs(8): - Create a Xen configuration file for an NFS-root guest.
xen-create-nfs(8): xen-create-nfs is a simple script which allows you to easily create a single configuration file for a Xen guest which will mount its remote filesystem over an NFS root.

xen-list-images(8): - List all the created and configured Xen images.
xen-list-images(8): xen-list-images is a simple script which will display all the Xen images which have been created. This works by iterating over all files matching the pattern /etc/xen/*.cfg which is what the xen-create-image script would create.

xfce4-notifyd-config(1): - configuration GUI for xfce4-notifyd
xfce4-notifyd-config(1): xfce4-notifyd-config will launch the configuration GUI for xfce4-notifyd. xfce4-notifyd-config [-?] [-V] [-s SOCKET_ID] [--display=DISPLAY] xfce4-notifyd-config - configuration GUI for xfce4-notifyd

xfwm4-workspace-settings(1): - Workspace settings for Xfce window manager
xfwm4-workspace-settings(1): Usage: xfwm4-workspace-settings [OPTION...] . Help Options: -h, --help Show help options --help-all Show all help options --help-gtk Show GTK+ Options Application Options: -s, --socket-id=SOCKET ID Settings manager socket -V, --version

xiph2vclt(1): - Generate VCLT playlist from xiph/icecast stream directory
xiph2vclt(1): This tool generates a VCLT playlist from Xiph foundation's icecast stream directory. If no infile is given 'yp.xml' is used. The playlist is print to stdout.

xkballocgeomrows(3): - Allocate rows in a section (Ubuntu)
xkballocgeomrows(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkballocservermap(3): - Allocate and initialize an empty server map description
xkballocservermap(3): XkbAllocServerMap allocates and initializes an empty server map in the server field of the keyboard description specified by xkb. The which parameter specifies the particular components of the server map structure to allocate, as specified

xkbfreegeomcolors(3): - Free geometry colors (Ubuntu)
xkbfreegeomcolors(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkbfreegeomkeys(3): - Free geometry keys - (Ubuntu)
xkbfreegeomkeys(3): If free_all is True, all keys are freed regardless of the value of first or count. Otherwise, count keys are freed beginning with the one specified by first.

xkbfreegeomoverlayrows(3): - Free rows in an overlay
xkbfreegeomoverlayrows(3): Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify keyboard geometries. Note that these functions merely allocate space for the new element(s), and it is up

xkbgetkeybehaviors(3): - Obtain the behaviors (the behaviors array) for a subset of
xkbgetkeybehaviors(3): XkbGetKeyBehaviors sends a request to the server to obtain the behaviors for num keys on the keyboard starting with the key whose keycode is first. It waits for a reply and returns the behaviors in the server->behaviors field of xkb.

xkbgetstate(3): - Obtains the keyboard state (Ubuntu)
xkbgetstate(3): The XkbGetState function queries the server for the current keyboard state, waits for a reply, and then backfills state_return with the results. All group values are expressed as group indices in the range [0..3].

xkbkeynumsyms(3): - Returns the total number of keysyms for the key corresponding to
xkbkeynumsyms(3): The key width and number of groups associated with a key are used to form a small two-dimensional array of KeySyms for a key. This array may be different sizes for different keys.

xkbkeytypeindex(3): - Obtain the index of a key type or the pointer to a key type
xkbkeytypeindex(3): XkbKeyTypeIndex computes an index into the types vector of the client map in xkb from the given keycode and group index. int XkbKeyTypeIndex (XkbDescPtr xkb, KeyCode keycode, int group); ARGUMENTS - xkb Xkb description of interest -

xkblockgroup(3): - Locks the keysym group - (Ubuntu)
xkblockgroup(3): XkbLockGroup sends a request to the server to lock the specified group and does not wait for a reply. It returns True if the request was sent and False otherwise.

xkbsagroup(3): - Returns the group_XXX field of act converted to a signed int
xkbsagroup(3): XkbSAGroup returns the group_XXX field of act converted to a signed int. STRUCTURE Actions associated with the XkbGroupAction structure change the current group state when keys are pressed and released: typedef struct _XkbGroupAction {

xkbsasetptrdfltvalue(3): - Sets the valueXXX field of act from val
xkbsasetptrdfltvalue(3): Actions associated with the XkbPtrDfltAction structure change the mk_dflt_btn attribute of the MouseKeys control. If the MouseKeys control is not enabled, KeyPress and KeyRelease events are treated as though the action is XkbSA_NoAction.

xkbsetautoresetcontrols(3): - Changes the current values of the AutoReset control
xkbsetautoresetcontrols(3): XkbSetAutoResetControls changes the auto-reset status and associated auto-reset values for the controls selected by changes. For any control selected by changes, if the corresponding bit is set in auto_ctrls, the control is configured to

xkbsetmodactionvmods(3): - Sets the vmods1 and vmods2 fields of act using the vmods
xkbsetmodactionvmods(3): XkbSetModActionVMods sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description. void XkbSetModActionVMods (XkbAction act, unsigned short vmods); ARGUMENTS - act action in which to set vmods - vmods

xkbsetptractionx(3): - Sets the high_XXX and low_XXX fields of act from the signed
xkbsetptractionx(3): Actions associated with the XkbPtrAction structure move the pointer when keys are pressed and released. If the MouseKeys control is not enabled, KeyPress and KeyRelease events are treated as though the action is XkbSA_NoAction.

xpi-repack(1): - repack a xpi file into a tarball (Ubuntu)
xpi-repack(1): xpi-repack is a helper tool for packaging XUL extensions. It repacks the given xpi file into a proper tarball that can be used as source tarball for the Debian package. It is designed to work with uscan.

xrootconsole(1): xrootconsole --- display a file (or stdin) to a transparent window
xrootconsole(1): xrootconsole is a small utility which displays its input in a transparent text box on X's root window. It will read from any file listed on the command line or, by default, from stdin.

xsetpointer(1): - set an X Input device as the main pointer
xsetpointer(1): Xsetpointer sets an XInput device as the main pointer. When called with the -l flag it lists the available devices. When called with the -c/+c flag, it toggles the sending of core input events, for servers which implement a virtual core

xtgetactionkeysym(3): - obtain corresponding keysym
xtgetactionkeysym(3): If XtGetActionKeysym is called after an action procedure has been invoked by the Intrinsics and before that action procedure returns, and if the event pointer has the same value as the event pointer passed to that action routine, and if the

xtgetselectionrequest(3): - retrieve the event that triggered the
xtgetselectionrequest(3): XtGetSelectionRequest may only be called from within an XtConvertSelectionProc procedure and returns a pointer to the SelectionRequest event that caused the conversion procedure to be invoked.

xtgetselectionvalueincremental(3): - obtain selection values
xtgetselectionvalueincremental(3): The XtGetSelectionValueIncremental function is similar to XtGetSelectionValue except that the selection_callback procedure will be called repeatedly upon delivery of multiple segments of the selection value.

xtgetsubvalues(3): - obtain and set widget resources
xtgetsubvalues(3): The XtSetValues function starts with the resources specified for the Core widget fields and proceeds down the subclass chain to the widget. At each stage, it writes the new value (if specified by one of the arguments) or the existing value

xtissensitive(3): - set and check a widget's sensitivity state
xtissensitive(3): The XtSetSensitive function first calls XtSetValues on the current widget with an argument list specifying that the sensitive field should change to the new value.

xtlasteventprocessed(3): - last event, last timestamp processed
xtlasteventprocessed(3): XtLastEventProcessed returns the last event passed to XtDispatchEvent for the specified display and NULL if there has been no event. The client must not modify the contents of the returned event.

xtregisterdrawable(3): - register a drawable with the Intrinsics event dispatcher
xtregisterdrawable(3): XtRegisterDrawable associates the specified drawable with the specified widget so that future calls to XtWindowToWidget with the drawable will return the widget.

xttranslatecoords(3): - translate widget coordinates
xttranslatecoords(3): While XtTranslateCoords is similar to the Xlib XTranslateCoordinates function, it does not generate a server request because all the required information already is in the widget's data structures.

yacc(1posix): yacc --- yet another compiler compiler (DEVELOPMENT)
yacc(1posix): The yacc command accepts a language that is used to define a grammar for a target language to be parsed by the tables and code generated by yacc. The language accepted by yacc as a grammar for the target language is described below using

yahoo2mbox(1): - Retrieve and store Yahoo! Groups messages
yahoo2mbox(1): yahoo2mbox Retrieves all messages in the archive of the given group from Yahoo and stores them in the specified local MBOX file. If the file exists, the messages not already in the file are appended to it.

yhsm-keystore-unlock(1): yhsm-keystore-unlock Unlock the keystore in a YubiHSM
yhsm-keystore-unlock(1): In versions of the YubiHSM before 1.0, the YubiHSM could be protected using a 'HSM password'. The YubiHSM would unlock it's cryptographic functions if the correct password was given, but it was a simple comparison test. In YubiHSM 1.

ykksm-gen-keys(1): - Tool to generate keys on the YKKSM-KEYPROV format.
ykksm-gen-keys(1): Tool to generate keys on the YKKSM-KEYPROV format. START: Decimal start point. END: Decimal end point, if absent START is used as END. --urandom: Use /dev/urandom instead of /dev/random as entropy source.

ykval-nagios-queuelength(1): - Check the current sync queuelength for the
ykval-nagios-queuelength(1): Checks the length of the current yubikey-val queuelength. Made to be used with the service nrpe and nagios. Database configuration is read from /etc/yubico/val/ykval-config.

No comments:

Post a Comment