EnglishFrenchSpanish

Ad


OnWorks favicon

grab_vcsa-3.0.0 - Online in the Cloud

Run grab_vcsa-3.0.0 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command grab_vcsa-3.0.0 that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


grab_vcsa - Linux console vcsa grabber

SYNOPSIS


grab_vcsa

DESCRIPTION


The Linux console allows text mode video buffer access^. For each tty device
(/dev/tty0..31) there exist two devices (/dev/vcs0..31) and (/dev/vcsa0..31). These
devices are two different representations of the content of the console.

When you login on the Linux console, your tty device is changed owner to you, so you can
read/write it. When you logout it is takes from you. This does not happen with the vcs and
vcsa devices, i.e. you cannot access the video buffer of your own tty.

Unfortunately there is a lot of reason to use the text mode video buffer. For instance, it
is not possible to get access to the full 256 characters the VGA adapter can display
without using the text mode video buffer (Linux emulates the vt100 character set which
does not have all VGA characters). This annoyance severely limits the porting
possibilities to Linux of software that was written with a VGA character set in mind.

grab_vcsa is a setuid root program that, when called will change the owner of the vcs and
vcsa devices to you, after a series of security checks have been performed.

It is not necessary to change the permissions back again (this would be pointless since a
user could kill a imaginary release_vcsa program before it can do its work). The
permissions are automatically reverted on logout.

grab_vcsa is used by the Free Pascal video unit. The video unit allows programmers to
develop portable programs accross Dos, Linux, FreeBSD, Windows, OS/2 and other operating
systems while they can still assume being able to use the full VGA character set.

RETURN CODES


grab_vcsa has the following return codes:

0 Success

1 You are not running on the Linux console

2 Error while statting tty.

3 Error while executing chown.

4 Error while executing chmod.

4 You do not own your own tty.

Use grab_vcsa-3.0.0 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad