caadf8c214
XNC - uses conception of two panels. These panels with highlighted directory listings give You simple and easy way to manipulate files on Your system. Bookmark feature allow You to remember Hot Directories and quick changing to it. Virtual File System can manipulate files in popular archieve formats as easy as files on normal Disk FS (copy/delete/view/edit/execute inside archive). MultiWindow Editing and Viewing System (IVES) edit text files and view ASCII/HEX and many image formats ; built in xterminal (rxvt 2.20) shows output from applications; configurable User menu do quick execute for usefull commands; exention association and execution list allow execute application by associated extension; processes information shows list of processes and can send signal to its; disk and memory summary information; QuickScan Directories and files info; Drag 'n' Drop for files manipulation - easy way to work for Mouse Fans; built in archive support for TAR, TARGZ, TRABZ2, GZIP, BZIP2, ARJ, ZIP, RAR, RPM, DEB, LHA; Hot keys, colors, sizes, fonts and panels layout easy customization with XNCSetup make XNC very usefull tool.
13 lines
567 B
Plaintext
13 lines
567 B
Plaintext
$OpenBSD: patch-_xlaunch__launch_menu,v 1.1.1.1 2000/12/31 12:54:27 reinhard Exp $
|
|
--- .xlaunch/.launch.menu.orig Fri Nov 10 09:19:22 2000
|
|
+++ .xlaunch/.launch.menu Sun Dec 31 12:19:10 2000
|
|
@@ -4,7 +4,7 @@
|
|
# "Key name" : pixmap_name : execute string
|
|
#Attension Key name must be in "" but other names without it.
|
|
#Key name or pixmap_name may be empty but ':' must be otherwise.
|
|
-: kill.gif : /usr/X11/bin/xkill
|
|
+: kill.gif : /usr/X11R6/bin/xkill
|
|
: term.gif: xterm -ls -sb -fn 10x20 -title "XTerminal"
|
|
: ives.gif : /usr/local/bin/ives
|
|
"XNC" :: /usr/local/bin/xnc
|