PGPLOT窗口美化
2023-9-22 11:14
阅读:2140
对目前默认的PGPLOT窗口不太满意,耿耿于怀。最近看了这样一个网页,有一些相关介绍。于是参考着在自己的主目录内新建了一个.Xresources文件,内容如下:
# Created by Jian Huang to customize PGPLOT windows
# To hide the PGPLOT server window set
pgxwin.server.visible: False
# To provide a way to destroy a window using the mouse
pgxwin.Win.acceptQuit: True
# To display cursor as cross hairs
pgxwin.Win.crosshair: True
# Let's see
pgxwin.Win.visual: TrueColor
pgxwin.Win.iconize: True
相对/xs而言,我还是更喜欢/xw。重启系统后用/xw设备来测试,果然要好一些了,至少PGPLOT Server窗口隐藏了,默认窗口大小更合适了,字体更大更清楚了,close函数也管用了。
转载本文请联系原作者获取授权,同时请注明本文来自黄健科学网博客。
链接地址:https://wap.sciencenet.cn/blog-204973-1403422.html?mobile=1
收藏
当前推荐数:0
推荐到博客首页
网友评论0 条评论