话说,用conky能把这些东西都显示出来么
Tofloor
poster avatar
zwq133
deepin
2017-11-25 00:20
Author


就是图上显示的这些信息!用conky能实现不。我找遍全网都没能找到方法,conky的配置说明貌似也没有。
Reply Favorite View the author
All Replies
avatar
jamesmackerel
deepin
2017-11-25 09:47
#1
conky啊,在我还在折腾的那个年代好像还有内存泄漏的问题。不知道现在怎么样了。
Reply View the author
avatar
wtz
deepin
2017-11-25 11:26
#2
能不能用脚本配合读取ifconfig的输出?
Reply View the author
avatar
zwq133
deepin
2017-11-25 22:01
#3
https://bbs.deepin.org/post/148898
能不能用脚本配合读取ifconfig的输出?

如果配合ifconfig输出的话,有没有办法按需要调整输出格式呢
Reply View the author
avatar
zwq133
deepin
2017-11-25 22:02
#4
https://bbs.deepin.org/post/148898
conky啊,在我还在折腾的那个年代好像还有内存泄漏的问题。不知道现在怎么样了。 ...

现在好像没有听说泄露的问题了!
Reply View the author
avatar
wtz
deepin
2017-11-26 01:07
#5
https://bbs.deepin.org/post/148898
如果配合ifconfig输出的话,有没有办法按需要调整输出格式呢

一般需要先根据关键字(比如inet,inet6,netmask)来解析出各个字段的值,格式化之后再显示给用户吧。
由于我自己没用过conky,所以也只是推测。
Reply View the author
avatar
jamesmackerel
deepin
2017-11-26 05:17
#6
https://bbs.deepin.org/post/148898
如果配合ifconfig输出的话,有没有办法按需要调整输出格式呢

那么……祝你成功。
Reply View the author
avatar
zwq133
deepin
2017-11-26 05:21
#7
https://bbs.deepin.org/post/148898
那么……祝你成功。

不会弄,哈哈哈哈!!!
Reply View the author
avatar
roinlong
deepin
2017-11-26 05:35
#8
可以,我的只是做了显示网速、ip地址、其他没做,会的话是可以做出来的
Reply View the author
avatar
zwq133
deepin
2017-11-26 08:11
#9
https://bbs.deepin.org/post/148898
可以,我的只是做了显示网速、ip地址、其他没做,会的话是可以做出来的

求教怎么做!!
控制中心的宽度在1366X768的分辨率下占用的太宽了,我想用conky做一个窄一点的侧边,用来显示系统网卡的详细信息。
Reply View the author
avatar
roinlong
deepin
2017-11-27 03:02
#10
https://bbs.deepin.org/post/148898
求教怎么做!!
控制中心的宽度在1366X768的分辨率下占用的太宽了,我想用conky做一个窄一点的侧边,用来 ...

那个你可以网上所搜别人做好的,拿过来只需要更改接口就行了!!我也不会做,很多我都是拿过来自己研究琢磨更改接口的
Reply View the author
avatar
zwq133
deepin
2017-11-27 05:36
#11
https://bbs.deepin.org/post/148898
那个你可以网上所搜别人做好的,拿过来只需要更改接口就行了!!我也不会做,很多我都是拿过来自己研究琢 ...

扒遍全网都只有显示ip地址和流量的,没有上面图片里那些信息的实现方法。。。。。
Reply View the author
avatar
roinlong
deepin
2017-11-27 16:24
#12
看到你找到了一个shell脚本,但是我也不会弄,希望你能求助大神成功
Reply View the author