.\" .\" Copyright 1996 by Christian Bolik (Christian.Bolik@mainz.netsurf.de) .\" .TH TKDESK 1 "TkDesk 2.0, 04/15/2004" "" "" .UC 4 .SH NAME ed-tkdesk \- edit a file using TkDesk's editor .SH SYNOPSIS .B ed-tkdesk .RB [ \-q ] [ \fIfile ... ] .br .SH DESCRIPTION If invoked with no argument, ed-tkdesk will open a new TkDesk editor window without loading any file into it. .PP If one or more .I file arguments are given to ed-tkdesk, they will be loaded into a new TkDesk editor window. .PP Ed-tkdesk communicates with TkDesk through a TCP/IP server that needs to be started from within TkDesk using the menu entry "TkDesk Server" from TkDesk's "Options" menu. .SH OPTIONS .IP \-q Load files in the background, i.e. don't wait until associated editor window is closed but return immediately. .IP \fIfile The file that should be opened using TkDesk's editor. .SH "FILES" .IP tkdeskclient Usually in "/usr/local/bin", this program is used to perform the actual communication with TkDesk. .SH "SEE ALSO" tkdesk(1), cd-tkdesk(1), od-tkdesk(1) .SH "AUTHOR" Christian Bolik (Christian.Bolik@mainz.netsurf.de)