openbox/nls/C/main.m

26 lines
797 B
Mathematica
Raw Normal View History

2002-04-11 03:20:38 +00:00
$set 14 #main
$ #RCRequiresArg
2002-05-25 01:01:49 +00:00
# error: '-rc' requires an argument\n
$ #MENURequiresArg
# error: '-menu' requires an argument\n
2002-04-11 03:20:38 +00:00
$ #DISPLAYRequiresArg
2002-05-25 01:01:49 +00:00
# error: '-display' requires an argument\n
2002-04-11 03:20:38 +00:00
$ #WarnDisplaySet
2002-05-25 01:01:49 +00:00
# warning: could not set environment variable 'DISPLAY'\n
2002-04-11 03:20:38 +00:00
$ #Usage
2002-05-25 01:01:49 +00:00
# Blackbox %s : (c) 2001 - 2002 Sean 'Shaleh' Perry\n\
\t\t\t 1997 - 2000, 2002 Brad Hughes\n\n\
-display <string>\t\tuse display connection.\n\
-rc <string>\t\t\tuse alternate resource file.\n\
2002-05-25 02:58:51 +00:00
-menu <string>\t\tuse alternate menu file.\n\
2002-05-25 01:01:49 +00:00
-version\t\t\tdisplay version and exit.\n\
-help\t\t\t\tdisplay this help text and exit.\n\n
2002-04-11 03:20:38 +00:00
$ #CompileOptions
2002-05-25 01:01:49 +00:00
# Compile time options:\n\
Debugging\t\t\t%s\n\
Shape:\t\t\t%s\n\
2002-05-25 02:58:51 +00:00
Slit:\t\t\t\t%s\n\
Event Clobbering:\t\t%s\n\
8bpp Ordered Dithering:\t%s\n\n