XView (X Window-System-based Visual/Integrated Environment for Workstations)
is a user-interface toolkit to support interactive, graphics-based
applications running under the X Window System. XView provides a set of
pre-built, user-interface objects such as canvases, scrollbars, menus, and
control panels. The appearance and functionality of these objects follow
the OPEN LOOK Graphical User Interface (GUI) specification. XView features
an object-oriented style Application Programmer's Interface (API) that is
straightforward and easy to learn.
This package contains all the configurations files needed for use of
the XView libraries and applications.
This package contains the libraries, headers and support files
necessary to build XView applications.
Source Notes
------------
This version of the XView source corresponds to that provided with
OpenWindows Version 3.2 from SunSoft Inc. Libraries generated with this
source should be interchangeable with those from the OpenWindows Version 3.2
release.
Easystroke is a gesture-recognition application for X11. Gestures or
strokes are movements that you make with your mouse (or your pen,
finger etc.) while holding down a specific mouse button. Easystroke
will execute certain actions if it recognizes the stroke; currently
easystroke can emulate key presses, execute shell commands, hold down
modifiers and emulate a scroll wheel. The program was designed with
Tablet PCs in mind and can be used effectively even without access to
a keyboard.
The xcalendar is a simple interactive calendar program with a notebook
capability. It is built on the X Toolkit and the Athena Widgets.
Just type `xcalendar [month [year]]' on command line.
If month and year are not provided on the command line they are
assumed to be current.
Note: This program is internationalized but only
app-defaults files for English (C) and Japanese (ja_JP.eucJP) are included.
Let's add another locales!
"Another Easy Editor"
An easy to use text editor intended to be usable with little or no
instruction. Provides a full-screen text interface via curses (aee)
as well as a graphical user interface under X windows (xae).
Features include pop-up menus, cut-and-paste, journaling, and
multiple edit buffers.
aee is a superset of the "Easy Editor" (ee) that is part of the
FreeBSD base system.
3D Pong is an X Window game for 1 or 2 players. It's a 3D game based
on the first arcade game, "Pong." Like "Pong," it's a game played with
a ball and paddles. The object is to hit the ball and get it in the
other player's goal. Use your paddle to deflect the ball and keep it
from getting in your goal.
XBlast is a multi-player arcade game for X11. The game
can be played with at least two players and up to six
players. It was inspired by the video/computer game
Bomberman(Dynablaster), which was to my knowledge first
programmed for NEC's PC Engine/Turbo Grafx. Other (com-
mercial) versions of the original game exist for IBM-PC,
Atari ST, Amiga, NES, GameBoy and Super NES.
Xdemineur is a minesweeper game for the X Window System.
The object of this game is to find the location of the mines
hidden in the minefield and to mark their location by placing a
warning flag. You have exactly as many flags as there are mines.
The number of flags that remain to be placed is displayed in the
top left corner of the window and a timer is displayed in the top
right corner.
Ding is a Dictionary lookup program for X windows/Unix. It comes with
a German-English Dictionary with ca. 120,000 entries. It is an
offline version of the dictionary found at:
<URL:http://dict.tu-chemnitz.de/>.
It is based on Tk version >= 8.3 and uses the agrep for searching.
It has many configuration options, such as search preferences,
interface language (English or German), colors. It has history and
help functions and comes with useful key and mouse bindings for quick
and easy lookups.
Peps will preprocess encapsulated Postscript files for conversion by
Ghostscript into bitmaps. It provides variable levels of resolution and
anti-aliasing. You can use it as a stand-alone Postscript-to-bitmap
conversion program, or use it on-line to create bitmaps on the fly and send
them out to a web browser, even compressing them if the browser supports
gzip compression.
Xpeps is peps with X11 support.
hostapd is a user space daemon for access point and authentication
servers. It implements IEEE 802.11 access point management, IEEE
802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and
RADIUS authentication server. The current version supports Linux
(Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211).
To use the ports version instead of the base, add:
hostapd_program="/usr/local/sbin/hostapd"
to /etc/rc.conf