Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Others
CURSOR(1) OpenBSD Reference Manual (i386) CURSOR(1)
NAME
cursor - set cursor shape for the pcvt VT220 video driver
SYNOPSIS
cursor [-d device] [-n screenno] [-s lineno] [-e lineno]
DESCRIPTION
The cursor utility allows the user to set the cursor shape in a given
virtual screen of the above mentioned driver.
The options are as follows:
-d Specifies a device for which the cursor shape is set.
-n Sets the virtual screen number to apply the following parameters
to. Not specifying this parameter implies the current virtual
screen or the screen referenced by the -d parameter.
-s Specifies the starting (top) scanline the cursor should have.
-e Specifies the last (bottom) scanline the cursor should have.
Be aware of the fact that the parameters need to be adjusted for the cur-
rent size of the characterfont in use, on EGA and VGA boards sizes of 8,
14 and 16 scanlines are currently supported.
EXAMPLES
The command ``cursor -s3 -e10'' sets the cursor on the current virtual
screen to a rectangular shape on a 14 line VGA screen.
BUGS
No known bugs
SEE ALSO
loadfont(1), scon(1), pcvt(4)
OpenBSD 2.6 December 19, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for cursor(1) OpenBSD sources for cursor(1)
Up to: Graphical Output - Generating Graphical output and images, including fonts, displays, printing
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
cursor.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|