.\" $XConsortium: xedit.man,v 1.23 94/04/17 20:43:39 matt Exp $ .\" Copyright (c) 1994 X Consortium .\" .\" Permission is hereby granted, free of charge, to any person obtaining .\" a copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, .\" distribute, sublicense, and/or sell copies of the Software, and to .\" permit persons to whom the Software is furnished to do so, subject to .\" the following conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF .\" MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. .\" IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR .\" OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, .\" ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR .\" OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of the X Consortium shall .\" not be used in advertising or otherwise to promote the sale, use or .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" .\" $XFree86: xc/programs/xedit/xedit.man,v 1.15 2001/01/27 18:21:11 dawes Exp $ .\" .\" Copyright (c) 1998, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" X Window System is a trademark of The Open Group. .\" .\" Translated Tue Nov 10 01:53:45 JST 1998 .\" by FUJIWARA Teruyoshi .\" Updated Sun Jan 14 12:24:55 JST 2001 for XFree86 4.0.2 .\" by FUJIWARA Teruyoshi .\" Updated Fri Oct 19 01:13:33 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .TH XEDIT 1 "Version 4.1.0" "XFree86" .SH 名前 .\"0 xedit \- simple text editor for X xedit \- 簡単なテキストエディタ .SH 書式 .B xedit [ .I \-toolkitoption \&.\|.\|. ] [ .I filename \&.\|.\|. ] .SH 説明 .\"0 .I Xedit .\"0 provides a window consisting of the following four areas: .I Xedit は次に示す4つの領域を持つウィンドウを作る。 .\"0 .IP "Commands Section" 25 .IP "コマンド部" 25 .\"0 A set of commands that allow you to exit \fIxedit\fP, save the file, or .\"0 load a new file into the edit window. \fIxedit\fP の終了、ファイルのセーブ、新しいファイルの編集ウィンドウへ のロードなどを可能にするコマンドの集合。 .\"0 .IP "Message Window" 25 .IP "メッセージウィンドウ" 25 .\"0 Displays \fIxedit\fP messages. In addition, this window can be also used as .\"0 a scratch pad. \fIxedit\fP のメッセージを表示するウィンドウ。このウィンドウは下書き用 のノートとしても利用できる。 .\"0 .IP "Filename Display" .IP "ファイル名表示" .\"0 Displays the name of the file currently being edited, and whether this file .\"0 is \fIRead-Write\fP or \fIRead Only\fP. 現在編集しているファイル名を表示する。また、このファイルが \fI読み書き可能\fP と \fI読み込みのみ\fP のいずれであるかも表示する。 .\"0 .IP "Edit Window" 25 .IP "編集ウィンドウ" 25 .\"0 Displays the text of the file that you are editing or creating. 編集あるいは作成しているファイルのテキストを表示する。 .SH オプション .\"0 .I Xedit .\"0 accepts all of the standard X Toolkit command line .\"0 options (see .\"0 .IR X (7)). .I xedit には X ツールキットの標準コマンド行オプションを指定することができ る( .IR X (7) を参照)。 .\"0 The order of the command line options is not important. コマンド行オプションはどんな順序で指定してもよい。 .TP 8 .I filename .\"0 Specifies the file(s) that are to be loaded during start-up. This is the .\"0 file which will be edited. If a file is not specified, .\"0 .I xedit .\"0 lets you load files or create new files after it has started up. 起動時に読み込むファイル(複数可)を指定する。これは編集されるファイルとなる。 ファイルが指定されなければ、 .I xedit は起動後にユーザにファイルのロードか、新しいファイルの作成を行わせる。 .\"0 .SH EDITING .SH 編集 .\"0 The Athena Text widget is used for the three sections of this .\"0 application that allow text input. The characters typed will go to .\"0 the Text widget that has the input focus, or the Text widget that the pointer .\"0 cursor is currently over. Athena ウィジェットセットの Text ウィジェットは、このアプリケーション で入力を行う3つの部分で使われている。 打ち込まれた文字は、入力フォーカスを持っている Text ウィジェットか、 ポインタカーソルが現在ある Text ウィジェットに入力される。 .PP .\"0 The following keystroke combinations are defined: 以下のキーストロークの組み合わせが定義されている: .sp .nf .ta 1.0i 3.0i 4.5i .\"0 Ctrl-a Beginning Of Line Meta-b Backward Word Ctrl-a 行の先頭へ移動 Meta-b 1ワード戻る .\"0 Ctrl-b Backward Character Meta-f Forward Word Ctrl-b 1文字戻る Meta-f 1ワード進む .\"0 Ctrl-d Delete Next Character Meta-i Insert File Ctrl-d 次の文字を削除 Meta-i ファイル挿入 .\"0 Ctrl-e End Of Line Meta-k Kill To End Of Paragraph Ctrl-e 行の末尾へ移動 Meta-k パラグラフの最後まで切り取り .\"0 Ctrl-f Forward Character Meta-q Form Paragraph Ctrl-f 1文字進む Meta-q パラグラフ作成 .\"0 Ctrl-g Keyboard Reset Meta-v Previous Page Ctrl-g キーボードのリセット Meta-v 前のページ .\"0 Ctrl-h Delete Previous Character Meta-y Insert Current Selection Ctrl-h 前の文字を削除 Meta-y 現在のセレクションを挿入 .\"0 Ctrl-j Newline And Indent Meta-z Scroll One Line Down Ctrl-j 改行とインデント Meta-z 1行下へスクロール .\"0 Ctrl-k Kill To End Of Line Meta-d Delete Next Word Ctrl-k 行の末尾まで切り取り Meta-d 次のワードを削除 .\"0 Ctrl-l Redraw Display Meta-D Kill Word Ctrl-l ディスプレイ再描画 Meta-D ワードの切り取り .\"0 Ctrl-m Newline Meta-h Delete Previous Word Ctrl-m 改行 Meta-h 前のワードを削除 .\"0 Ctrl-n Next Line Meta-H Backward Kill Word Ctrl-n 次の行へ移動 Meta-H 前のワードの切り取り .\"0 Ctrl-o Newline And Backup Meta-< Beginning Of File Ctrl-o 改行とバックアップ Meta-< ファイル先頭へ移動 .\"0 Ctrl-p Previous Line Meta-> End Of File Ctrl-p 前の行へ移動 Meta-> ファイル末尾へ移動 .\"0 Ctrl-r Search/Replace Backward Meta-] Forward Paragraph Ctrl-r ファイル先頭へ向かって検索/置換 Meta-] 前のパラグラフへ移動 .\"0 Ctrl-s Search/Replace Forward Meta-[ Backward Paragraph Ctrl-s ファイル後方へ向かって検索/置換 Meta-[ 前のパラグラフへ移動 .\"0 Ctrl-t Transpose Characters Ctrl-t 文字の入れ換え .\"0 Ctrl-u [\fInumber\fP] Multiply by 4 or \fInumber\fP Meta-Delete Delete Previous Word Ctrl-u [\fInumber\fP] 4 回または \fInumber\fP 回の繰り返し Meta-Delete 前のワードの削除 .\"0 Ctrl-v Next Page Meta-Shift Delete Kill Previous Word Ctrl-v 次のページへ移動 Meta-Shift Delete 前のワードの切り取り .\"0 Ctrl-w Kill Selection Meta-Backspace Delete Previous Word Ctrl-w セレクションの切り取り Meta-Backspace 前のワードの削除 .\"0 Ctrl-y Unkill Meta-Shift Backspace Kill Previous Word Ctrl-y 貼り付け Meta-Shift Backspace 前のワードの切り取り .\"0 Ctrl-z Scroll One Line Up .\"0 Ctrl-z Scroll One Line Up Meta-z Scroll One Line Down Ctrl-z 1行上へスクロール Meta-z 1行下へスクロール .\"0 Ctrl-_ Undo Ctrl-_ アンドゥ .sp .\"0 In addition, the pointer may be used to cut and paste text: 加えて、ポインタを使ってカットアンドペーストができる: .ta .5i 2.0i .\"0 Button 1 Down Start Selection Button 1 Down セレクション開始 .\"0 Button 1 Motion Adjust Selection Button 1 Motion セレクション調整 .\"0 Button 1 Up End Selection (cut) Button 1 Up セレクション終了(カット) .\"0 Button 2 Down Insert Current Selection (paste) Button 2 Down 現在のセレクションの挿入(ペースト) .\"0 Button 3 Down Extend Current Selection Button 3 Down 現在のセレクションの拡張 .\"0 Button 3 Motion Adjust Selection Button 3 Motion セレクションの調整 .\"0 Button 3 Up End Selection (cut) Button 3 Up セレクション終了(カット) .fi .sp .\"0 .SH コマンド .SH コマンド .IP Quit 8 .\"0 Quits the current editing session. If any changes have not been saved, .\"0 .I xedit .\"0 displays a warning message, allowing the user to save them. 現在の編集セッションを終了する。変更がセーブされていなければ、 .I xedit は警告メッセージが表示され、ユーザはファイルをセーブすることができる。 .IP Save .\"0 If file backups are enabled (see RESOURCES, below) .\"0 .I xedit .\"0 stores a copy of the .\"0 original, unedited file in \fIfile\fP, .\"0 then overwrites the \fIfile\fP with the contents of the edit window. The .\"0 filename is retrieved from the Text widget directly to the right of .\"0 the \fILoad\fP button. ファイルのバックアップが有効ならば(以下の「リソース」セクションを参照)、 .I xedit は元の編集されていないファイルファイルのコピーを \fIfile\fP に格納し、その後に編集ウィンドウの内容で \fIfile\fP を上書きする。ファイル名は、\fILoad\fP ボタンの右にある Text ウィジェットから直接取得する。 .IP Load .\"0 Loads the file named in the text widget immediately to the right .\"0 of the this button and displays it in the Edit window. このボタンのすぐ右にあるテキストウィジェットが示すファイルをロードし、 これを編集ウィンドウに表示する。 .SH リソース .\"0 For \fIxedit\fP the available resources are: \fIxedit\fP では以下のリソースが設定可能である: .TP 8 .B enableBackups (\fPClass\fB EnableBackups) .\"0 Specifies that, when edits made to an existing file are saved, .\"0 .I xedit .\"0 is to copy the original version of that file to \fIfile\fP .\"0 before it saves the changes. The default value for this resource is .\"0 ``on,'' stating that backups should be created. 存在するファイルを編集してセーブするとき、変更をセーブする前に .I xedit がそのファイルの元のバージョンを \fIfile\fP にコピーす ることを指定する。このリソースのデフォルト値は ``on'' であり、 バックアップファイルが作成される。 .TP 8 .B backupNamePrefix (\fPClass\fB BackupNamePrefix) .\"0 Specifies a string that is to be prepended to the backup filename. The .\"0 default is that no string shall be prepended. バックアップのファイル名の先頭に付け加えられる文字列を指定する。デフォ ルトでは文字は付け加えられない。 .TP 8 .B backupNameSuffix (\fPClass\fB BackupNameSuffix) .\"0 Specifies a string that is to be appended to the backup filename. The .\"0 default is to use ``~'' as the suffix. バックアップのファイル名の末尾に付け加えられる文字列を指定する。デフォ ルトでは ``~'' がサフィックスとして使われる。 .B positionFormat (\fPClass\fB Format) .\"0 Specifies a format string used to display the cursor position. This .\"0 string uses printf(3) like notation, where カーソル位置の表示に使う書式文字列を指定する。この文字列は printf(3) に似た記法を用いる。つまり、 .B %l .\"0 prints the line number, は行番号を表示し、 .B %c .\"0 prints the column number, はカラム番号を表示し、 .B %p .\"0 prints the insert position offset, and は挿入位置のオフセットを表示し、 .B %s .\"0 prints the current file size. It is also allowed to specifie field sizes, .\"0 with the notation は現在のファイルサイズを表示する。フィールドのサイズを .B %\-?[0\-9]+ .\"0 \&. The default format string is ``L%l'', which shows the character ``L'' .\"0 followed by the line number. という記法で指定することもできる。デフォルトの書式文字列は ``L%l'' で ある。これは、文字 ``L'' の後に行番号を表示する。 .TP 8 .B hints (\fPClass\fB Hints) .\"0 Specifies a list of strings, separated by new lines, that will be .\"0 displayed in the bc_label window. bc_label ウィンドウ内に表示される文字列のリストを指定する。 リストは改行文字で区切られる。 .TP 8 .B hintsInterval (\fPClass \fBInterval) .\"0 Specifies the interval in seconds, which the hint string in the bc_label .\"0 window will be changed. bc_labl ウィンドウ内のヒント文字列が変更される時間間隔を秒数で指定する。 .TP 8 .B changedBitmap (\fPClass \fBBitmap) .\"0 Specifies the name of the Bitmap that will be displayed in the fileMenu, when .\"0 the file being edited is changed. 編集されたファイルが変更される時に、fileMenu に表示される Bitmap の 名前を指定する。 .TP 8 .B autoReplace (\fPClass \fBReplace) .\"0 This resource is useful to automatically correct common mispelling errors, but .\"0 can also be used to create simple macros. The format is .\"0 \fI{non-blanks}{blanks}[{string}]\fP. Fields are separeted by newlines. このリソースは綴りの一般的な間違いを自動的に訂正したいときに便利な機能 だが、簡単なマクロを作るのにも使われる。 書式は \fI{non-blanks}{blanks}[{string}]\fP である。 フィールドは改行文字で区切る。 .\"0 Example of use: 使用例: \" .br .nf nto not\\n\\ .\"0 /macro some long string with \\\\\\n newlines \\\\\\n /長い文字列と \\\\\\n 改行 \\\\\\n .fi \" .br .\"0 Will automatically replace the word \fInto\fP by \fInot\fP, and \fI/macro\fP .\"0 by \fIsome long string with .\"0 newlines .\"0 \fP .\"0 when you type that words. を指定すると、\fInto\fP や \fI/macro\fP を入力した時に、 \fInto\fP が \fInot\fP に、 \fI/macro\fP が \fI長い文字列と 改行 \fP に置き換えられる。 .TP 8 .B ispell.dictionaries (\fPClass \fBispell.Dictionary) .\"0 Specifies a list of dictionary names, separeted by spaces, available to the .\"0 ispell program. The default value is \fI"american americamed+ english"\fP. ispell プログラムで利用できる辞書名のリストを指定する。 辞書名は空白文字で区切る。 デフォルト値は \fI"american americamed+ english"\fP である。 .TP 8 .B ispell.dictionary (\fPClass \fBispell.Dictionary) .\"0 Specifies the default dictionary to use. 使う辞書のデフォルト値を指定する。 .TP 8 .B ispell*.wordChars (\fPClass \fBispell*Chars) .\"0 Specifies a set of characters that can be part of a legal word. The .\"0 \fI\fP field is one of the dictionaries specified in the .\"0 \fIdictionaries\fP resource. 有効な単語の一部になれる文字の集合を指定する。 \fI\fP は、\fIdictionaries\fP リソースで指定した 辞書のいずれかである。 .TP 8 .B ispell.ispellCommand (\fPClass \fBispell.CommandLine) .\"0 The path to the ispell program, and possibly, additional arguments. You don't .\"0 need to specify the ``-w'' option, neither the ``-a'' option. .\"0 Refer to the \fIispell\fP(1) manpage for more information on ispell options. ispell プログラムのパスを指定する。引き数を追加指定する場合もある。 ``-w'' オプションや ``-a'' オプションを指定する必要はない。 ispell のオプションに関する詳しい情報については \fIispell\fP(1) の オンラインマニュアルを参照すること。 .TP 8 .B ispell.formatting (\fPClass \fPispell.TextFormat) .\"0 Specifies which text formatting to use while spell checking the file. The .\"0 available formats are \fItext\fP and \fIhtml\fP. ファイルのスペルチェックの際に使うテキスト整形の種類を指定する。 指定できる整形は \fItext\fP と \fIhtml\fP である。 .TP 8 .B ispell*text.skipLines (\fPClass \fBispell*text.Skip) .\"0 Lines starting with one of the characters in this string will not be spell .\"0 checked. This resource is only used in \fItext\fP mode. この文字列に含まれるいずれかの文字で始まる行はスペルチェックの 対象とならない。 このリソースは \fItext\fP モードだけで使われる。 .TP 8 .B ispell.terseMode (\fPClass \fBispell.Terse) .\"0 When enabled, runs ispell in terse mode, not asking user interaction for words .\"0 generated through compound formation (when using the ispell ``-C'' option), or .\"0 words generated through affix removal. The default value is False. このリソースを有効にすると、ispell は terse モードで実行される。 このモードでは、合成語として作った単語(ispell に ``-C'' オプションを付 けた時)や接辞を消して作った単語に対してはユーザとの対話処理を行わない。 デフォルト値は False である。 .TP 8 .B ispell.lookCommand (\fPClass \fBispell.CommandLine) .\"0 The path to the program to search for alternate words, and possibily, .\"0 additional arguments. The default program used is \fI/usr/bin/egrep\fP. 置き換える単語を探すためのプログラムを探すパスを指定する。 引き数を追加指定する場合もある。 デフォルトで使うプログラムは \fI/usr/bin/egrep\fP である。 .TP 8 .B ispell.wordsFile (\fPClass \fBispell.Words) .\"0 The path to the file[s] to search for alternate words. The default file is .\"0 \fI/usr/share/dict/words\fP. 置き換える単語を探すためのファイルを探すパスを指定する。 デフォルトのファイルは \fI/usr/share/dict/words\fP である。 .TP 8 .B ispell.guessLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when ispell returns a guess list .\"0 of one or more words. The default value is \fIGuess\fP. ispell が推測した単語の列を返す時に ispell の状態表示バーに表示 する文字列を指定する。 デフォルト値は \fIGuess\fP である。 .TP 8 .B ispell.missLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when ispell returns a list of one .\"0 or more words to match a mispelled one. The default value is \fIMiss\fP. ispell が綴り間違いのある単語の列を返す時に ispell の状態表示バーに 表示する文字列を指定する。 デフォルト値は \fIMiss\fP である。 .TP 8 .B ispell.rootLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when the word is not in the dictionary, .\"0 but it can be formed through a root one. The default value is \fIRoot:\fP, and is .\"0 followed by a space and the root word. 単語が辞書の中にないが語根から作れる時に ispell の状態表示バーに表示 する文字列を指定する。 デフォルト値は \fIRoot:\fP であり、その後に空白を挟んで語根が表示される。 .TP 8 .B ispell.noneLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when there is no near misses. The default .\"0 value is \fINone\fP. それらしい訂正が見つからない時に ispell の状態表示バーに 表示する文字列を指定する。 デフォルト値は \fINone\fP である。 .TP 8 .B ispell.compoundLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when the word being checked is formed by .\"0 concatenation of two words. The default value is \fICompound\fP. チェックした単語が 2 つの単語を繋げて作られている時に ispell の状態表示バーに表示する文字列を指定する。 デフォルト値は \fICompound\fP である。 .TP 8 .B ispell.okLabel (\fPClass \fBispell.Status) .\"0 String displayed in the ispell status bar when the checked word is in the dictionary. .\"0 This string is only displayed when using the \fIcheck\fP button in the xedit ispell .\"0 interface. The default value is \fIOk\fP. チェックした単語が辞書に含まれている時に ispell の状態表示バーに表示 する文字列を指定する。 この文字列は xedit の ispell インタフェースの \fIcheck\fP ボタンを使っ ている場合にしか表示されない。 デフォルト値は \fIOk\fP である。 .TP 8 .B ispell.eofLabel (\fPClass \fBispell.Status) .\"0 The string displayed in the ispell status bar when the end of the file is reached. .\"0 The default value is \fIEnd Of File\fP. ファイルの末尾に到達した時に ispell の状態表示バーに表示する文字列を 指定する。 デフォルト値は \fIEnd Of File\fP である。 .TP 8 .B ispell.repeatLabel (\fPClass \fBispell.Status) .\"0 The string displayed in the ispell status bar when two indentical words are found .\"0 together in the file. The default value is \fIRepeat\fP. 全く同じ 2 つの単語が繰り返されている時に ispell の状態表示バーに表示 する文字列を指定する。 デフォルト値は \fIRepeat\fP である。 .TP 8 .B ispell.lookLabel (\fPClass \fBispell.Status) .\"0 The string displayed in the ispell status bar after displaying the results of .\"0 the \fILook\fP command. If no results are found, the value of the .\"0 \fIispell.noneLabel\fP resource is shown. \fILook\fP コマンドの結果を表示した後に ispell の状態表示バーに表示す る文字列を指定する。 結果出力がなければ \fIispell.noneLabel\fP リソースの値が表示される。 .TP 8 .B ispell.workingLabel (\fPClass \fBispell.Status) .\"0 The string displayed in the ispell status bar while xedit is communicating with .\"0 ispell. The default value is \fI...\fP. xedit が ispell と通信している間に ispell の状態表示バーに表示する 文字列を指定する。 デフォルト値は \fI...\fP である。 ここまで .SH ウィジェット .\"0 In order to specify resources, it is useful to know the hierarchy of .\"0 the widgets which compose \fIxedit\fR. In the notation below, .\"0 indentation indicates hierarchical structure. The widget class name .\"0 is given first, followed by the widget instance name. リソースを指定する際には、\fIxedit\fR を構成するウィジェットの階層を知っ ておくと便利である。以下の説明では、インデントで階層構造を表す。ウィジェッ トのクラス名が最初に示され、その次のウィジェットのインスタンス名が続く。 .sp .nf .ta .5i 1.0i 1.5i 2.0i Xedit xedit Paned paned Paned buttons Command quit Command save Command load Text filename Label bc_label Text messageWindow Label labelWindow Text editWindow .fi .sp .SH 環境変数 .PP .TP 20 .I DISPLAY .\"0 to get the default host and display number. デフォルトのホストとディスプレイ番号を取得する。 .TP 20 .I XENVIRONMENT .\"0 to get the name of a resource file that overrides the global resources .\"0 stored in the RESOURCE_MANAGER property. RESOURCE_MANAGER プロパティに格納されているグローバルなリソースを上書 きするリソースファイル名を取得する。 .SH ファイル .TP 20 .I /lib/X11/app-defaults/Xedit .\"0 specifies required resources 必要なリソースを指定する。 .SH 関連項目 .IR X (7), .IR xrdb (1), .\"0 .I "Athena Widget Set" .I "Athena ウィジェットセット" .SH 制限 .\"0 Xedit is not a replacement to Emacs. xedit は Emacs を置き換えるプログラムではない。 .SH 著作権 Copyright 1988, Digital Equipment Corporation. .br Copyright 1989, X Consortium .br Copyright 1998, The XFree86 Project .br .\"0 See .\"0 .IR X (7) .\"0 for a full statement of rights and permissions. 権利と許可の正式な声明については .IR X (7) を参照すること。 .SH 作者 Chris D. Peterson, MIT X Consortium .br Paulo Cesar Pereira de Andrade, The XFree86 Project