?? default.conf
字號:
# This file is part of "The Java Telnet Application".## This is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2, or (at your option)# any later version.## "The Java Telnet Application" is distributed in the hope that it will be# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this software; see the file COPYING. If not, write to the# Free Software Foundation, Inc., 59 Temple Place - Suite 330,# Boston, MA 02111-1307, USA.# -- IMPORTANT NOTICE --# Copy this file when creating your own configuration and name it different.# default.conf is used by the software for initial setup. Your own config# may not need all the fields found in this file but only those you want# to change.# -- IMPORTANT NOTICE --# =======================================================================# common program defaults# =======================================================================plugins = Status,Socket,Telnet,TerminalpluginPath = de.mud.jta.pluginlayout = BorderLayoutlayout.Terminal = Centerlayout.Status = South# =======================================================================# Applet defaults# =======================================================================Applet.detach = falseApplet.detach.fullscreen = falseApplet.detach.immediately = falseApplet.detach.startText = ConnectApplet.detach.stopText = DisonnectApplet.disconnect = trueApplet.disconnect.closeWindow = true# to make Netscape behave good we would like to have some privilegesApplet.Netscape.privilege = UniversalConnect,UniversalPrintJobAccess,UniversalSystemClipboardAccess# =======================================================================# Socket defaults# =======================================================================# This is set to the webserver by default.#Socket.host = 10.21.1.29Socket.port = 23# for SSH use the port below#Socket.port = 22# =======================================================================# Timeout settings# =======================================================================Timeout.seconds = 60Timeout.command = exit\n# =======================================================================# Terminal defaults# =======================================================================Terminal.foreground = #ffffffTerminal.background = #000000Terminal.cursor.foreground = #000000Terminal.cursor.background = #ffffffTerminal.print.color = falseTerminal.border = 2Terminal.borderRaised = false# if you use your own file use a fully qualified URL!Terminal.colorSet = /de/mud/terminal/colorSet.confTerminal.scrollBar = West# now the real terminal configuration#Terminal.id = vt320Terminal.id = xtermTerminal.buffer = 300Terminal.size = [80,24]#Terminal.resize = fontTerminal.resize =#Terminal.font = Monospaced#Terminal.fontStyle = plain#Terminal.fontSize = 11Terminal.font = \u65b0\u7d30\u660e\u9ad4Terminal.fontStyle = plainTerminal.fontSize = 20# if you use your own file use a fully qualified URL!Terminal.keyCodes = /de/mud/terminal/keyCodes.confTerminal.VMS = falseTerminal.IBM = false# the setting below should be correct, but it does not work#Terminal.encoding = ISO8859_1# the setting used it probably incorrect but forces the default behaviourTerminal.encoding = latin1#Terminal.beep = http://www.mud.de/se/jta/BOUNCE.WAV# =======================================================================# MudConnect defaults# =======================================================================MudConnector.listURL = http://www.mudconnector.com/java/Telnet/javalist.db
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -