libkinput 0.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News libkinput 0.6 (Default branch)
# 1  
Old 12-30-2008
libkinput 0.6 (Default branch)

libkinput is a small, lightweight command line editing library. It was written as a smaller alternative to the readline library. The main goal of the project is to implement a clean, lightweight, and easy to modify readline equivalent for small and medium CLI applications. It is part of ASNlibs. License: GNU General Public License v3 Changes:
Initial version, offering basic line editing and syntax completion mechanisms. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
XFE(1)																	    XFE(1)

NAME
xfe - A lightweight file manager for X Window SYNOPSIS
xfe [-h] [--help] [-v] [--version] [-i] [--iconic] [-m] [--maximized] [-p n] [--panel n] [startdir] DESCRIPTION
X File Explorer (xfe) is a lightweight file manager for X Window, written using the FOX toolkit. It is desktop independent and can easily be customized. It has Windows Commander or MS-Explorer look and it's very fast and small. Xfe is based on the popular, but discontinued X Win Commander, written by Maxim Baranov. AUTHOR
Roland Baudin <roland65@free.fr>. OPTIONS
xfe accepts the following options: -h, --help Print the help screen and exit. -v, --version Print version information and exit. -i, --iconic Start iconified. -m, --maximized Start maximized. -p n, --panel n Force panel view mode to n (n=0 => Tree and one panel, n=1 => One panel, n=2 => Two panels, n=3 => Tree and two panels). startdir Specifies the path to the directory to open when starting xfe. It can be a regular path like /home/test, or an URI like file:///home/test SEE ALSO
xfw(1), xfv(1), xfi(1), xfp(1) Roland Baudin 25 January 2008 XFE(1)