EnglishFrenchSpanish

Ad


OnWorks favicon

lefty - Online in the Cloud

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

This is the command lefty 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


lefty - A Programmable Graphics Editor

SYNOPSIS


lefty [ options ] [ file ]

DESCRIPTION


lefty is a two-view graphics editor for technical pictures. This editor has no hardwired
knowledge about specific picture layouts or editing operations. Each picture is described
by a program that contains functions to draw the picture and functions to perform editing
operations that are appropriate for the specific picture. Primitive user actions, like
mouse and keyboard events, are also bound to functions in this program. Besides the
graphical view of the picture itself, the editor presents a textual view of the program
that describes the picture. Programmability and the two-view interface allow the editor to
handle a variety of pictures, but are particularly useful for pictures used in technical
contexts, e.g., graphs and trees. Also, lefty can communicate with other processes. This
feature allows it to use existing tools to compute specific picture layouts and allows
external processes to use the editor as a front end to display their data structures
graphically.

USAGE


The file name is optional. It may be -, for reading from standard input. lefty uses two
environment variables, LEFTYPATH and LEFTYOPTIONS. LEFTYPATH is a colon separated list of
directories. When lefty tries to open a file, it searches that path for the file. When
lefty tries to start up another process, it searches LEFTYPATH first, then the standard
PATH variable. LEFTYOPTIONS can be used to set specific options. Options specified on the
command line override options set through this variable.

OPTIONS


-x Instructs the editor to exit after processing file.

-e <expression>
<expression> is parsed and executed.

-el <num>
Set error reporting level. The default value is 0. 0 never prints any messages. 1
prints severe errors, such as trying to return from a non function. 2 is the most
useful: it reports function calls that cannot be executed, either because there is
no function, or because of argument mismatches. 3 also warns about bad variable
names. 4,5 warn about expressions that do not return a value. Only level 1
messages are real errors. The rest arise from legal lefty statements, but may be
caused by some logic errors.

-sd <num>
Specifies how much of the stack to show, when an error message is to be printed.
The default value is 2. With 0, no part of the stack is shown. With 1, only the
top stack frame is printed. With 2, the full stack is printed.

-sb <num>
Specifies how much of each function in the stack to show, when an error message is
to be printed. The default value is 2. With 0, no part of the function is shown.
With 1, only the line around the error is printed. With 2, the full function body
is printed.

-df <string>
Sets the default font. This font is used whenever a requested font cannot be found.
The string must be a legal X font. If string is '', lefty will draw small boxes
instead of text.

-ps <file>
Specifies a default file name for postscript files. This name is used when no name
is specified in the createwidget call. The default file name is out.ps.

-V Prints the version.

-? Prints the usage and exits.

Use lefty online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 2
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 3
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 4
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 5
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 6
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 7
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • More »

Linux commands

  • 1
    acl_gran
    acl_gran
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_gran
  • 2
    acl_grant
    acl_grant
    rsbac-admin - Rule Set Based Access
    Control DESCRIPTION: rsbac-admin is a
    set of tool used to manage systems using
    a Rule Set Based Access Control (RSBAC)
    kern...
    Run acl_grant
  • 3
    cpupower-idle-set
    cpupower-idle-set
    cpupower idle-set - Utility to set cpu
    idle state specific kernel options
    SYNTAX: cpupower [ -c cpulist ]
    idle-info [options] DESCRIPTION: The
    cpupower idle-se...
    Run cpupower-idle-set
  • 4
    cpupower-info
    cpupower-info
    cpupower-info - Shows processor power
    related kernel or hardware
    configurations ...
    Run cpupower-info
  • 5
    g15daemon
    g15daemon
    g15daemon - provides access to extra
    keys and the LCD available on the
    logitech G15 keyboard. DESCRIPTION:
    G15Daemon allows users access to all
    extra keys by d...
    Run g15daemon
  • 6
    g15ladi
    g15ladi
    laditools - tools to control and
    monitor LADI (JACK and ladish) systems ...
    Run g15ladi
  • More »

Ad