由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - Shell Programming一问?
相关主题
已经搞定!正在UNIX下输入!any difference between cshell and xterm in Unix?
Cygwin一问xhost problem....
shell programming problem?[转载] HOw to use Emacs as Xterm?
如何在exceed里打开CDE风格的file managerxterm in UNIX
[转载] Router问题can't open display in cygwin
My trouble with xtermXV (X Window Viewer) for MS Windows?
anyone used C in plotting in Linux or Unix?[转载] 如果远程登录linux或unix如何显示图形?
unix c plotting?Re: 请问如何在一台远程telnet 终端看另一台telnet终端的屏幕输出?
相关话题的讨论汇总
话题: xterm话题: toolwait话题: shell话题: unix
进入Unix版参与讨论
1 (共1页)
j***y
发帖数: 2074
1
我的平台是Windows NT 4.0上架的Exceed 6.2,Unix的服务器在另一个房间。
我每次从Workstation上用Exceed登进Unix时都会跑出来个c shell的窗口。
我喜欢用xterm,所以我编辑我目录下的启动配置文件.openwin-ini相关部分如下:
#toolwait shelltool -Wp 239 108 -Ws 593 461 -WP 1085 484 +Wi
toolwait xterm
toolwait xterm
toolwait xterm
toolwait xterm
可这4个xterm windows跑出来的时候是一个叠一个下来的,就象是Windows软件中多窗口
的Cascade方式。我能不能让这4个窗口整齐地排列在4个象限之内呢?
谢谢。
m*****e
发帖数: 4193
2
man xterm
try -geomery

【在 j***y 的大作中提到】
: 我的平台是Windows NT 4.0上架的Exceed 6.2,Unix的服务器在另一个房间。
: 我每次从Workstation上用Exceed登进Unix时都会跑出来个c shell的窗口。
: 我喜欢用xterm,所以我编辑我目录下的启动配置文件.openwin-ini相关部分如下:
: #toolwait shelltool -Wp 239 108 -Ws 593 461 -WP 1085 484 +Wi
: toolwait xterm
: toolwait xterm
: toolwait xterm
: toolwait xterm
: 可这4个xterm windows跑出来的时候是一个叠一个下来的,就象是Windows软件中多窗口
: 的Cascade方式。我能不能让这4个窗口整齐地排列在4个象限之内呢?

j***y
发帖数: 2074
3
how to get the help of xterm on topic of geometry?
one of the shortcoming of Unix is its help, you know.
i tried: "man xterm", "xterm -help", can't get the information i need.
would you give me an example?
thanks,

窗口

【在 m*****e 的大作中提到】
: man xterm
: try -geomery

j***y
发帖数: 2074
4
haha, let me reply myself:
in the file ".openwin-init", write as follows:
exec xterm -geometry 80x24+15+5 &
exec xterm -geometry 80x24+515+5 &
exec xterm -geometry 80x24+15+365 &
exec xterm -geometry 80x24+515+365 &
thank microbe for his hints.




【在 j***y 的大作中提到】
: how to get the help of xterm on topic of geometry?
: one of the shortcoming of Unix is its help, you know.
: i tried: "man xterm", "xterm -help", can't get the information i need.
: would you give me an example?
: thanks,
:
: 窗口

1 (共1页)
进入Unix版参与讨论
相关主题
Re: 请问如何在一台远程telnet 终端看另一台telnet终端的屏幕输出?[转载] Router问题
How to pop out the unix window?My trouble with xterm
移植一问anyone used C in plotting in Linux or Unix?
UNIX文件系统一问unix c plotting?
已经搞定!正在UNIX下输入!any difference between cshell and xterm in Unix?
Cygwin一问xhost problem....
shell programming problem?[转载] HOw to use Emacs as Xterm?
如何在exceed里打开CDE风格的file managerxterm in UNIX
相关话题的讨论汇总
话题: xterm话题: toolwait话题: shell话题: unix