⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.conf

📁 The Java(tm) Telnet Applet is a fully featured telnet/SSH program that allows users to connect and l
💻 CONF
字号:
# This file is part of "The Java Telnet Application".## (c) Matthias L. Jugel, Marcus Mei遪er 1996-2002. All Rights Reserved.## Please visit http://javatelnet.org/ for updates and contact.## --LICENSE NOTICE--# This program 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# of the License, or (at your option) any later version.## This program 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 program; if not, write to the Free Software# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.# --LICENSE NOTICE--## -- 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			=	Southlayout.MudConnector		=	North# help url/filenameHelp.url        = /index.html# =======================================================================# Applet defaults# =======================================================================Applet.detach			=	falseApplet.detach.fullscreen	=	falseApplet.detach.immediately	=	falseApplet.detach.menuBar		=	trueApplet.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			=Socket.port			=# 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 configurationTerminal.id			=	vt320Terminal.buffer			=	100Terminal.size			=	[80,24]Terminal.resize			=	fontTerminal.font			=	MonospacedTerminal.fontStyle		=	plainTerminal.fontSize		=	11# 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# =======================================================================# MudConnect defaults# =======================================================================Capture.url       = Configure this URL!

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -