LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1216|回复: 8

关于Mozilla和firebird多窗口的问题.

[复制链接]
发表于 2003-10-31 10:29:16 | 显示全部楼层 |阅读模式
回答过太多次了.
http://www.linuxsir.cn/forum.php ... mp;highlight=remote
这里是我自己写的小脚本.不会出现那个框了.
还有一个好得多的:
http://freshmeat.net/projects/mss/?topic_id=91
用这个脚本,不光没框,还能选择多窗口还是单窗口.
发表于 2003-10-31 10:50:32 | 显示全部楼层

好!

谢谢!
发表于 2003-10-31 10:57:11 | 显示全部楼层
tram兄你好!我下载了一个MSS.tar.bz2,解压后生成MSS文件,但不知怎么使用,请指教!

我原来的问题在这边:
http://www.linuxsir.cn/forum.php?mod=viewthread&tid=70474
 楼主| 发表于 2003-10-31 11:38:13 | 显示全部楼层
编译一下这个文件最前面几行的内容,然后执行.
发表于 2003-10-31 16:05:59 | 显示全部楼层
最初由 tram 发表
编译一下这个文件最前面几行的内容,然后执行.


小弟愚笨,还是不太明白,能不能请tram兄说清楚一点?谢谢!
发表于 2003-10-31 17:09:32 | 显示全部楼层
有人帮忙吗?
 楼主| 发表于 2003-11-1 00:03:23 | 显示全部楼层
编辑一下,就是把你的Mozilla执行文件填进去,就行了.
发表于 2003-11-1 21:18:34 | 显示全部楼层
最初由 tram 发表
编辑一下,就是把你的Mozilla执行文件填进去,就行了.


哦,原来这样,谢谢tram兄!上面你说要编译,我说怎么编译呢!呵呵!谢谢了!
发表于 2003-11-1 21:42:11 | 显示全部楼层

这是我文件开头的部分:

# This is the directory where Mozilla is installed.
# If you would like the script to autodetect it for you, set to auto.
# This feature will NOT overide an already set MOZILLA_FIVE_HOME.
#MOZILLA_INSTALL=auto
#MOZILLA_INSTALL=/usr/local/share/Mozilla/
MOZILLA_INSTALL=/usr/local/mozilla/

# This is the Mozilla executable. Normally it is called mozilla, but some
# systems can also have it named Mozilla, or maybe even something else.
# Normally set this to auto to let the script determine the executable's name.
MOZILLA_EX=auto
#MOZILLA_EX=mozilla

# Choose to open URLs/blank windows in either a new tab or a new window.  
# Just uncomment whichever one you want to use.
OPEN_URLS_IN=new-window
#OPEN_URLS_IN=new-tab

我的Mozilla装在/usr/local/mozilla下,修改之后,启动还是有那个鬼东西,怎么回事??
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表