7 Quick Reference Manual Page

Contents of this section

7.1 NAME

rtc --- a Motif based program launcher.

7.2 DESCRIPTION

rTc is a Motif application that controls the execution of other programs.

This is only a quick reference man page, for more details see the Users Guide.

7.3 SYNTAX


Keyword Options Arguments
Menu - menu name
AddToMenu - menu name
EndMenu -
f.button H,F,I,N,T "label" cmd
f.menu H,F,I "label" menu name
f.label I "label"
f.separator - ""
f.quit H,F,I "label"
f.mail-box H,F,T "label" mail box
f.disk-space H,F,T "label" part col=max:min
f.clock H,F,T "label"
f.help-menu H,F,I "label" menu name
f.help-on-context H,F,I "label"
f.help-text H,F,I "label" name
f.help-file H,F,I "label" filename
HelpText - name
EndHelp -
Panel - name
EndPanel -
f.panel H,F,I "label" panel name
f.command H,F,N,T cmd
f.text H,F,D "prompt" =name
f.file H,F "prompt" =name dir
f.scale H,f,D "prompt" =name {min,max,incr}
f.list H,F,D "prompt" =name {item} …
f.toggle H,F,D "prompt" =name {prompt,cmd}…

7.4 RESOURCES

The following table describes the command line arguments and the associated X-resources.


Resource Class Type Default Cmd Line Equiv.


userFile UserFile String SITE_USER_FILE--user-file
systemFile SystemFile String SITE_USER_FILE--system-file
maximumSize MaximumSize BooleanTrue --minimum-size switches it off
reminderFileReminderFileString SITE_REMINDER_FILE--reminder-file
singleScreenSingleScreenBooleanFalse --single
userType UserType - Beginner --expert or --beginner
msgStyle MsgStyle - StatusArea --dialogs, --status-area or --console
msgLevel MsgLevel - Warning --error, --warn or --info
helpFilePathHelpFilePathString SITE_HELP_PATH--help-file-path
iconFilePathIconFilePathString SITE_ICON_PATH--icon-file-path
messageBeep MessageBeep BooleanFalse --mbeep
messageBeepVolumeMessageBeepVolumeInt 50 none
messageBeepDurationMessageBeepDurationInt 20 none
executeBeep ExecuteBeep BooleanFalse --ebeep
executeBeepVolumeExecuteBeepVolumeInt 20 none
executeBeepDurationExecuteBeepDurationInt 10 none

7.5 FILES

These can all be changed by configuring (before compiling), but the following are as distributed.

~.rtcrc

~.rtc-reminders

~/usr/local/lib/rtc/system.rtcrc

7.6 SEE ALSO

execvp(2), sh, csh, bash.

The RTC User Guide.

Next Chapter, Previous Chapter

Table of contents of this chapter, General table of contents

Top of the document, Beginning of this Chapter